index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.10.0
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.5.5
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
6.9.2
6.9.3
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
locale_database
/
localetools.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
cldr2qlocalexml/localetools: Open files as UTF-8
Mårten Nordheim
2025-07-03
1
-2
/
+2
*
Add type annotations to CldrAccess
Mate Barany
2024-10-24
1
-1
/
+1
*
Add type annotations to ByteArrayData, StringDataToken and StringData
Mate Barany
2024-10-17
1
-5
/
+5
*
Use replace instead of rename in localetools.py
Mate Barany
2024-09-17
1
-1
/
+1
*
QLocaleXml: include Qt version in the localeDatabase tag
Edward Welbourne
2024-06-11
1
-0
/
+16
*
Use CLDR's names in QLocale::*ToName() for language, script, territory
Edward Welbourne
2023-08-09
1
-1
/
+1
*
Break clashing-names test function out of CldrAccess.__checkEnum()
Edward Welbourne
2023-08-09
1
-0
/
+35
*
Wrap CLDR-derived time-zone ID tables to within a 100-column margin
Edward Welbourne
2023-08-07
1
-2
/
+2
*
LocaleDB: Make passing qtbase root dir on command-lines optional
Edward Welbourne
2022-11-01
1
-0
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-27
/
+2
*
locale_database: Use context manager interface to update source files
Ievgenii Meshcheriakov
2021-07-20
1
-51
/
+91
*
locale_database: Use NamedTemporaryFile for temporary files
Ievgenii Meshcheriakov
2021-07-19
1
-14
/
+7
*
locale_database: Use pathlib to manipulate paths in Python code
Ievgenii Meshcheriakov
2021-07-19
1
-13
/
+25
*
locale_database: Use super() to call base class methods
Ievgenii Meshcheriakov
2021-07-15
1
-6
/
+3
*
Convert CLDR scripts to Python 3
Ievgenii Meshcheriakov
2021-07-15
1
-2
/
+2
*
Add tools to localetools to facilitate source file recreation
Edward Welbourne
2020-04-02
1
-0
/
+99
*
Move some shared code to a localetools module
Edward Welbourne
2020-04-02
1
-0
/
+65