summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* uic: Generate correctly qualified invocation of QCoreApplication::translate()Friedemann Kleint2018-12-031-1/+1
* uic: Remove unused codeFriedemann Kleint2018-12-0311-168/+1
* Compile with QT_STRICT_ITERATORS definedLars Knoll2018-11-261-0/+2
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-221-39/+60
|\
| * 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
* | | uic: Generate code for container page tooltips using the Qt configure systemFriedemann Kleint2018-11-191-12/+18
* | | uic: Use the Qt configure system when generating codeFriedemann Kleint2018-11-135-36/+190
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-131-1/+4
|\| |
| * | qdbuscpp2xml: Don't silently ignore unregistered property typesLuca Weiss2018-11-121-1/+4
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-102-7/+7
|\| |
| * | 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
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-066-113/+13
|\| | |
| * | | uic: Remove remains of old Java generatorFriedemann Kleint2018-11-016-113/+13
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-251-2/+6
|\| |
| * | uic: Ignore obsolete pixmap functionsFriedemann Kleint2018-10-161-2/+6
* | | Fix build with no-cast-from-asciiSimon Hausmann2018-10-142-2/+2
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-081-2/+2
|\| |
| * | uic: Write the float and double properties in 'f' formatJarek Kobus2018-10-051-2/+2
* | | Use std::addressof for taking an address instead of operator& in mocJędrzej Nowacki2018-10-012-5/+5
|/ /
* | 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
|\|