summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Long live [[nodiscard]] QFile::openGiuseppe D'Angelo2024-04-174-0/+4
* moc: Treat number + characters as Identifier, not NumberFabian Kosmale2024-04-171-2/+11
* Tools: handle file opening failureGiuseppe D'Angelo2024-04-147-22/+69
* uic: use qOverload for ambiguous slotsAxel Spoerl2024-04-124-29/+144
* uic: Write QIcon theme enumsFriedemann Kleint2024-04-102-22/+75
* qtpaths: Drop obsolete code for Qt < 6Michael Weghorn2024-04-091-3/+0
* Add support for using an inline namespaces for -qtnamespaceFriedemann Kleint2024-04-031-1/+3
* macdeployqt: wait forever for otoolMorten Sørvig2024-03-251-1/+1
* syncqt: remove dead codeMarc Mutz2024-03-251-1/+0
* Make deployment of openssl plugin optionalOliver Wolff2024-03-211-5/+77
* Add the error output for syncqt normilizedPath functionAlexey Edelev2024-03-211-5/+12
* Rename files for header generationLucie Gérard2024-03-202-2/+2
* Fix dangling references - GCC 14Liang Qi2024-03-181-1/+1
* Windeployqt: prevent output for --list optionTimothée Keller2024-03-151-4/+5
* Revert "Windeployqt: remove unused library list"Timothée Keller2024-03-141-1/+12
* Bootstrap: remove unused sourcesThiago Macieira2024-03-131-10/+2
* Windeployqt: improve multiple directory warningTimothée Keller2024-03-141-3/+5
* Bootstrap: remove qnumeric.cpp by using qnumeric_p.hThiago Macieira2024-03-131-1/+0
* Bootstrap: remove QDirListing/QDirIteratorThiago Macieira2024-03-131-1/+0
* Bootstrap: remove QTemporaryFileThiago Macieira2024-03-131-1/+0
* Bootstrap: remove QRandomGeneratorThiago Macieira2024-03-131-1/+0
* Bootstrap: remove QVariantThiago Macieira2024-03-131-1/+0
* Bootstrap: remove QDataStreamThiago Macieira2024-03-132-10/+3
* Windeployqt: introduce --include-soft-plugins command line optionMichał Policht2024-03-072-21/+44
* Move qAbort from qglobal.cpp to qassert.cppThiago Macieira2024-03-061-1/+0
* Port to QDirListingAhmad Samir2024-03-034-24/+20
* androiddeployqt: fix QDirIterator::next() usageAhmad Samir2024-03-011-2/+3
* Fix spelling of FFmpeg in (end-)user-visible string of windeployqtVolker Hilsheimer2024-03-011-2/+2
* synqt.cpp: scan for and reject #pragma onceMarc Mutz2024-02-291-3/+15
* syncqt.cpp: Extract Lambda error()Marc Mutz2024-02-281-3/+6
* Fix the qtpath issue with lto enabledAlexey Edelev2024-02-281-1/+1
* PCRE2: upgrade to 10.43Giuseppe D'Angelo2024-02-191-0/+1
* rcc: Suppress MSVC warning C4711 in generated codehjk2024-02-191-0/+4
* Apple: Fix a few deprecation warnings after bumping deployment targetsTor Arne Vestbø2024-02-191-0/+6
* Fix documentation of used digest and signature algorithmAndré Klitzing2024-02-151-2/+2
* Change license for tools filesLucie Gérard2024-02-0720-20/+20
* Change license for examples filesLucie Gérard2024-02-0711-11/+11
* Remove extra semi-colonsTasuku Suzuki2024-02-062-3/+3
* Bootstrap: remove QBitArrayMarc Mutz2024-01-311-1/+0
* moc: store the FQN in JSON superClass objectsMarc Mutz2024-01-262-2/+16
* moc/QMetaProperty: Remove limitation on non-own-class notify signalsFabian Kosmale2024-01-262-6/+24
* CMake: Partially disable sanitizers for syncqtAlexandru Croitor2024-01-221-0/+8
* Windeployqt: also allow platform-type plugin selectionTimothée Keller2024-01-161-11/+11
* Windeployqt: remove unused library listTimothée Keller2024-01-151-12/+1
* Windeployqt: add output for determining plugin/module relationTimothée Keller2024-01-151-2/+2
* syncqt: always use absolute path in the generated headersFlorian de Gaulejac2024-01-121-6/+1
* Add the support of the qt_import_plugins functionality to androiddeployqtAlexey Edelev2024-01-111-22/+48
* Dissociate QTypeRevision from QVersionNumberMarc Mutz2024-01-101-1/+1
* Android: update androiddeployqt doc pageAssam Boudjelthia2023-12-211-97/+32
* Android: fix typo in androiddeployqt commandAssam Boudjelthia2023-12-201-1/+1