summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-1134-590/+920
|\
| * Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-07-0820-233/+316
| |\
| | * Fix 'make check' for android-mingw32Jan Arve Sæther2019-07-031-1/+1
| | * qlalr: replace QLinkedList with std::listMarc Mutz2019-07-025-37/+27
| | * uic: Implement form window setting to disable QObject::connectSlotsByName()Friedemann Kleint2019-07-024-1/+20
| | * rcc: Add -d option to output a Makefile-syntax depfileMarvin Scholz2019-06-291-0/+58
| | * Introduce Q_NAMESPACE_EXPORTGiuseppe D'Angelo2019-06-284-175/+191
| | * uic: Fix remaining clang warningsFriedemann Kleint2019-06-285-18/+13
| | * uic: Add option to disable the call to QObject::connectSlotsByName()Friedemann Kleint2019-06-281-0/+5
| | * Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-271-1/+1
| | |\
| | | * RCC: Change the default compression to ZlibThiago Macieira2019-06-201-1/+1
| * | | Merge remote-tracking branch 'origin/dev' into wip/qt6Simon Hausmann2019-06-2618-339/+579
| |\| |
| | * | qfloat16: Check in the tables to GitThiago Macieira2019-06-032-160/+0
| | * | De-bootstrap the qfloat16 generator toolThiago Macieira2019-06-032-55/+43
| | * | Fix androidtestrunner for windowsJan Arve Sæther2019-06-191-12/+6
| | * | Run prebuilt android test APKsBogDan Vatra2019-06-133-13/+78
| | * | Android: Nuke ant supportBogDan Vatra2019-06-062-128/+10
| | * | Say hello to androidtestrunnerBogDan Vatra2019-06-062-0/+477
| | * | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-1/+1
| | |\|
| | | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-111-1/+1
| | | |\
| | | | * moc: Fix indentation of generated codeFriedemann Kleint2019-06-071-1/+1
| | * | | uic: Fix some clang warningsFriedemann Kleint2019-06-064-12/+9
| | * | | uic: Replace 'typedef' by 'using'Friedemann Kleint2019-06-064-10/+10
| | * | | uic: Introduce nullptrFriedemann Kleint2019-06-115-11/+10
| | * | | rcc: Avoid needless use of macrohjk2019-05-282-4/+2
* | | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-147-14/+26
|\| | | |
| * | | | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-06-112-2/+2
| |\| | |
| | * | | Remove QLatin1Literal usagesGiuseppe D'Angelo2019-06-101-1/+1
| | * | | Separate out the time, zone, date code from corelib/tools/Edward Welbourne2019-06-061-1/+1
| * | | | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-06-0611-142/+79
| |\| | |
| | * | | Convert the one extant use of QTime as a timer to use a local classEdward Welbourne2019-05-241-2/+17
| * | | | uic: Remove deprecated optionsKai Koehne2019-05-271-7/+0
* | | | | Android: SDK SupportLeander Beernaert2019-06-052-0/+32
* | | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-0325-473/+623
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | uic/Python: Fix tab stop/Z-Order and buddy handlingFriedemann Kleint2019-05-084-42/+52
| * | | | qlalr: replace a QMap-wrapping OrderedSet with std::setMarc Mutz2019-05-143-96/+6
| * | | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-151-1/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-121-1/+2
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Make moc grok binary literals with digit separatorsVille Voutilainen2019-05-101-1/+2
| * | | | Add qurlquery.cpp to the bootstrap libraryUlf Hermann2019-05-111-0/+1
| | |_|/ | |/| |
| * | | uic/Python: Generate empty strings as "" instead of QString()Friedemann Kleint2019-05-081-2/+4
| * | | Deprecate conversion functions between QList and QSetLars Knoll2019-05-071-1/+1
| * | | Add QUrl to bootstrap setUlf Hermann2019-05-071-0/+4
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-071-0/+7
| |\| |
| | * | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Liang Qi2019-05-031-0/+2
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-031-0/+2
| | | |\|
| | | | * Android: Copy extra libs in aux modeBogDan Vatra2019-05-021-0/+2
| | * | | androiddeployqt: print qmlimportscanner command in verbose modeMitch Curtis2019-05-031-0/+5
| | |/ /
| * | | Deprecate providing a function as a property flagLars Knoll2019-05-031-3/+17
| * | | Prefix textstream operators with Qt::Lars Knoll2019-05-029-322/+322