summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-261-1/+1
| |\|
| | * Revert "androiddeployqt: Do not check for stdcpp-path in auxiliary mode"BogDan Vatra2019-04-251-1/+1
* | | uic: Fix missing Python import for QFontComboBoxFriedemann Kleint2019-04-241-1/+3
* | | QRegExp include cleanupSamuel Gaist2019-04-194-3/+1
* | | uic: Do not generate Q_UNUSED for PythonFriedemann Kleint2019-04-161-1/+1
* | | uic: Port WriteInitialization::writeBrush() be able to generate PythonFriedemann Kleint2019-04-121-19/+27
* | | uic: Refactor WriteInitialization::writeIconProperties() and add PythonFriedemann Kleint2019-04-121-43/+64
* | | moc: Add a standard way of specifying a URI as part of Q_PLUGIN_METADATAUlf Hermann2019-04-113-0/+11
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-104-17/+47
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-064-17/+47
| |\|
| | * Forward declare all types required for compilation with `-trace`Milian Wolff2019-04-054-17/+47
* | | uic: Fix enum values for PythonFriedemann Kleint2019-04-083-77/+109
* | | uic: Port method calls to pythonFriedemann Kleint2019-04-083-128/+228
* | | uic: Adapt connection syntax to PythonFriedemann Kleint2019-04-054-18/+59
* | | uic: Add qualification with "self." for PythonFriedemann Kleint2019-04-052-5/+12
* | | uic: Add pythonFriedemann Kleint2019-04-0513-48/+630
* | | uic: Refactor string constant formattingFriedemann Kleint2019-04-054-117/+226
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-031-3/+3
|\| |
| * | Fix remaining Q_DECL_OVERRIDE instancesAllan Sandfeld Jensen2019-04-021-3/+3
* | | uic: Refactor reverse name lookupFriedemann Kleint2019-04-023-27/+36
* | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-03-261-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-201-1/+1
| |\|
| | * Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-03-151-1/+1
| | |\
| | | * Merge 5.12 into 5.12.2Kari Oikarinen2019-02-202-4/+13
| | | |\
| | | * | androiddeployqt: Do not check for stdcpp-path in auxiliary modeChristian Kandeler2019-02-181-1/+1
* | | | | rcc: Avoid raw string literalshjk2019-03-201-23/+12
* | | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-163-2/+4
|\| | | |
| * | | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-152-2/+2
| |\| | |
| | * | | uic: write out min/maximumSectionSize property before current sizeChristian Ehrlicher2019-03-141-1/+1
| | * | | androiddeployqt: Also shellquote rootPath as part of importPathsUlf Hermann2019-03-141-1/+1
| * | | | qfloat16: suppress the tables if FP16 is supported by the CPUThiago Macieira2019-03-141-0/+2
* | | | | More nullptr usage in headersKevin Funk2019-03-143-6/+6
* | | | | Add qstringview.cpp into bootstrapLiang Qi2019-03-131-0/+1
* | | | | moc: Fix parsing of [[deprecated]] enum valuesOliver Wolff2019-03-111-0/+1
* | | | | rcc: Support Python as output formathjk2019-03-073-26/+197
* | | | | Add support for C++ functions attributes in mocJędrzej Nowacki2019-03-072-3/+19
* | | | | QString: mark obsolete functions as deprecatedChristian Ehrlicher2019-03-041-25/+20
* | | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-221-4/+13
|\| | | |
| * | | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-211-4/+13
| |\| | |
| | * | | Add translatable attribute to the app_name string to fix a lint warningLars Schmertmann2019-02-201-1/+1
| | | |/ | | |/|
| | * | Kludge popen/pclose calls on MS-WinDmitry Sokolov2019-02-191-3/+12
* | | | moc: Parse namespaces from other filesUlf Hermann2019-02-212-17/+17
* | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-202-2/+24
|\| | |
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-191-1/+1
| |\| |
| | * | Add cmdline feature to qmakeJoerg Bornemann2019-02-181-1/+1
| | |/
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-081-1/+23
| |\|
| | * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-02-061-1/+1
| | |\
| | | * Fix llvm-strip errorv5.12.1BogDan Vatra2019-01-281-1/+1
| | * | qmake: Add variables for setting the version number and name in AndroidAndy Shaw2019-02-041-0/+22
* | | | Remove eval modeKai Koehne2019-02-121-2/+0
|/ / /