summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move static PCRE2 defines to non-system PCRE2 sectionAlexey Edelev2021-02-011-4/+8
* Use system PCRE2 for Bootstrap libraryAlexey Edelev2021-01-251-33/+44
* Bump copyright year to 2021Kai Köhne2021-01-252-4/+4
* Update QVulkan(Device)Functions to Vulkan 1.2Laszlo Agocs2021-01-191-42/+159
* Hardcode a special case of using qOverload for slots without argumentsJarek Kobus2021-01-151-8/+19
* qvkgen: Skip command elements with aliasLaszlo Agocs2021-01-151-2/+5
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-1210-571/+0
* Remove the qmake project filesJoerg Bornemann2021-01-0723-462/+0
* uic: Do not generate QComboBox::AdjustToMinimumContentsLength into codeFriedemann Kleint2021-01-041-6/+23
* CMake: Fix FEATURE_static_runtime buildJoerg Bornemann2020-12-091-0/+1
* Revert "Android: print tailored warning if qml dependency path is a dir"Assam Boudjelthia2020-12-091-8/+2
* Remove qlalr documentation stubKai Koehne2020-12-084-261/+0
* rcc: Remove support for Python2Friedemann Kleint2020-12-073-41/+23
* uic/rcc: Use QT_VERSION_MAJOR for major versionFriedemann Kleint2020-12-072-10/+14