summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Extract a large format string as a module constant valueSoroush Rabiei2019-08-081-14/+15
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-104-14/+14
* Add data for Windows Time-Zone IDs added in the last two yearsEdward Welbourne2019-07-011-0/+29
* Tidy up in cldr2qtimezone.py and document the need to run itEdward Welbourne2019-07-012-12/+11
* cldr2qtimezone.py: report all missing zones, rather than just the firstEdward Welbourne2019-07-011-1/+6
* Use simpler data structures in cldr2qtimezone.pyEdward Welbourne2019-07-011-169/+165
* Remove usages of deprecated APIs from QtAlgorithmsSona Kurazyan2019-06-296-10/+10
* gen_qfloat16_tables: add a comment explaining what the tool isThiago Macieira2019-06-031-1/+13
* qfloat16: Check in the tables to GitThiago Macieira2019-06-032-0/+153
* Separate out the time, zone, date code from corelib/tools/Edward Welbourne2019-06-061-2/+2
* Add locale support for Cebuano and Erzya languages (new in CLDR v35.1)Edward Welbourne2019-05-201-0/+2
* Suggest name, when available, for unknown codesEdward Welbourne2019-05-202-5/+57
* Rename util/locale_database/ to include the e that was missingEdward Welbourne2019-05-2016-3/+7
* Clean up some poorly-placed newlines in the TLD suffix dataEdward Welbourne2019-03-081-6/+6
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-132-13/+37
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-092-13/+37
| |\
| | * Update cldr2qlocalexml.py's claimed CLDR version supportEdward Welbourne2019-05-071-1/+1
| | * Correct and expand support for CLDR's date/time format stringsEdward Welbourne2019-05-071-12/+36
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-241-7/+7
|\| |
| * | Clean up help message for the public suffix list processorEdward Welbourne2019-04-231-7/+7
* | | Replace Q_DECL_NOTHROW with noexcept the remaining placesAllan Sandfeld Jensen2019-04-091-18/+18
* | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-03-261-8/+6
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-201-8/+6
| |\|
| | * Remove broken code from unicode generatorEskil Abrahamsen Blomfeldt2019-03-181-8/+0
| | * Wasm: Add workaround for Emscripten compiler againEskil Abrahamsen Blomfeldt2019-03-181-0/+6
* | | Clean up and document the generator for qurltld_p.hEdward Welbourne2019-03-191-67/+96
|/ /
* | Adjust chunk-size in TLD-suffix list to placate MSVC 2015Edward Welbourne2019-03-011-2/+3
* | Fix can not -> cannotRobert Loehning2019-02-251-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-192-4/+2
|\|
| * Add cmdline feature to qmakeJoerg Bornemann2019-02-182-4/+2
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-132-7/+35
|\|
| * Clean up and update Unicode character data 3rd-party infrastructureEdward Welbourne2018-11-112-7/+35
* | Make util/lexgen/ mention itself in its auto-gen lineEdward Welbourne2018-11-014-10/+12
* | Correct and expand documentation of splitLocale()Edward Welbourne2018-09-101-2/+4
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-021-0/+8
|\|
| * WebAssembly for QtBaseMorten Johan Sørvig2018-08-301-0/+8
* | Right-align keys in enumdata.py's *_list mappingsEdward Welbourne2018-08-271-769/+769
* | Reduce redundancy in CLDR script output to stderrEdward Welbourne2018-08-271-12/+26
* | Add some missing language codes to our locale dataEdward Welbourne2018-08-271-3/+8
* | Skip a few unused assignmentsEdward Welbourne2018-08-231-4/+0
* | Fix handling of default content locale dataEdward Welbourne2018-08-221-36/+61
* | Stipulate which error is expected in try/exceptEdward Welbourne2018-08-221-1/+1
|/
* Update QLocale::Country doc for new territoriesEdward Welbourne2018-08-161-1/+6
* Tidy up generation of aliases in locale-related enumsEdward Welbourne2018-08-162-46/+70
* Normalise spacing in Language, Country and Script namesEdward Welbourne2018-08-161-764/+764
* Add support for numbered territories in CLDREdward Welbourne2018-08-132-3/+7
* Minor grammar fixupFrederik Gladhorn2018-08-031-1/+1
* Fix EDID vendor table generation script: source git repo is goneFrederik Gladhorn2018-08-031-1/+4
* Keep EDID pnp IDs sortedFrederik Gladhorn2018-08-031-1/+1
* Rework CLDR parser to filter out unsupportable number systemsEdward Welbourne2018-07-161-14/+25