summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Split qtLocalTime out into a new QLocalTime namespaceEdward Welbourne2022-05-201-0/+1
* Add option to not include native libraries in APKTinja Paavoseppä2022-05-202-19/+106
* Make uic generate correct C++ commentsVolker Hilsheimer2022-05-181-1/+1
* moc: Add line breaks to the qt_incomplete_metaTypeArray<>Friedemann Kleint2022-05-181-11/+14
* Use SPDX license identifiersLucie Gérard2022-05-16116-3389/+244
* Revert introduction of QT_USE_BOOTSTRAP_SOURCE_COPYJoerg Bornemann2022-05-091-115/+69
* CMake: Make possible building Qt tools without the use of core libraryAlexey Edelev2022-05-063-3/+3
* Tools: replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-05-0310-41/+41
* Tools: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-05-0320-303/+326
* Tools: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-05-0220-184/+180
* uic: replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-04-266-10/+11
* uic: replace QLatin1String uses with _L1 or _sSona Kurazyan2022-04-2611-248/+264
* macdeployqt: Ignore repeated references to binary when parsing otool -LTor Arne Vestbø2022-04-261-0/+2
* uic: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-04-238-27/+26
* Android: use Qt major version for detecting OpenGL and QtQuick librariesSona Kurazyan2022-04-221-2/+4
* Adapt generated sources of uic to latest string changesFriedemann Kleint2022-04-221-612/+615
* Fix unresolved include in bootstraplib when using source copiesJoerg Bornemann2022-04-211-0/+4
* Android: de-duplicate shellquote helpers code in deploy and test toolsAssam Boudjelthia2022-04-214-144/+112
* Android: remove what appears to be non-necessary debug print leftoversAssam Boudjelthia2022-04-212-3/+2
* Android: add helper functions to append .exe/.bat suffix when neededAssam Boudjelthia2022-04-211-86/+76
* Android: remove unused function in androiddeployqtAssam Boudjelthia2022-04-211-58/+1
* Android: remove the old copy of gradle.properties after reading itAssam Boudjelthia2022-04-211-3/+5
* Replace uses of _qs with _s in sources and examplesSona Kurazyan2022-04-191-8/+10
* Android: use libexec path for qmlimportscannerAssam Boudjelthia2022-04-191-3/+5
* Android: replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-04-142-7/+7
* Android: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-04-142-320/+317
* Android: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-04-142-73/+71
* Avoid rebuilds when changing sources belonging to bootstraplibJoerg Bornemann2022-04-131-69/+111
* Android: fix androidtestrunner failure parsingAssam Boudjelthia2022-04-061-39/+100
* moc: Add --debug-includes option to mocAlexandru Croitor2022-04-053-4/+56
* Extend androidtestrunner default timeout to 8 minutesAndreas Buhr2022-04-051-1/+1
* Android: Throw an error if project uses versioned shared libraryAlexey Edelev2022-03-301-4/+20
* qdbusxml2cpp: Improve error messageAleix Pol2022-03-241-24/+28
* Remove qipaddress from boostrap libFabian Kosmale2022-03-231-1/+0
* Remove QTemporary(file|dir) from boostrap libFabian Kosmale2022-03-231-2/+0
* Remove QUrl* from boostrap libFabian Kosmale2022-03-231-4/+0
* uic: use C string literals for setObjectName()Marc Mutz2022-03-181-1/+1
* Misc: Do not depend on transitive includesFabian Kosmale2022-03-172-0/+5
* Gui: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+1
* Core: Do not depend on transitive includesFabian Kosmale2022-03-172-0/+2
* cmake_automoc_parser: Fix issue found by CodeCheckerJoerg Bornemann2022-03-151-0/+2
* Deprecate {QString, QByteArray}::count()Sona Kurazyan2022-03-122-5/+5
* Bootstrap: Make compiler warnings fatalKai Köhne2022-03-021-0/+3
* CMake: Rename FindZSTD to FindWrapZSTDAlexandru Croitor2022-02-281-1/+1
* typeNameForCast: use add_pointer instead of string manipulationFabian Kosmale2022-02-181-1/+1
* qvkgen: optimize generated string tablesMarc Mutz2022-02-161-20/+17
* Core: Remove 'properties' featureKai Köhne2022-02-141-6/+0
* Android: document how to handle code that loads QML from stringsAssam Boudjelthia2022-02-101-0/+6
* Remove QXml* from bootstrap libJoerg Bornemann2022-02-091-3/+0
* Remove QLine, QPoint, QRect, and QSize from bootstrap libJoerg Bornemann2022-02-091-4/+0