summaryrefslogtreecommitdiffstats
path: root/util/locale_database/cldr2qlocalexml.py
Commit message (Expand)AuthorAgeFilesLines
* Apply a common style to the main()s of locale database programsEdward Welbourne2024-04-261-5/+14
* Prepare to support taking CLDR data from its github upstreamEdward Welbourne2024-01-191-10/+16
* Use CLDR's names in QLocale::*ToName() for language, script, territoryEdward Welbourne2023-08-091-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-28/+2
* Use a HTTPS URL for the CLDR download linkIevgenii Meshcheriakov2021-11-051-1/+1
* locale_database: Use pathlib to manipulate paths in Python codeIevgenii Meshcheriakov2021-07-191-4/+6
* locale_database: Use argparse module to parse command line argumentsIevgenii Meshcheriakov2021-07-161-29/+25
* locale_database: Use f-strings in Python codeIevgenii Meshcheriakov2021-07-161-8/+7
* Convert CLDR scripts to Python 3Ievgenii Meshcheriakov2021-07-151-5/+1
* Report unused enum members after CLDR data scanEdward Welbourne2021-06-071-1/+1
* Nomenclature change: s/countr/territor/g in locale scriptsEdward Welbourne2021-05-261-1/+1
* QLocaleXmlWriter.enumData(): move enumdata import to method from callerEdward Welbourne2021-05-261-3/+2
* Update to CLDR v38.1, adding Yukon Standard TimeEdward Welbourne2021-01-271-1/+1
* Remove unused importsDimitrios Apostolou2020-07-101-1/+0
* Fix parameter order in cldr2qlocalexml.py's usage()Edward Welbourne2020-04-061-1/+1
* Ensure we use UTF-8 for the emitted QLocaleXML data fileEdward Welbourne2020-04-021-1/+5
* Rework cldr2qlocalexml.py's reading of CLDR dataEdward Welbourne2020-04-021-591/+45
* Move some shared code to a localetools moduleEdward Welbourne2020-04-021-26/+28
* Rework cldr2qlocalexml.py in terms of a QLocaleXmlWriter classEdward Welbourne2020-04-021-174/+138
* Rename the localexml module to qlocalexmlEdward Welbourne2020-03-031-1/+1
* Rename the endonym members of the Locale typeEdward Welbourne2020-03-031-2/+2
* Enable system locale to skip digit-grouping if configured to do soEdward Welbourne2020-02-031-0/+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-6/+9
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-2/+2
* Tidy up in cldr2qtimezone.py and document the need to run itEdward Welbourne2019-07-011-0/+3
* Suggest name, when available, for unknown codesEdward Welbourne2019-05-201-3/+31
* Rename util/locale_database/ to include the e that was missingEdward Welbourne2019-05-201-0/+663