summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Regenerate everything under ./srcAlexandru Croitor2019-11-1221-21/+0
* Regenerate a bunch of projects after pro2cmake changesAlexandru Croitor2019-11-124-2/+6
* Add --skip-install-root option to androidtestrunnerLeander Beernaert2019-10-241-4/+15
* Add Android test runner toolLeander Beernaert2019-10-232-0/+29
* Re-generate affected cmake files and configure.json after the mergeSimon Hausmann2019-10-172-0/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeSimon Hausmann2019-10-171-0/+1
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-171-0/+1
| |\
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-161-0/+1
| | |\
| | | * Win32: Consolidate registry codeFriedemann Kleint2019-10-141-0/+1
* | | | Regenerate files after dev -> wip/cmake mergeAlexandru Croitor2019-10-146-0/+6
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-149-121/+503
|\| | |
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-141-0/+1
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-131-0/+1
| | |\|
| | | * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-10-101-0/+1
| | | |\
| | | | * Fix compile with tracing enabled: include QStringList headerMilian Wolff2019-10-091-0/+1
| * | | | Add support for slots to receive the raw void ** arguments arrayLars Knoll2019-10-073-12/+22
| * | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-067-6/+400
| |\| | |
| | * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-051-0/+1
| | |\| |
| | | * | Include likely-adjusted uiLanguages for the system localeEdward Welbourne2019-10-041-0/+1
| | * | | Add support for machine-readable JSON output to the MOCSimon Hausmann2019-10-046-6/+399
| | |/ /
| * | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2019-10-041-106/+82
| |\| |
| | * | Android: Do not extract QML assets dataBogDan Vatra2019-10-021-97/+71
| | * | Android: Fix plugins namingBogDan Vatra2019-10-011-9/+11
| * | | Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-09-183-11/+1
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-09-061-1/+3
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Android: Fix architecture extraction from file path in androiddeployqtAlexandru Croitor2019-09-031-1/+3
* | | | | Regenerate qtbase after wip/qt6 -> wip/cmake mergeAlexandru Croitor2019-10-142-0/+6
* | | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-115-587/+576
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-09-044-584/+576
| |\| | |
| | * | | Merge remote-tracking branch 'origin/5.14' into devQt Forward Merge Bot2019-09-031-42/+71
| | |\| |
| | | * | Add support for aabBogDan Vatra2019-09-021-42/+71
| | * | | Add support to override Qml Import Scanner binary to androiddeployqtLeander Beernaert2019-08-301-2/+23
| | |/ /
| | * | Use QLatin1String where possibleBogDan Vatra2019-08-281-115/+114
| | * | Merge remote-tracking branch 'origin/dev' into 5.14Liang Qi2019-08-272-496/+430
| | |\ \
| | | * | Say hello to Android multi arch build in one goBogDan Vatra2019-08-261-494/+428
| | | * | Don't excessively check all output files for failuresJan Arve Sæther2019-08-221-1/+1
| | | * | Fix escaping of additional app parameters in adb shell commandDaniel Smith2019-08-191-1/+1
| | * | | Add support for calendars beside GregorianSoroush Rabiei2019-08-201-0/+3
| | |/ /
| | * | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-131-2/+8
| | |\|
| | | * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-051-2/+8
| | | |\
| | | | * qlalr: fix compilation with C++20Marc Mutz2019-08-011-2/+8
| * | | | Kill all QPictureIOAllan Sandfeld Jensen2019-08-121-3/+0
* | | | | Regenerate tools projectsAlexandru Croitor2019-10-0814-24/+273
* | | | | Clean up tinycbor handlingSimon Hausmann2019-10-084-7/+90
* | | | | Regenerate qmake and bootstrap projectsAlexandru Croitor2019-10-071-4/+4
* | | | | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-155-67/+64
|\| | | |
| * | | | Merge remote-tracking branch 'origin/dev' into wip/qt6Lars Knoll2019-08-063-21/+24
| |\| | |
| | * | | uic: Avoid use of Q_UNUSED in the generated codehjk2019-07-301-2/+3
| | * | | Fix SOURCES duplication in tools/bootstrap on macOSTasuku Suzuki2019-07-191-4/+1
| | * | | Qt6: Fix uninitialized meta objects on WindowsThiago Macieira2019-07-161-3/+8