summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* SIMD: Change the way we declare constants for x86Thiago Macieira2018-07-091-15/+11
* Fix wrongly included radial gradient enum for QGradient presetsTor Arne Vestbø2018-06-281-3/+6
* Harden logic for converting from CSS gradients to QGradientTor Arne Vestbø2018-06-271-5/+12
* SIMD: Refactor the constants to be actual bit valuesThiago Macieira2018-06-251-12/+23
* Provide presets for QGradientTor Arne Vestbø2018-05-316-0/+379
* qsimd: add support for new x86 CPU featuresThiago Macieira2018-05-052-0/+229
* Add a note to the CLDR-munging scripts about updating the attributionEdward Welbourne2018-02-171-0/+3
* QtEdidSupport: Fix private headersFriedemann Kleint2018-02-021-2/+4
* Update Text segmentation and line break data to Unicode 10.0Lars Knoll2018-01-035-170/+817
* Update most Unicode data to version 10.0Lars Knoll2018-01-0311-127/+3095
* Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-14/+16
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-301-14/+16
| |\
| | * Fix a bug in the generation of the Unicode joining property dataLars Knoll2017-12-131-14/+16
* | | Replace Q_DECL_FINAL with finalKevin Funk2017-09-221-1/+1
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-1/+1
* | | Add We mean it warning to the EDID tableLaszlo Agocs2017-09-081-0/+9
|/ /
* | Add byte-based units to CLDR dataEdward Welbourne2017-06-133-4/+89
* | Clean up in CLDR scripts for QLocaleEdward Welbourne2017-06-092-85/+57