summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
...
* Change qHash() to work with size_t instead of uintLars Knoll2020-04-093-6/+6
* CMake: Handle missing packages in project compile testsAlexandru Croitor2020-04-091-1/+7
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-04-088-1942/+2511
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-088-1942/+2511
| |\
| | * Fix parameter order in cldr2qlocalexml.py's usage()Edward Welbourne2020-04-061-1/+1
| | * Ensure we use UTF-8 for the emitted QLocaleXML data fileEdward Welbourne2020-04-021-1/+5
| | * Purge a stray space from calendar locale dataEdward Welbourne2020-04-021-1/+1
| | * Convert the qlocale2cpp's last few %-formats to modern format() styleEdward Welbourne2020-04-021-3/+3
| | * Check all matches for each XPath when searchingEdward Welbourne2020-04-021-63/+67
| | * Change QLocale to use CLDR's accounting formats for currenciesEdward Welbourne2020-04-021-1/+1
| | * Take CLDR's distinguished attributes into accountEdward Welbourne2020-04-022-21/+97
| | * Take number system into account in currency format look-upEdward Welbourne2020-04-021-1/+6
| | * Rework cldr2qlocalexml.py's reading of CLDR dataEdward Welbourne2020-04-025-898/+972
| | * Move cldr2qtimezone.py's CLDR-reading to a CldrAccess classEdward Welbourne2020-04-023-71/+339
| | * Rework qlocalexml2cpp.py to use writers based on TranscriberEdward Welbourne2020-04-021-508/+438
| | * Rework cldr2qtimezone.py into more maintainable formEdward Welbourne2020-04-021-165/+160
| | * Add tools to localetools to facilitate source file recreationEdward Welbourne2020-04-021-0/+99
| | * Move some shared code to a localetools moduleEdward Welbourne2020-04-026-75/+105
| | * Move qlocalexml2cpp.py's XML-reading to QLocaleXmlReaderEdward Welbourne2020-04-022-277/+223
| | * Rework cldr2qlocalexml.py in terms of a QLocaleXmlWriter classEdward Welbourne2020-04-022-197/+330
* | | CMake: Handle finding of OpenSSL headers correctlyAlexandru Croitor2020-04-082-6/+45
* | | CMake: pro2cmake: Handle $$PWD in included .pri files correct-ishAlexandru Croitor2020-04-081-1/+12
|/ /
* | CMake: Implement proper exclusion of tools including installingAlexandru Croitor2020-04-071-1/+4
* | CMake: Port the 'static' featureJoerg Bornemann2020-04-061-1/+0
* | CMake: Reformat python scriptsAlexandru Croitor2020-04-062-9/+10
* | CMake: pro2cmake: Allow specifiying custom output fileAlexandru Croitor2020-04-061-5/+24
* | CMake: configurejson2cmake: Port precompile_header featureAlexandru Croitor2020-04-061-1/+3
* | Add Qt Core5Compat to the library mappingSona Kurazyan2020-04-031-0/+1
* | CMake: pro2cmake: Skip conversion of doc snippetsAlexandru Croitor2020-04-031-0/+5
* | CMake: Make sure that the library config.test is used for assimpAlexandru Croitor2020-04-031-1/+9
* | CMake: Handle standalone config.tests in configure libraries sectionAlexandru Croitor2020-04-032-16/+80
* | CMake: Allow excluding tools and apps from the default 'all' targetAlexandru Croitor2020-04-022-0/+26
* | CMake: Report which qt parts will be built by defaultAlexandru Croitor2020-04-021-0/+3
* | CMake: Define QT_STATIC for static buildsJoerg Bornemann2020-04-011-1/+16
* | CMake: Port the 'rpath' featureJoerg Bornemann2020-04-011-2/+5
* | Move qsimd* from corelib/tools to corelib/globalLars Knoll2020-03-261-5/+83
* | CMake: Fix exception in pro2cmake about missing v1 apiLeander Beernaert2020-03-251-0/+1
* | CMake: Add support for bundled SQLite libraryLeander Beernaert2020-03-253-4/+4
* | CMake: Fix configuration of FEATURE_JPEGLeander Beernaert2020-03-251-1/+0
* | CMake: "Port" the c89, c99 and c11 featuresJoerg Bornemann2020-03-231-3/+0
* | CMake: pro2cmake: Consider system-assimp for conditionsAlexandru Croitor2020-03-231-0/+1
* | CMake: Skip inclusion of selfcover.priLeander Beernaert2020-03-191-0/+4
* | CMake: Don't use GUI for tests that use QT += testlib-privateAlexandru Croitor2020-03-191-3/+3
* | CMake: pro2cmake: Add alternative package installation instructionsMitch Curtis2020-03-181-0/+6
* | CMake: pro2cmake: Handle javascript files not present in qmldirAlexandru Croitor2020-03-171-0/+5
* | CMake: pro2cmake: Handle system tiff featureAlexandru Croitor2020-03-171-0/+1
* | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Simon Hausmann2020-03-1617-192/+1503
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-1617-192/+1503
| |\|
| | * Deduplicate day-name data in QLocaleXML filesEdward Welbourne2020-03-161-2/+0
| | * Update UCD to Revision 26Edward Welbourne2020-03-1416-190/+1503