summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into 5.3v5.3.15.3.1Sergio Ahumada2014-06-147-6/+774
|\
| * winrtrunner: Support Windows Phone 8.1Andrew Knight2014-06-144-1/+662
| * winrtrunner: Add an inherited method for creating packagesAndrew Knight2014-06-142-0/+93
| * winrtrunner: Move COM initialization into the private classAndrew Knight2014-06-142-5/+19
* | windeployqt: Remove deleted QML directories from Json output.Friedemann Kleint2014-06-131-10/+28
* | Merge remote-tracking branch 'origin/stable' into 5.3Sergio Ahumada2014-06-1110-680/+905
|\ \ | |/
| * Doc: Remove Qt Designer manual from the licensing groupTopi Reinio2014-06-101-1/+0
| * winrtrunner: Split AppxEngine into abstract base and Appx Local subclassAndrew Knight2014-06-057-677/+903
| * qhelpgenerator: Fix warning about qpa_minimal_plugin usageSergio Ahumada2014-06-051-1/+1
| * CoreCon: mark destructor as virtualAndrew Knight2014-06-051-1/+1
|/
* CoreCon: Support API Versioning, and add Version 12 (WP8.1) supportAndrew Knight2014-06-038-234/+596
* windeployqt: Observe qtlibinfix.Friedemann Kleint2014-05-281-4/+23
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Iikka Eklund2014-05-271-7/+18
|\
| * Merge remote-tracking branch 'origin/release' into stableIikka Eklund2014-05-201-7/+18
| |\
| | * androiddeployqt: REG: Fix running tools with spaces in pathv5.3.0release5.3.0Eskil Abrahamsen Blomfeldt2014-05-141-7/+18
* | | Exclude qtdiag when QtGui is not available.Friedemann Kleint2014-05-231-2/+1
* | | windeployqt: Add missing "audio" plugins for QtMultimedia.Friedemann Kleint2014-05-231-1/+1
|/ /
* | androiddeployqt: Add option to reinstall apkEskil Abrahamsen Blomfeldt2014-05-191-2/+14
* | Let qtpaths return a failure to the caller if it found nothingThiago Macieira2014-05-181-3/+6
* | windeployqt: Consider plugin dependencies.Friedemann Kleint2014-05-151-23/+48
* | androiddeployqt: Remove warning about missing dependencyEskil Abrahamsen Blomfeldt2014-05-141-3/+1
* | windployqt: Fix cross-compilation.Friedemann Kleint2014-05-091-1/+1
* | Remove extra newline between the font listing and native dialogThiago Macieira2014-05-071-1/+1
* | Print the password character using the form U+XXXXThiago Macieira2014-05-071-1/+1
* | Explain what the * are in qtdiag's output or remove themThiago Macieira2014-05-071-3/+3
* | Remove unused function from qtdiag.cppThiago Macieira2014-05-071-7/+0
* | No longer deploy image files and sources of QML imports.Friedemann Kleint2014-05-062-8/+41
* | androiddeployqt: Support bundling library projectsEskil Abrahamsen Blomfeldt2014-05-051-8/+59
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-012-5/+6
|\ \ | |/
| * Android: Fix deploy failed for debug modev5.3.0-rc1Yuchen Deng2014-04-281-1/+2
| * Update qtdiag to use renamed symbolsLaszlo Agocs2014-04-281-4/+4
* | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Jani Heikkinen2014-04-252-5/+5
|\ \
| * \ Merge remote-tracking branch 'origin/release' into stableJani Heikkinen2014-04-232-5/+5
| |\ \ | | |/
| | * Skip qtpaths on iOSTor Arne Vestbø2014-04-221-1/+1
| | * windeployqt: Fix check for MSVC 64 bit debug buildKai Koehne2014-04-111-4/+4
* | | qtdiag: Dump writable locations of QStandardPaths.Friedemann Kleint2014-04-241-3/+22
* | | Bump MODULE_VERSION to 5.3.1Sergio Ahumada2014-04-231-1/+1
|/ /
* | Polish qtdiag.Friedemann Kleint2014-04-174-8/+75
* | CMake: Add an IMPORTED target for qcollectiongenerator.Stephen Kelly2014-04-161-0/+15
* | CMake: Add a lconvert IMPORTED target.Stephen Kelly2014-04-161-0/+15
* | CMake: Check that executables in the linguist package exist before use.Stephen Kelly2014-04-161-6/+26
* | Include CMakeParseArguments in Qt5LinguistToolsMacros.cmakeStephen Kelly2014-04-161-1/+1
* | androiddeployqt: Escape arguments to shell toolsEskil Abrahamsen Blomfeldt2014-04-141-37/+109
|/
* Fix check whether PE file is a debug build for MinGWKai Koehne2014-04-092-6/+23
* Remove exclamation marks from messagesLuigi Toscano2014-04-095-29/+29
* Fix compilation of windeployqt on platforms other than Windows.Friedemann Kleint2014-04-091-2/+2
* qtd3dservice: Add options for retrieving shader informationAndrew Knight2014-04-084-2/+214
* make QtDesigner claim plugins of type 'designer'Oswald Buddenhagen2014-04-071-0/+1
* Remove GLES1 switch branch from qtdiag.Friedemann Kleint2014-04-071-3/+0
* windeployqt: Add compiler runtime.Friedemann Kleint2014-04-032-6/+93