summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fix translation contextsOswald Buddenhagen2013-03-198-28/+10
* support only utf-8 and utf-16 for source codeOswald Buddenhagen2013-03-195-27/+24
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-143-2/+5
|\
| * Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Stephen Kelly2013-03-131-1/+1
| |\
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-03-121-1/+1
| | |\
| | | * Enable Active-X plugin in Qt Designer.Friedemann Kleint2013-03-061-1/+1
| * | | Install the Qt5LinguistToolsConfigVersion.cmake file.Stephen Kelly2013-03-131-1/+1
| |/ /
| * | List supported file formats in search indexing.Leonard Lee2013-03-111-0/+3
* | | purge CODECFORTR & -codecfortr supportOswald Buddenhagen2013-03-1218-342/+61
* | | purge ui3 support from lupdateOswald Buddenhagen2013-03-123-27/+1
* | | purge TS 1.1 supportOswald Buddenhagen2013-03-121-102/+15
* | | Aero-Style-QWizard: Remove special handling in Qt Designer.Friedemann Kleint2013-03-111-10/+0
* | | Fix warning about superfluous parentheses (CLANG).Friedemann Kleint2013-03-061-1/+1
* | | Qt Designer: Remove unused code (detect by CLANG).Friedemann Kleint2013-03-061-29/+0
* | | Fix moving widgets in horizontal layouts in RTL mode.Friedemann Kleint2013-03-061-1/+4
* | | Active X plugin: Fix setting a control by task menu.Friedemann Kleint2013-03-011-2/+3
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Jocelyn Turcotte2013-03-015-30/+0
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-255-30/+0
| |\ \ \ | | |/ /
| | * | nuke sharedcomponents.priOswald Buddenhagen2013-02-215-30/+0
| | |/
* | | HTML improvementRobert Loehning2013-03-011-1/+1
|/ /
* | Rich text editor: Add support for Right-to-Left blocks.Friedemann Kleint2013-02-203-0/+23
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1834-119/+158
|\ \ | |/
| * Add Linguist comments to palette editor preview widget.Friedemann Kleint2013-02-141-11/+11
| * Doc: Edited Qt Help page and clarified .qhp file location.Jerome Pasion2013-02-131-10/+12
| * Ctrl+W shortcut on last open tab causes Assistant to crash.kh12013-02-116-19/+38
| * Fix CONFIG of tool-plugins.Friedemann Kleint2013-02-111-1/+1
| * QMakeParser: save one ByteArray constructionhjk2013-02-061-1/+1
| * Remove braces for single lines of conditionsOrgad Shaneh2013-02-063-22/+17
| * fix doc page urlsOswald Buddenhagen2013-02-065-5/+5
| * Do not use webkit in case of static build.kh12013-02-061-2/+2
| * Qt Designer: Fix message about file open failure.Friedemann Kleint2013-02-061-1/+1
| * substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-065-16/+16
| * support alternative and multiple suffixes in $$resolve_depends()Oswald Buddenhagen2013-02-062-6/+11
| * don't flush qmake command line twiceOswald Buddenhagen2013-02-061-0/+2
| * qmake:Add a case sensitivity flag to ProString::{starts,ends}With()Debao Zhang2013-02-061-8/+8
| * add base parameter to ProString::toInt and ProString::toShortJoerg Bornemann2013-02-061-2/+2
| * Merge "Merge branch 'release' into stable" into refs/staging/stableSergio Ahumada2013-02-019-10/+9
| |\
| | * Merge branch 'release' into stableSergio Ahumada2013-01-319-10/+9
| | |\
| | | * Doc: corrected reference to customwidget.pro paragraphNico Vertriest2013-01-211-1/+1
| | | * Doc: Corrected spelling of Qt UITools in formbuilder.cppNico Vertriest2013-01-161-1/+1
| | | * doc: Fix namespace version to 5.0.1 for qhp documentationSergio Ahumada2013-01-125-5/+5
| | | * Fix the missing webview Qt Designer plugin.Tim Jenssen2013-01-112-3/+2
| * | | QtDBus-tools: Remove module includes.Friedemann Kleint2013-02-015-5/+19
| * | | Look into the right variable to determine whether Qt is built statically.kh12013-01-311-1/+1
| |/ /
| * | FilterWidget: Fix valgrind warning about uninitialized variable.Friedemann Kleint2013-01-311-1/+1
| * | Fix crash (QFont access) by using a qt gui application.kh12013-01-301-2/+5
| * | Use path() as we need the path without the filenameAndy Shaw2013-01-251-1/+1
* | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2857-222/+0
* | | ActiveQt Designer plugin: Load control string correctly.Friedemann Kleint2013-01-211-1/+3
* | | Qt Designer: Use multiline validation for dynamic string properties.Friedemann Kleint2013-01-211-0/+20