summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Change android target SDK version to 31Fabio Falsini2023-03-211-1/+1
* Centralize copyright information for QtKai Köhne2023-03-204-3/+5
* Update Copyright year to 2023Kai Köhne2023-03-202-2/+2
* moc: Allow anonymous propertiesUlf Hermann2023-03-165-185/+251
* Android: demistify the "No platform plugin" androiddeployqt errorAssam Boudjelthia2023-03-151-9/+4
* androiddeployqt: remove infinity loop in deleteMissingFilesBartlomiej Moskal2023-03-151-2/+2
* Utilize NO_UNITY_BUILD arguments instead of manual exclusionAmir Masoud Abdol2023-03-142-5/+3
* tracepointgen: fix inefficient loops, add a constMarc Mutz2023-03-141-5/+5
* tracegen: fix inefficient loopsMarc Mutz2023-03-141-1/+1
* tracepointgen: fix inefficient loopsMarc Mutz2023-03-141-6/+6
* Doc: Remove duplicate wordsAndreas Eliasson2023-02-281-1/+1
* uic: Add a -no-qt-namespace optionhjk2023-02-203-2/+10
* Add some exclusions for CMake Unity (Jumbo) buildsFriedemann Kleint2023-02-162-1/+5
* Fix syncqt.cpp build warningsAlexey Edelev2023-02-161-5/+5
* Update android deploy qt command line argument documentationNicholas Bennett2023-02-141-100/+6
* Windeployqt: add custom qml output directory command line optionTimothée Keller2023-02-131-2/+14
* src: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-1015-139/+24
* tracegen: Fix handling enumerators with duplicate valuesAntti Määttä2023-02-105-22/+72
* tracegen: Add support for QSizeF and QRectF typesAntti Määttä2023-02-105-1/+29
* CTF: Move event metadata generation to the wrapperAntti Määttä2023-02-107-117/+178
* Tracepointgen: Parse metadata from include filesAntti Määttä2023-02-103-7/+334
* qdbusxml2cpp: don't emit Q_DECL_DEPRECATED for the adaptorThiago Macieira2023-02-071-8/+1
* qdbusxml2cpp: invert Q_DECL_DEPRECATED and inline in the outputThiago Macieira2023-02-071-5/+7
* androiddeployqt: make --help documentation-friendlyVille Voutilainen2023-02-071-106/+106
* windeployqt: Remove hard-coded information about modules and pluginsJoerg Bornemann2023-02-074-326/+467
* uic: Generate string-based connections for QLCDNumber::display()Friedemann Kleint2023-02-061-0/+4
* Fix android build with -no-feature-settingsTasuku Suzuki2023-02-021-1/+1
* Revert "Revert "Add support for MultiABI with custom install dir of the andro...Alexey Edelev2023-02-021-25/+139
* moc: Allow calling ctors on pre-allocated dataUlf Hermann2023-02-021-16/+28
* uic: Add option for absolute Python resource importsFriedemann Kleint2023-02-014-27/+108
* Revert "Add support for MultiABI with custom install dir of the android-build"Alexandru Croitor2023-02-011-139/+25
* MetaObject: Apply some cosmeticsUlf Hermann2023-01-311-1/+1
* tracegen: Give warning if flag value is npot2Antti Määttä2023-01-311-2/+2
* Add support for MultiABI with custom install dir of the android-buildFab Stz2023-01-301-25/+139
* uic: Refactor options parsingFriedemann Kleint2023-01-231-45/+46
* windeployqt: a little readability improvementYuhang Zhao2023-01-231-1/+5
* CTF: Remove irrelevant commentAntti Määttä2023-01-231-1/+0
* IPC: add native key support to QSystemSemaphoreThiago Macieira2023-01-221-1/+2
* Make qmake and qtpaths report Qt version baked into the binariesJoerg Bornemann2023-01-182-1/+2
* Add the 'QT_INTERNAL_AVOID_OVERRIDING_SYNCQT_CONFIG' flagAlexey Edelev2023-01-131-1/+6
* Add CTF tracing backendAntti Määttä2023-01-136-7/+327
* Add metadata support to tracegen and tracepointgen toolsAntti Määttä2023-01-138-94/+454
* Add tracepointgen tool and convert qtgui to use itAntti Määttä2023-01-135-0/+458
* Fix array handling in tracegen toolAntti Määttä2023-01-134-5/+16
* Add missing header guardsFriedemann Kleint2023-01-121-0/+5
* Fix dangling referencesVille Voutilainen2023-01-121-0/+5
* Windeployqt: Multiple directory use warningTimothée Keller2023-01-111-0/+5
* Windeployqt: change qml import handlingTimothée Keller2023-01-111-1/+1
* macdeployqt: Don't remove rpaths more than onceTor Arne Vestbø2023-01-101-1/+2
* windeployqt: Remove support for QtQuick1Joerg Bornemann2023-01-101-34/+20