summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
...
* qdbusxml2cpp: don't generate an include for all of QtDBus+QtCoreDavid Faure2021-08-231-2/+12
* Add the json option to disable the zstd based compressionAlexey Edelev2021-08-231-1/+13
* moc: Support BINDABLE for private propertiesAndrei Golubev2021-08-061-1/+8
* Handle even more include in enum casesFabian Kosmale2021-08-061-2/+1
* Avoid to call _qt_internal_set_up_static_runtime_library() twiceLi Xinwei2021-08-031-1/+1
* testlib: Update a few remaining instances of the deprecated -xunitxml formatTor Arne Vestbø2021-07-291-13/+16
* QDirIterator: add nextFileInfo()Marc Mutz2021-07-281-2/+1
* Add qtpaths6 aliasKai Köhne2021-07-161-0/+1
* QDuplicateTracker: accept the number of elements to reserve as a ctor argumentMarc Mutz2021-07-141-1/+1
* Fix C++20 compilation of androiddeployqtMarc Mutz2021-07-091-3/+3
* Let androiddeployqt write a dependency fileAndreas Buhr2021-07-085-44/+136
* Android: Make the manifest less to scary to read and editAssam Boudjelthia2021-07-011-13/+10
* Remove ministro codeAssam Boudjelthia2021-07-011-16/+7
* Revert "Android: fix androidtestrunner passing when output file doesn't exist"Assam Boudjelthia2021-07-011-12/+1
* Enable QT_TYPESAFE_FLAGS for bootstrap and QtCoreGiuseppe D'Angelo2021-06-231-0/+1
* qtpaths: Prevent tool messages from appearing in qtbase.tsFriedemann Kleint2021-06-151-30/+29
* Android: don't call qmlimportscanner if no qml dir existAssam Boudjelthia2021-06-071-14/+38
* Android: fix androidtestrunner passing when output file doesn't existAssam Boudjelthia2021-06-071-1/+12
* moc: Add relative property index to JSON output of PropertyDefAndrei Golubev2021-06-022-5/+7
* Android: make the help print a bit easier to read and navigateAssam Boudjelthia2021-06-022-7/+35
* uic: No longer generate star imports in PythonFriedemann Kleint2021-06-014-59/+182
* Avoid blocking read from stdin when collecting json filesAlexey Edelev2021-05-313-6/+9
* uic: Add further widgets to class lib mapFriedemann Kleint2021-05-251-0/+3
* uic: Extract a base class for WriteIncludesFriedemann Kleint2021-05-255-180/+288
* Deprecate qGlobalQHashSeed and qSetGlobalQHashSeed in Qt 6.6Thiago Macieira2021-05-232-4/+2
* Skip building debug bootstrap lib for CMake 3.20 and multi-config buildLi Xinwei2021-05-231-0/+5
* rcc: Fix error message when temporary file cannot be openedJoerg Bornemann2021-05-211-1/+1
* androiddeployqt: Refactor apkSignerRunnerLars Schmertmann2021-05-211-15/+15
* Add proper dependencies to apk targetsJoerg Bornemann2021-05-171-20/+17
* Allow for arguments that have an equals as part of itAndy Shaw2021-05-141-3/+3
* Android: check that app's lib_name value doesn't contain spacesAssam Boudjelthia2021-05-121-0/+9
* androiddeployqt: Check if apk is already alignedMike Achtelik2021-05-121-18/+42
* QMetaMethod: Store method constness in metaobject systemFabian Kosmale2021-05-071-1/+6
* Moc: parse trailing return typeMårten Nordheim2021-05-041-9/+21
* uic: Fix font family code generation for pythonFriedemann Kleint2021-05-033-2/+12
* Revert "Include qsimd.cpp in bootstrap build"Thiago Macieira2021-05-011-1/+0
* uic: Update qclass_lib_map.hFriedemann Kleint2021-05-011-158/+7
* uic/Python: Add comments for mypy to ignore star importsFriedemann Kleint2021-04-291-3/+3
* Include qsimd.cpp in bootstrap buildTor Arne Vestbø2021-04-271-0/+1
* CMake: Introduce zlib find script to work around hardcoded iOS SDKAlexandru Croitor2021-04-191-1/+1
* Add the "Territory" enumerated type for QLocaleJiDe Zhang2021-04-151-16/+16
* Fix build without features.systemsemaphoreTasuku Suzuki2021-04-141-1/+1
* androiddeployqt: Fix the fallback location of rccJoerg Bornemann2021-04-071-1/+11
* Merge integration refs/builds/qtci/dev/1616690051Qt CI Bot2021-03-251-49/+46
|\
| * Introduce QMetaObject::metaTypeFabian Kosmale2021-03-251-49/+46
* | Extend qtpaths functionally to replicate the 'qmake -query' behaviorAlexey Edelev2021-03-252-2/+80
|/
* qtpaths: Fix cross compilation for windowsMartin Storsjö2021-03-151-2/+2
* Move qtpaths from qttools repository to qtbaseAlexey Edelev2021-03-123-0/+352
* Move build tools to libexec instead of the bin dirJoerg Bornemann2021-02-237-0/+7
* Remove redundant code in androiddeployqt/main.cppEdward Welbourne2021-02-181-11/+4