summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* CMake: Remove old 3rdparty mechanism for harfbuzz-non-ngAlexandru Croitor2020-03-101-1/+0
* CMake: Remove old 3rdparty mechanism for double conversionAlexandru Croitor2020-03-103-4/+2
* CMake: Add python version requirement note to pro2cmakeAlexandru Croitor2020-03-091-0/+3
* CMake: Disable framework builds on macOS when target config is DebugAlexandru Croitor2020-03-091-1/+1
* CMake: Fix handling of QML_IMPORT_VERSION in pro2cmakeAlexandru Croitor2020-03-091-21/+27
* CMake: Port most of the configure summary supportAlexandru Croitor2020-03-091-2/+124
* CMake: Port the 'separate_debug_info' featureJoerg Bornemann2020-03-061-2/+0
* CMake: Fix condition of the 'debug' featureJoerg Bornemann2020-03-061-1/+1
* Handle configure.json library testsLeander Beernaert2020-03-062-118/+197
* configurejson2cmake: Fix non-inline compile testsJoerg Bornemann2020-03-051-13/+10
* configurejson2cmake: Fix compile tests without a "test" entryJoerg Bornemann2020-03-051-1/+4
* CMake: Port the 'force_debug_info' featureJoerg Bornemann2020-03-051-1/+3
* CMake: Port the 'debug_and_release' featureJoerg Bornemann2020-03-051-1/+4
* CMake: Port the 'shared' featureJoerg Bornemann2020-03-051-1/+1
* CMake: Port the 'debug' featureJoerg Bornemann2020-03-051-1/+1
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Lars Knoll2020-03-043-11/+10
|\
| * Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-03-043-11/+10
| |\
| | * Rename the localexml module to qlocalexmlEdward Welbourne2020-03-033-4/+4
| | * Rename the endonym members of the Locale typeEdward Welbourne2020-03-032-7/+6
* | | CMake: Remove incorrect hardcoded harfbuzz conditionAlexandru Croitor2020-03-041-1/+0
* | | CMake: Fix stack-protector-strong test and featureJoerg Bornemann2020-03-041-1/+5
|/ /
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-031-1/+1
|\|
| * Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-281-1/+1
* | Correct pro2cmake's Requirements messageEdward Welbourne2020-02-281-1/+1
* | glgen: Fix endl warningsJohan Klokkhammer Helsing2020-02-281-169/+169
* | CMake: Port the reduce-relocations featureJoerg Bornemann2020-02-252-1/+15
* | CMake: Allow building bundled 3rd party libraries in qtbaseAlexandru Croitor2020-02-253-31/+131
* | CMake: Fix X11 and xkb library usage in the platform projectsAlexandru Croitor2020-02-251-2/+2
* | Do not try to find .qmake.conf past the root directoryFrederik Gladhorn2020-02-211-0/+4
* | Remove QUrl::topLevelDomainTimur Pocheptsov2020-02-201-1/+1
* | Move QOpenGLWidget from QtOpenGL to its own moduleJohan Klokkhammer Helsing2020-02-181-0/+1
* | Use char16_t in favor of ushort for locale data tablesEdward Welbourne2020-02-171-1/+1
* | Allow surrogate pairs for various "single character" locale dataEdward Welbourne2020-02-173-83/+44
* | Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-132-1/+41
|\ \
| * \ Merge "Merge remote-tracking branch 'origin/dev' into wip/cmake" into wip/cmakeThe Qt Project2020-02-123-138/+179
| |\ \
| * | | Use INSTALL_QMLDIR instead of Qt6_DIR for qmltypes propertiesLeander Beernaert2020-02-121-1/+1
| * | | Add library mapping for QtShaderToolsMårten Nordheim2020-02-121-0/+1
| * | | Add support for qt_helper_lib()Leander Beernaert2020-02-121-0/+39
* | | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-132-1/+2
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-042-1/+2
| |\ \
| | * | Enable system locale to skip digit-grouping if configured to do soEdward Welbourne2020-02-031-0/+1
| | * | glgen: Fix compile errorJohan Klokkhammer Helsing2020-01-311-1/+1
* | | | Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-102-11/+55
|\ \ \ \ | | |_|/ | |/| |
| * | | Use posixpath when generating relative pathMårten Nordheim2020-02-071-1/+1
| * | | Add necessities for qtquick3dMårten Nordheim2020-02-061-0/+1
| * | | pro2cmake: Handle QT += core-private correctly for modulesAlexandru Croitor2020-02-051-10/+53
* | | | Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-0353-0/+9103
|\| | |
| * | | pro2cmake: Fix flake and mypy issuesAlexandru Croitor2020-01-291-5/+5
| * | | pro2cmake: Handle QML_IMPORT_MAJOR_VERSION and minor variantsAlexandru Croitor2020-01-291-0/+11
| * | | Fix example generation without qmldir fileLeander Beernaert2020-01-281-4/+2