summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-211-2/+6
* Qt Designer: Remove unused variableFriedemann Kleint2016-11-161-1/+0
* pixeltool: Check whether initial geometry is applicableFriedemann Kleint2016-11-081-6/+21
* macOS: Handle -qtlibinfix correctly in macdeployqtAndy Shaw2016-10-261-5/+29
* lupdate: Add qrc resource file supportTakumi ASAKI2016-10-252-57/+109
* prevent .prf files from postponing work to build passesOswald Buddenhagen2016-10-254-14/+39
* 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
* 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-153-8/+8
* 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
* Give editable combo boxes an arrow cursor in the form designerAlex Henrie2016-07-011-1/+3
* Use the size hint of the pushbutton when determining the minimum heightAndy Shaw2016-07-011-4/+5
* Qt Designer: Use Q_OS_MACOS macro instead of Q_OS_MACFriedemann Kleint2016-07-0115-23/+23
* Qt Designer: Fix gcc identation warningNikita Baryshnikov2016-06-301-5/+3
* Linguist: Fix lupdate includes without spacesMarko Kangas2016-06-291-3/+2
* Ensure FileFilterTable is filled ordered so we get the same qch file each timeSune Vuorela2016-06-221-2/+4
* Use \note commandKai Koehne2016-06-212-4/+4