summaryrefslogtreecommitdiffstats
path: root/util/locale_database/qlocalexml2cpp.py
Commit message (Expand)AuthorAgeFilesLines
* Implement binary search in QLocale's likely sub-tag lookupEdward Welbourne2020-11-081-2/+17
* Use newer names for various languages, territories and scriptsEdward Welbourne2020-11-081-1/+1
* Mark QLocale's Language, Country and Script enums as ushortEdward Welbourne2020-10-121-1/+1
* Support digit-grouping correctlyEdward Welbourne2020-07-141-6/+9
* Remove unused importsDimitrios Apostolou2020-07-101-1/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-774/+478
|\
| * 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
| * Rework cldr2qlocalexml.py's reading of CLDR dataEdward Welbourne2020-04-021-1/+1
| * Rework qlocalexml2cpp.py to use writers based on TranscriberEdward Welbourne2020-04-021-508/+438
| * Move some shared code to a localetools moduleEdward Welbourne2020-04-021-29/+2
| * Move qlocalexml2cpp.py's XML-reading to QLocaleXmlReaderEdward Welbourne2020-04-021-277/+68
* | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-03-041-3/+3
|\|
| * Rename the localexml module to qlocalexmlEdward Welbourne2020-03-031-3/+3
* | Use char16_t in favor of ushort for locale data tablesEdward Welbourne2020-02-171-1/+1
* | Allow surrogate pairs for various "single character" locale dataEdward Welbourne2020-02-171-44/+31
* | Separate offsets from sizes in QLocale's dataEdward Welbourne2020-01-301-94/+116
* | Deduplicate locale data tablesEdward Welbourne2020-01-301-22/+36
* | Minor tidy-up in qlocalexml2cpp.pyEdward Welbourne2020-01-301-10/+9
|/
* Correct some references to corelib/tools/ to say corelib/text/Edward Welbourne2019-10-251-1/+1
* Add support for the Islamic Civil calendarSoroush Rabiei2019-08-221-1/+1
* Add support for the Jalali (Solar Hijri or Persian) calendarSoroush Rabiei2019-08-211-1/+1
* Add support for calendars beside GregorianSoroush Rabiei2019-08-201-21/+72
* 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-101-9/+9
* Rename util/locale_database/ to include the e that was missingEdward Welbourne2019-05-201-0/+834