summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* moc: Fix indentation of generated codeFriedemann Kleint2019-06-071-1/+1
* Make moc grok binary literals with digit separatorsVille Voutilainen2019-05-101-1/+2
* Android: Copy extra libs in aux modeBogDan Vatra2019-05-021-0/+2
* Revert "androiddeployqt: Do not check for stdcpp-path in auxiliary mode"BogDan Vatra2019-04-251-1/+1
* Forward declare all types required for compilation with `-trace`Milian Wolff2019-04-054-17/+47
* 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
* | | 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
* | | 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
* | Add cmdline feature to qmakeJoerg Bornemann2019-02-181-1/+1
|/
* 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
* | Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-01-232-2/+2
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.12.1Liang Qi2019-01-082-2/+19
| |\
| * | Bump copyright year to 2019Kai Koehne2018-12-182-2/+2
* | | Add the command line option --no-strip to androiddeployqtJoerg Bornemann2019-01-161-0/+6
| |/ |/|
* | moc: add support for C++11 enum structSamuel Gaist2018-12-151-1/+1
* | uic: Generate version check macros around newly introduced palette color roleFriedemann Kleint2018-12-141-1/+18
|/
* Android: Prepare for the worst, when the NDK will remove all GNU toolsBogDan Vatra2018-11-191-38/+59
* Merge remote-tracking branch 'origin/5.12.0' into 5.12Liang Qi2018-11-161-1/+1
|\
| * Android: Make sure that the path is using / for separatorsAndy Shaw2018-11-121-1/+1
* | qdbuscpp2xml: Don't silently ignore unregistered property typesLuca Weiss2018-11-121-1/+4
* | moc: Modernize generated code a bit, use autoKevin Funk2018-11-091-6/+6
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-091-1/+1
|\ \
| * | Modernize the "textcodec" featureLiang Qi2018-11-071-1/+1
| * | Fix apkPath for gradle 4.0+BogDan Vatra2018-08-091-3/+8
* | | uic: Remove remains of old Java generatorFriedemann Kleint2018-11-016-113/+13
| |/ |/|
* | uic: Ignore obsolete pixmap functionsFriedemann Kleint2018-10-161-2/+6
* | uic: Write the float and double properties in 'f' formatJarek Kobus2018-10-051-2/+2
* | moc: Fix compilation of text strings containing non-ASCIIThiago Macieira2018-09-101-1/+3
* | Moc: use QVector more oftenThiago Macieira2018-09-093-8/+8
* | uic: Fix pixmap functions for QIconFriedemann Kleint2018-09-062-2/+57
* | Bump copyright year of code generated by dbus toolsAlex Blasche2018-09-032-2/+2
* | Plugins: Save some architectural requirement flagsThiago Macieira2018-09-011-16/+5
* | Plugins: store the metadata in CBOR instead of binary JSONThiago Macieira2018-09-013-47/+211
* | Tracepoints: fix ETW generator for pointersAlessandro Ambrosano2018-08-251-0/+3
* | androiddeployqt: Add auxiliary modeChristian Kandeler2018-08-211-0/+23
* | Fix QMetaObject naming of class enum flagAllan Sandfeld Jensen2018-08-112-7/+10
* | Look for dependency XML files in all prefix pathsVolker Krause2018-08-071-2/+7
* | Add support for additional prefix pathsVolker Krause2018-08-071-7/+24
* | Fix apkPath for gradle 4.0+BogDan Vatra2018-08-071-3/+8
* | uic: Fix clang-tidy warningsFriedemann Kleint2018-08-0310-73/+58
* | Fix moc'ing of enum class flagsAllan Sandfeld Jensen2018-07-262-1/+3
* | rcc: Add a --list-mapping option to output both resource and real pathsUlf Hermann2018-07-251-1/+17
* | uic: Modernize the ui4.cpp/.h filesFriedemann Kleint2018-07-241-416/+339
* | moc: align and use newlines in the generated staticMetaObjectsThiago Macieira2018-07-231-12/+12