summaryrefslogtreecommitdiffstats
path: root/util/locale_database/localetools.py
Commit message (Expand)AuthorAgeFilesLines
* Use CLDR's names in QLocale::*ToName() for language, script, territoryEdward Welbourne2023-08-091-1/+1
* Break clashing-names test function out of CldrAccess.__checkEnum()Edward Welbourne2023-08-091-0/+35
* Wrap CLDR-derived time-zone ID tables to within a 100-column marginEdward Welbourne2023-08-071-2/+2
* LocaleDB: Make passing qtbase root dir on command-lines optionalEdward Welbourne2022-11-011-0/+3
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-27/+2
* locale_database: Use context manager interface to update source filesIevgenii Meshcheriakov2021-07-201-51/+91
* locale_database: Use NamedTemporaryFile for temporary filesIevgenii Meshcheriakov2021-07-191-14/+7
* locale_database: Use pathlib to manipulate paths in Python codeIevgenii Meshcheriakov2021-07-191-13/+25
* locale_database: Use super() to call base class methodsIevgenii Meshcheriakov2021-07-151-6/+3
* Convert CLDR scripts to Python 3Ievgenii Meshcheriakov2021-07-151-2/+2
* Add tools to localetools to facilitate source file recreationEdward Welbourne2020-04-021-0/+99
* Move some shared code to a localetools moduleEdward Welbourne2020-04-021-0/+65