summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move QtVulkanSupport into QtGui and QtOpenGLTor Arne Vestbø2020-05-221-3/+0
* Move QRasterBackingStore to QtGuiTor Arne Vestbø2020-05-211-3/+0
* Move QMacInternalPasteboardMime to QtGuiTor Arne Vestbø2020-05-211-3/+0
* CMake: Generate information about 3rdparty libs in module .pri filesJoerg Bornemann2020-05-193-3/+29
* pro2cmake: Fix Scope.get_string for list valuesJoerg Bornemann2020-05-151-1/+2
* pro2cmake: Handle QMAKE_TARGET_XXX variablesJoerg Bornemann2020-05-121-1/+18
* CMake: pro2cmake: Fix cmake api detection for pluginsAlexandru Croitor2020-05-121-1/+1
* cmake: Add MinGW platform checkFriedemann Kleint2020-05-121-0/+1
* QChar/QString: centralize case folding in qchar.cppMarc Mutz2020-05-091-1/+5
* pro2cmake: Add library mappings for the restructured ActiveQt moduleJoerg Bornemann2020-05-071-0/+3
* pro2cmake: Honor INSTALL_EXAMPLESDIR if definedChristophe Giboudeaux2020-05-071-2/+5
* Support special casing in configure.cmakeMårten Nordheim2020-05-052-13/+44
* pro2cmake.py: Generate .cmake.conf files for versioningMårten Nordheim2020-04-301-1/+12
* pro2cmake: Translate (QT|QMAKE_USE)_FOR_PRIVATE into PRIVATE_MODULE_INTERFACETor Arne Vestbø2020-04-301-0/+4
* Fix pro2cmake help textTor Arne Vestbø2020-04-301-1/+1
* pro2cmake: convert QMLTYPES_FILENAME to QT_QMLTYPES_FILENAMEFabian Kosmale2020-04-301-0/+4
* CMake: Namespace all our IMPORTED targetsJoerg Bornemann2020-04-291-2/+2
* QUnicodeTables: port to charNN_tMarc Mutz2020-04-271-24/+14
* QChar: port low-level functions from uint/ushort to char32/16_tMarc Mutz2020-04-241-0/+10
* CMake: Port the 'static_runtime' featureJoerg Bornemann2020-04-231-1/+0
* CMake: Add qt6_add_plugin public APILeander Beernaert2020-04-221-2/+6
* CMake: Port the 'pkg-config' featureJoerg Bornemann2020-04-211-1/+1
* CMake: Port the 'ccache' featureJoerg Bornemann2020-04-171-1/+4
* CMake: Port the 'ltcg' featureJoerg Bornemann2020-04-171-1/+4
* CMake: Port the 'cross_compile' featureJoerg Bornemann2020-04-171-1/+1
* configurejson2cmake: Remove mention of the system-xcb featureJoerg Bornemann2020-04-171-2/+1
* CMake: Handle automatic rpath embedding correctlyAlexandru Croitor2020-04-171-2/+14
* Get rid of QT_OPENGL_ES*Eskil Abrahamsen Blomfeldt2020-04-179-12/+10
* CMake: Add library mapping for xcb-fixesLeander Beernaert2020-04-151-0/+7
* CMake: Update pro2cmake and friend to convert QtVirtualkeyboardLeander Beernaert2020-04-153-0/+6
* CMake: pro2cmake expand variables for qt_add_resource()Leander Beernaert2020-04-141-0/+12
* cmake: Add library mapping for QtHttpServerMikhail Svetkin2020-04-091-0/+6
* Change qHash() to work with size_t instead of uintLars Knoll2020-04-093-6/+6