summaryrefslogtreecommitdiffstats
path: root/util/locale_database/localetools.py
Commit message (Expand)AuthorAgeFilesLines
* cldr2qlocalexml/localetools: Open files as UTF-8Mårten Nordheim2025-07-031-2/+2
* Add type annotations to CldrAccessMate Barany2024-10-241-1/+1
* Add type annotations to ByteArrayData, StringDataToken and StringDataMate Barany2024-10-171-5/+5
* Use replace instead of rename in localetools.pyMate Barany2024-09-171-1/+1
* QLocaleXml: include Qt version in the localeDatabase tagEdward Welbourne2024-06-111-0/+16
* 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