summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version5.6Oswald Buddenhagen2017-09-211-1/+1
* Add change file for Qt 5.6.3v5.6.3Antti Kokko2017-09-011-0/+27
* Qt Designer: Fix crash in "Go to slot" dialog when no signal is selectedFriedemann Kleint2017-05-291-7/+10
* Write debugger command to assetsBogDan Vatra2017-04-251-0/+13
* Use gradle from Qt locationBogDan Vatra2017-04-111-16/+1
* Bump copyright yearFriedemann Kleint2017-03-286-6/+6
* winrtrunner: Fix waiting for local package (un-)installationOliver Wolff2017-03-271-10/+64
* Fix lupdate to handle \u escapesEdward Welbourne2017-03-213-2/+20
* Bump versionOswald Buddenhagen2016-11-281-1/+1
* Qt Designer: Remove unused variableFriedemann Kleint2016-11-161-1/+0
* pixeltool: Check whether initial geometry is applicableFriedemann Kleint2016-11-081-6/+21
* remove dependencies from sync.profileOswald Buddenhagen2016-11-061-13/+0
* macOS: Handle -qtlibinfix correctly in macdeployqtAndy Shaw2016-10-261-5/+29
* lupdate: Add qrc resource file supportTakumi ASAKI2016-10-2513-57/+294
* prevent .prf files from postponing work to build passesOswald Buddenhagen2016-10-254-14/+39
* fix test execution in dirs with spacesOswald Buddenhagen2016-10-252-6/+6
* deduplicate test command launching a bitOswald Buddenhagen2016-10-252-13/+15
* Doc: Update documentation on \legalese QDoc commandTopi Reinio2016-10-251-35/+11
* designer-manual.qdoc: Fix typo in documentationFrederik Schwarzer2016-10-181-1/+1
* Qt Designer: Introduce utility function for the Qt logo iconFriedemann Kleint2016-10-125-13/+25
* Qt Designer: Update logo icon used for iconless custom pluginsFriedemann Kleint2016-10-126-1/+4
* windeployqt: Fix temporary file leakFriedemann Kleint2016-10-101-1/+2
* make write_file() capable of making files (not) executableOswald Buddenhagen2016-09-304-13/+36
* terminate when command called by system() got SIGINT or SIGQUITOswald Buddenhagen2016-09-291-3/+10
* fix raw data leak in $$absolute_path()Oswald Buddenhagen2016-09-291-1/+5
* fix calculations of worst-case size requirements for token bufferOswald Buddenhagen2016-09-291-6/+9
* fix custom functions inheriting other functions' argumentsOswald Buddenhagen2016-09-291-17/+39
* make error() propagate from requires() and REQUIRES=Oswald Buddenhagen2016-09-293-6/+12
* make error() propagate from custom replace functionsOswald Buddenhagen2016-09-292-51/+73
* fix error() not propagating through if()Oswald Buddenhagen2016-09-293-7/+8
* nuke dead expandVariableReferences() overload prototypeOswald Buddenhagen2016-09-291-1/+0
* Use popen() with binary under WindowsMat Sutcliffe2016-09-292-2/+9
* qmake: fix UB in QMakeParser::putHashStr()Marc Mutz2016-09-291-1/+2
* QMake: replace QStringLiteral with QLatin1StringAnton Kudryavtsev2016-09-291-1/+1
* windeployqt: Add QtSerialBusFriedemann Kleint2016-09-141-2/+6
* BC data files for QtTools for Qt 5.6Milla Pohjanheimo2016-09-053-0/+57683
* Qt Designer: Adapt warning about mismatched class namesv5.6.2Friedemann Kleint2016-08-311-11/+23
* Qt Designer: Adapt URL in QUrl property completion list to qt.ioFriedemann Kleint2016-08-221-1/+1
* Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-08-154-9/+9
* qdoc: Comment what's left of main() to clarify what it's doingEdward Welbourne2016-08-081-3/+5
* qdoc: sub-class command-line parser to declutter main()Edward Welbourne2016-08-081-101/+127
* winrtrunner: Fix deployment of QtQuick applications when using appxMaurice Kalinowski2016-08-081-6/+11
* Update Qt logo in qdoc manualFriedemann Kleint2016-08-051-0/+0
* macdeployqt: add library search pathGuilherme Steinmann2016-07-272-2/+23
* winrtrunner: Add support for installing packagesMaurice Kalinowski2016-07-203-47/+80
* winrt: arm: copy ucrtbased.dll in debug modeMaurice Kalinowski2016-07-201-0/+27
* Skip deployment of dependencies with lower version numberMaurice Kalinowski2016-07-201-1/+6
* Fix build of Android on API level >=21André Klitzing2016-07-201-1/+5
* qtdiag: Fix output of screen geometries for negative coordinatesFriedemann Kleint2016-07-201-1/+1
* windeployqt: Fix option --dry-runFriedemann Kleint2016-07-181-7/+11