summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Tracepointgen: Fix debug print warningsAntti Määttä2023-05-111-5/+5
* macdeployqt: Consider debug libs when looking for module dependenciesTor Arne Vestbø2023-05-051-1/+4
* macdeployqt: Detect debug dylibs, not just debug frameworksTor Arne Vestbø2023-05-051-1/+4
* Normalize paths using std::filesystem::weakly_canonicalAlexey Edelev2023-05-041-1/+1
* Create unique names for QSize and QRect types for lttngAntti Määttä2023-04-261-12/+12
* tracegen: Add common prologueAntti Määttä2023-04-265-0/+15
* windeployqt: improve debug detectionYuhang Zhao2023-04-261-10/+6
* Support float_type arrays when using lttngHatem ElKharashy2023-04-251-2/+13
* Windeployqt: Add a check for LLVM-MinGW runtimesTimothée Keller2023-04-201-20/+36
* Windeployqt: change MinGW dll's import locationTimothée Keller2023-04-171-11/+16
* Rid of 'special case' markersAlexey Edelev2023-04-131-1/+0
* windeployqt: Add option to skip plugin types during deploymentOliver Wolff2023-04-121-9/+21
* windeployqt: Remove special handling of virtual keyboard pluginOliver Wolff2023-04-121-18/+0
* syncqt: Add more information to verbose outputAlexandru Croitor2023-04-061-8/+39
* Windeployqt: change qtModule return value to prevent invalid modulesTimothée Keller2023-04-061-8/+14
* Windeployqt: Prevent '.' and '..' from being added to lconvertTimothée Keller2023-04-061-1/+6
* Windeployqt: Simplify infix detection for --libinfix buildsTimothée Keller2023-04-061-18/+5
* Android: allow using string based versions in compileSdkVersionAssam Boudjelthia2023-04-051-8/+42
* Android: fix manual deployment with ANDROID_DEPLOYMENT_DEPENDENCIESAssam Boudjelthia2023-04-051-9/+21
* Android: don't break when finding opengl pluginAssam Boudjelthia2023-04-051-1/+0
* Add description to cmake_automoc_parseAmir Masoud Abdol2023-04-031-0/+1
* moc: Record types of enumerationsUlf Hermann2023-03-313-5/+17
* qlalr: add option to error out on warningMårten Nordheim2023-03-313-4/+30
* windeployqt: Make determineDebugAndDependentLibs more readableOliver Wolff2023-03-311-20/+35
* Windeployqt: prevent directory creation for dryrunsTimothée Keller2023-03-243-15/+17
* windeployqt: allow user set translation directoryYuhang Zhao2023-03-241-1/+9
* 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