summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Replace three functions with one simpler functionEdward Welbourne2017-06-091-35/+9
* | Turn a next-node function into an iterator over nodesEdward Welbourne2017-06-091-32/+21
* | Simplify cldr2qlocalexml.integrateWeekData()Edward Welbourne2017-06-091-65/+13
* | Reduce code duplication in writing of string data for localesEdward Welbourne2017-06-091-86/+22
* | Rework locale serialization and parsing with less repetitionEdward Welbourne2017-06-093-249/+255
* | Clean up the output code for the big table of CLDR dataEdward Welbourne2017-06-081-9/+88
* | Made the "do not edit generated code" notice clearerEdward Welbourne2017-06-082-3/+5
* | Give reasons when skipping filesEdward Welbourne2017-06-081-4/+4
* | Use python more competently in CLDR/qLocaleXML scriptsEdward Welbourne2017-06-083-276/+155
* | Fix CLDR C++ generation to name "Han with Bopomofo" properlyEdward Welbourne2017-06-082-2/+3
* | Document how to use the CLDR-related scriptsEdward Welbourne2017-06-083-20/+46
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-071-0/+138
|\|
| * QtCore: include mocsThiago Macieira2017-05-051-0/+138
* | EDID parser libraryPier Luigi Fiorini2017-05-021-0/+123
|/
* Handle indirect sibling selectorAllan Sandfeld Jensen2016-07-271-0/+1
* Update qcssscanner so it can parse our normal offline documentation CSSAllan Sandfeld Jensen2016-07-261-1/+4
* Fix compilation on qt css lexer generatorSimon Hausmann2016-07-191-0/+1
* Re-generate QLocale data from CLDR v29Konstantin Ritt2016-04-082-7/+49
* Re-generate TZ data from CLDR v29Konstantin Ritt2016-03-301-9/+7
* Unify license header usage.Jani Heikkinen2016-03-292-6/+26
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-022-14/+14
|\
| * Don't use QStringLiteral in comparisonsAnton Kudryavtsev2016-01-282-14/+14
* | Updated license headersJani Heikkinen2016-01-2153-933/+686
|/
* Move CasexTraits from qstring.cpp to qunicodetables_p.hKonstantin Ritt2015-11-161-0/+32