summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* | uic: Revert the microoptimization patch introducing QStringLiteralJarek Kobus2018-07-195-75/+68
* | Add qbswap for a memory regionThiago Macieira2018-07-041-0/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-022-0/+2926
|\|
| * Move androiddeployqt to qtbaseJan Arve Sæther2018-06-212-0/+2923
* | Tracegen: code tidiesGiuseppe D'Angelo2018-06-291-16/+9
* | Tracegen: add support for pointers and intptr-like typesGiuseppe D'Angelo2018-06-283-3/+17
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-242-4/+5
|\|
| * qlalr: fix build in C++17Thiago Macieira2018-05-152-4/+5
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-086-51/+59
|\|
| * qlalr: Fix startup crash in static buildsFriedemann Kleint2018-05-086-51/+59
* | rcc: don't drop entries with missing files in -list modeOswald Buddenhagen2018-05-072-13/+9
* | Make the use of -fdata-sections and --gc-sections more generic in QtMikhail Svetkin2018-04-271-1/+2
|/
* rcc: prune dead wildcard matching codeOswald Buddenhagen2018-03-291-32/+29
* uic: Add the include for QIcon conditionallyJarek Kobus2018-03-062-7/+9
* moc: Don't error our when parsing "using namespace __identifier(...)"Andy Shaw2018-03-051-0/+3
* Support for LTTNG and ETW tracingRafael Roquetto2018-01-2814-0/+1417
* Create corelib/serialization and move existing file formats into itThiago Macieira2018-01-261-11/+11
* uic: Support id-based translationsFriedemann Kleint2018-01-187-7/+60
* Don't generate QAction include unconditionallyJarek Kobus2018-01-152-1/+25
* Don't generate QButtonGroup include unconditionallyJarek Kobus2018-01-151-1/+2