summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update changelog for 5.2.1v5.2.1Thiago Macieira2014-01-281-0/+42
* Fix crashes in QtHelp when too many connections are madeKai Koehne2014-01-281-5/+3
* Revert "Qt Designer: Fix scrolling of widget box."Friedemann Kleint2014-01-151-1/+1
* add "Clear" to context menu of log viewer in qdbusviewerTasuku Suzuki2014-01-104-4/+121
* assign a shortcut key to the Quit action in qdbusviewerTasuku Suzuki2014-01-091-1/+2
* don't pretend that the tr functions are language tokensOswald Buddenhagen2014-01-071-59/+49
* dissolve getMacroArgs() functionOswald Buddenhagen2014-01-071-33/+20
* don't reset yyWord right awayOswald Buddenhagen2014-01-071-2/+0
* factor Tok_tr* handlers into functionsOswald Buddenhagen2014-01-071-177/+199
* reserve space for joined string in stringifyNamespace()Oswald Buddenhagen2014-01-071-0/+4
* don't convert unresolved namespace parts to a string listOswald Buddenhagen2014-01-071-26/+19
* prefer stable reference into containerOswald Buddenhagen2014-01-071-1/+1
* use NamespaceList more consistentlyOswald Buddenhagen2014-01-071-11/+11
* don't create temporary string lists and concatenate themOswald Buddenhagen2014-01-071-9/+5
* remove dead codeOswald Buddenhagen2014-01-072-13/+9
* make function alias manager QString-basedOswald Buddenhagen2014-01-072-44/+26
* stricter enum typingOswald Buddenhagen2014-01-071-17/+17
* Print adb commands in verbose mode.BogDan Vatra2014-01-021-0/+3
* Remove old qt libs if the qt installation folder is different.BogDan Vatra2014-01-021-2/+22
* androiddeployqt: Speed up debug deploymentEskil Abrahamsen Blomfeldt2013-12-231-49/+119
* Better error message if dbus libs unavailableHarald Fernengel2013-12-211-3/+9
* windeployqt: Fix deployment of the D3D compilers.Friedemann Kleint2013-12-192-11/+39
* Qt Designer: Clear undo stack when reloading form.Friedemann Kleint2013-12-183-0/+8
* windeployqt: Copy .qml files as well.Friedemann Kleint2013-12-181-1/+1
* windeployqt: Copy QML directory structure correctly.Friedemann Kleint2013-12-183-9/+72
* Fix typo in macchangeqt help.Mitch Curtis2013-12-171-1/+1
* windeployqt: Fix scanning of QML-plugins.Friedemann Kleint2013-12-171-1/+1
* Make mailto links when used inside the documentationAndy Shaw2013-12-161-1/+1
* windeployqt: Fix operators in additional options check.Friedemann Kleint2013-12-161-3/+3
* windeployqt: Concatenate qmlimportscanner results.Friedemann Kleint2013-12-133-2/+16
* windeployqt: Automatically add some dependencies.Friedemann Kleint2013-12-121-0/+8
* windeployqt: Add module Qt5CLucene.Friedemann Kleint2013-12-121-24/+26
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-12-121-0/+8
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-121-0/+8
| |\
| | * Revert "Revert "Qt Designer: Temporarily disable loading of QDeclarativeView ...v5.2.0Friedemann Kleint2013-12-061-0/+8
* | | windeployqt: Change option -qmldir to accept multiple values.Friedemann Kleint2013-12-121-4/+11
* | | windeployqt: Change command line option for QtHelp module to qthelp.Friedemann Kleint2013-12-121-1/+1
* | | windeployqt: Ignore empty paths returned by qmlimportscanner.Friedemann Kleint2013-12-121-2/+4
* | | windeplopyqt: Run qmlimportscanner from current directory.Friedemann Kleint2013-12-121-1/+1
|/ /
* | Make getChar() return intThiago Macieira2013-12-091-3/+3
* | Remove unused variable.Frederik Gladhorn2013-12-091-1/+0
* | Improve error messages when qhp files are messed upFrederik Gladhorn2013-12-091-5/+7
* | androiddeployqt: Add OpenGL dependency to manifest if necessaryEskil Abrahamsen Blomfeldt2013-12-041-0/+11
* | Support a number of useful media keys in kmap2qmapRobin Burchell2013-12-041-0/+18
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-036-34/+72
|\|
| * add 5.2 changelogOswald Buddenhagen2013-12-031-0/+59
| * stop interpreting Tr() and TR() as aliases for tr()Oswald Buddenhagen2013-12-033-9/+0
| * disabuse translation systemOswald Buddenhagen2013-12-031-17/+13
| * Revert "Qt Designer: Temporarily disable loading of QDeclarativeView plugin."Friedemann Kleint2013-12-021-8/+0
* | Doc: Fix issues in Qt Help documentationTopi Reinio2013-12-033-3/+3