summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* QUnicodeTables generator: Minor clean-up & stricter checksKonstantin Ritt2015-11-131-54/+51
* Update Unicode data & algorithms up to v8.0Konstantin Ritt2015-11-051-3/+14
* Update Unicode data files to v8.0Konstantin Ritt2015-11-0514-287/+2839
* Fix a #! first line.Edward Welbourne2015-09-301-1/+1
* Fix typo when resolving EGL extension.Gunnar Sletta2015-04-231-1/+1
* Re-generate the time zones database from CLDR v.27Konstantin Ritt2015-03-271-88/+99
* Fix time offset for several time zonesKonstantin Ritt2015-03-271-5/+5
* Update CLDR to v27Konstantin Ritt2015-03-272-39/+84
* [QLocaleData] Extract defaultContent localesKonstantin Ritt2015-03-271-5/+46
* Update Unicode data up to v7.0Konstantin Ritt2015-03-271-37/+67
* Update UCD source files to v7.0Konstantin Ritt2015-03-2714-25478/+7127
* [locale database utility] Minor code deduplicationKonstantin Ritt2015-03-231-20/+9
* [locale database utility] Optimize by caching the locale lookup chainKonstantin Ritt2015-03-231-0/+7
* [locale database utility] Fix inheritance chainKonstantin Ritt2015-03-231-1/+1
* Report a correct Unicode version used by QtKonstantin Ritt2015-03-231-2/+2