summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Add quickcontrols2impl to helper.pyMitch Curtis2020-08-131-0/+3
* helper.py: document extra parameterMitch Curtis2020-08-131-0/+1
* Inline two macros in the unicode tablesEdward Welbourne2020-08-121-14/+14
* CMake: pro2cmake: Specify library versions for 3rd party libs part 2Alexandru Croitor2020-08-101-11/+11
* CMake: pro2cmake: Specify library versions for 3rd party librariesAlexandru Croitor2020-08-101-6/+7
* QDecompressHelper: Add brotli supportMårten Nordheim2020-08-061-0/+1
* Tidy up unicode table generationEdward Welbourne2020-08-051-38/+35
* Use %zd for size-type formatting in unicode table generatorEdward Welbourne2020-08-041-2/+2
* Fix deprecation warnings (s/hex/Qt::hex/gw) in unicode table generatorEdward Welbourne2020-08-041-13/+9
* Fix compilation error in unicode table generatorEdward Welbourne2020-08-041-2/+2
* Remove last remaining bits of QtPlatformHeadersTor Arne Vestbø2020-08-041-3/+0
* QtCore: Use system-wide libb2 if presentLinus Jahn2020-07-312-0/+2
* CMake: pro2cmake: Fix errors reported by flake8 and mypyAlexandru Croitor2020-07-315-19/+18
* CMake: pro2cmake: Reformat files using blackAlexandru Croitor2020-07-313-85/+98
* CMake: Teach pro2cmake to convert load(qt_app)Alexandru Croitor2020-07-311-13/+233
* Remove reference to removed moduleEirik Aavitsland2020-07-231-3/+0
* Fix handling of Suzhou numbering systemEdward Welbourne2020-07-171-2/+4
* Support digit-grouping correctlyEdward Welbourne2020-07-143-6/+47
* configurejson2cmake: Use a context manager for file special handlingJoerg Bornemann2020-07-131-13/+21
* configurejson2cmake: Generalize special case supportJoerg Bornemann2020-07-132-19/+8
* Remove unused importsDimitrios Apostolou2020-07-103-3/+0
* Remove duplicate dict entryDimitrios Apostolou2020-07-101-1/+0
* Remove dead codeDimitrios Apostolou2020-07-101-28/+0
* CMake: Fix various issues with the Android buildAlexandru Croitor2020-07-091-0/+1
* Use QList instead of QVector in utilJarek Kobus2020-07-0710-34/+33
* CMake: pro2cmake: Remove dead code regarding resource retainingAlexandru Croitor2020-07-071-22/+0
* CMake: pro2cmake: Fix handling of QT_SKIP_QUICKCOMPILERAlexandru Croitor2020-07-071-10/+25
* Simplify Q_ARRAY_LITERALLars Knoll2020-07-061-1/+1
* Make QtPlatformHeaders a private moduleTor Arne Vestbø2020-07-061-0/+1
* CMake: Generate qdevice.pri when cross-buildingJoerg Bornemann2020-06-291-0/+9
* CMake: Create a Find module wrapper for OpenGLAlexandru Croitor2020-06-291-1/+1
* CMake: Adjust conversion scripts to iconv changes in qt5compatJoerg Bornemann2020-06-282-23/+2
* pro2cmake.py: Parse qmldir import statements with versionsUlf Hermann2020-06-241-3/+6
* Move QTextCodec support out of QtCoreKarsten Heimrich2020-06-204-14234/+0
* Port Q_STATIC_ASSERT(_X) to static_assertGiuseppe D'Angelo2020-06-191-5/+5
* CMake: Improve sanitizer detectionAlexandru Croitor2020-06-151-5/+1
* CMake: Fix usage of gc_binaries featureAlexandru Croitor2020-06-121-1/+3
* Remove the openglextensions moduleEirik Aavitsland2020-06-101-7/+3
* pro2cmake: Parse "optional plugin" from qmldir filesUlf Hermann2020-06-091-1/+13
* Move QtAccessibilitySupport into QtGuiTor Arne Vestbø2020-06-021-6/+0
* Adds library mappings for the Qt OPC UA module in helper.pyJannis Voelker2020-06-021-0/+2
* CMake: Make it possible to build tools when cross-compilingLeander Beernaert2020-06-021-15/+30
* CMake: Update src\gui\configure.json and the conversion scriptLaszlo Agocs2020-05-292-8/+1
* CMake: pro2cmake: Check existence of QMLTYPES_INSTALL_DIRAlexandru Croitor2020-05-291-2/+4
* Add SvgWidgets libraryVolker Hilsheimer2020-05-291-0/+1
* Move QtPlatformCompositorSupport into QtOpenGLTor Arne Vestbø2020-05-281-12/+0
* Change const arrays to constexprDimitrios Apostolou2020-05-281-3/+3
* Update paths pointing to old locationsDimitrios Apostolou2020-05-281-2/+2
* Improve readability of the autogenerated arrays in qurltlds_p.hDimitrios Apostolou2020-05-281-6/+16
* Move windowsuiautomation API support into QtGuiFriedemann Kleint2020-05-271-6/+0