summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-171045-1568/+3864
|\ \ \ | |/ /
| * | Compare only clean path. Fixes compares with /./ in path.kh12013-01-151-11/+9
| * | Remove all Trolltech references.kh12013-01-141-1/+1
| * | Update copyright year in Digia's license headersSergio Ahumada2013-01-10995-1005/+1005
| * | Deploy the mediaservice plugins if QtMultimedia is usedAndy Shaw2013-01-091-0/+8
| * | Revert most of 227a60a427f83931ca8bdaec7509a673738f053b.kh12013-01-0911-66/+61
| * | Fix search for non-existing term with filters turned on.kh12013-01-091-1/+1
| * | Fix Assistant search crashes with square brackets, etc...kh12013-01-091-4/+33
| * | Merge from Qt Creator. Adds geometry awareness.kh12013-01-095-40/+131
| |/
| * Fix warnings found by the headersclean testThiago Macieira2013-01-081-2/+2
| * Move functions from an anonymous namespace in a headerThiago Macieira2013-01-081-3/+4
| * make use of qtHaveModule()Oswald Buddenhagen2013-01-088-13/+13