summaryrefslogtreecommitdiffstats
path: root/util/locale_database/cldr2qtimezone.py
Commit message (Expand)AuthorAgeFilesLines
* Move QTimeZone's CLDR-derived data into a namespaceEdward Welbourne2024-02-081-3/+4
* Fix ordering of Windows timezonesEdward Welbourne2024-02-011-8/+15
* Convert UTC offset table look-ups to binary chopEdward Welbourne2023-11-031-4/+9
* Add note on -00:00 as offset suffix and UTC-00:00 as zoneEdward Welbourne2023-10-271-1/+12
* Wrap CLDR-derived time-zone ID tables to within a 100-column marginEdward Welbourne2023-08-071-1/+2
* LocaleDB: Make passing qtbase root dir on command-lines optionalEdward Welbourne2022-11-011-7/+10
* Core: make CLDR data constexprYuhang Zhao2022-05-271-4/+4
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-27/+2
* locale_database: Add entry for 'South Sudan Standard Time'Ievgenii Meshcheriakov2021-11-101-0/+1
* Remove trailing zero rows from qtimezoneprivate_data_p.h's tablesEdward Welbourne2021-09-101-4/+1
* locale_database: Use context manager interface to update source filesIevgenii Meshcheriakov2021-07-201-10/+4
* locale_database: Use pathlib to manipulate paths in Python codeIevgenii Meshcheriakov2021-07-191-7/+8
* locale_database: Use argparse module to parse command line argumentsIevgenii Meshcheriakov2021-07-161-22/+18
* locale_database: Use f-strings in Python codeIevgenii Meshcheriakov2021-07-161-17/+17
* locale_database: Don't use u prefix for strings in python filesIevgenii Meshcheriakov2021-07-151-178/+178
* Convert CLDR scripts to Python 3Ievgenii Meshcheriakov2021-07-151-1/+1
* locale_database: Don't attempt to access property 'message' of IOErrorIevgenii Meshcheriakov2021-07-071-2/+2
* Nomenclature change: s/countr/territor/g in locale scriptsEdward Welbourne2021-05-261-3/+3
* Update to CLDR v38.1, adding Yukon Standard TimeEdward Welbourne2021-01-271-0/+1
* Reorder locale enums alphabeticallyEdward Welbourne2020-11-081-1/+1
* Update util/locale_database/'s README and timezone script instructionsEdward Welbourne2020-10-091-7/+7
* Remove unused importsDimitrios Apostolou2020-07-101-1/+0
* Move cldr2qtimezone.py's CLDR-reading to a CldrAccess classEdward Welbourne2020-04-021-71/+17
* Rework cldr2qtimezone.py into more maintainable formEdward Welbourne2020-04-021-165/+160
* Move some shared code to a localetools moduleEdward Welbourne2020-04-021-13/+7
* Update CLDR to v36Edward Welbourne2019-10-251-2/+4
* Add data for Windows Time-Zone IDs added in the last two yearsEdward Welbourne2019-07-011-0/+29
* Tidy up in cldr2qtimezone.py and document the need to run itEdward Welbourne2019-07-011-12/+8
* cldr2qtimezone.py: report all missing zones, rather than just the firstEdward Welbourne2019-07-011-1/+6
* Use simpler data structures in cldr2qtimezone.pyEdward Welbourne2019-07-011-169/+165
* Separate out the time, zone, date code from corelib/tools/Edward Welbourne2019-06-061-2/+2
* Rename util/locale_database/ to include the e that was missingEdward Welbourne2019-05-201-0/+431