summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
| * | | | uic: Fix broken icon code generationFriedemann Kleint2019-01-231-8/+9
| * | | | Android: Set minimum supported version to android-21Eskil Abrahamsen Blomfeldt2019-01-231-2/+2
| * | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-211-0/+6
| |\| | |
| | * | | Add the command line option --no-strip to androiddeployqtJoerg Bornemann2019-01-161-0/+6
| | | |/ | | |/|
| * | | uic: Refactor CustomWidgetsInfo::extends()Friedemann Kleint2019-01-105-42/+75
| * | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-041-1/+1
| |\| |
| | * | moc: add support for C++11 enum structSamuel Gaist2018-12-151-1/+1
| * | | Fix compilation with QT_NO_COMPRESSAlbert Astals Cid2018-12-211-1/+1
| * | | Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Qt Forward Merge Bot2018-12-151-1/+18
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-151-1/+18
| | |\| |
| | | * | uic: Generate version check macros around newly introduced palette color roleFriedemann Kleint2018-12-141-1/+18
| | | |/
| * | / Repack some classes in Moc to avoid padding holesThiago Macieira2018-12-141-38/+34
| |/ /
| * | rcc: Use SOURCE_DATE_EPOCH for mtimeBernhard M. Wiedemann2018-12-141-0/+3
| * | uic: Refactor DOM class lookup in class DriverFriedemann Kleint2018-12-133-61/+54
| * | uic: No longer generate static_cast for enum values in legacy formsFriedemann Kleint2018-12-133-24/+111
| * | Resources: reject compressed content we can't decompressThiago Macieira2018-12-123-12/+74
| * | uic: Small refactoringsFriedemann Kleint2018-12-127-120/+116
| * | Use Q_DISABLE_COPY_MOVE for private classesFriedemann Kleint2018-12-122-2/+2
| * | Handle errors in moc generate.sh scriptJędrzej Nowacki2018-12-121-0/+2
| * | RCC: introduce compression algorithm "best"Thiago Macieira2018-12-112-0/+12
| * | RCC: Add support for Zstandard compressionThiago Macieira2018-12-114-3/+95
| * | QResource: add support for resources compressed with ZstandardThiago Macieira2018-12-111-0/+1
| * | RCC: Modernize the compression algorithm selectionThiago Macieira2018-12-113-24/+123
| * | QtDbus: Remove unused QStrings [-Wclazy-unused-non-trivial-variable]Sergio Martins2018-12-101-3/+0
| * | Add a few qAsConst() to range-for to prevent detachmentsSergio Martins2018-12-101-1/+1
| * | Pass non-trivial types by const-ref in range-loop [-Wclazy-range-loop]Sergio Martins2018-12-051-1/+1
| * | 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
* | | | On second thought, install tracegen and qfloat16-tables toolsAlexandru Croitor2019-04-092-2/+0