qt5base-lts/util/locale_database
Edward Welbourne a9aa206b7b Move text-related code out of corelib/tools/ to corelib/text/
This includes byte array, string, char, unicode, locale, collation and
regular expressions.

Change-Id: I8b125fa52c8c513eb57a0f1298b91910e5a0d786
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2019-07-10 17:05:30 +02:00
..
testlocales
cldr2qlocalexml.py Move text-related code out of corelib/tools/ to corelib/text/ 2019-07-10 17:05:30 +02:00
cldr2qtimezone.py Add data for Windows Time-Zone IDs added in the last two years 2019-07-01 17:48:53 +02:00
dateconverter.py
enumdata.py Add locale support for Cebuano and Erzya languages (new in CLDR v35.1) 2019-05-20 20:42:11 +02:00
formattags.txt
localexml.py
qlocalexml2cpp.py Move text-related code out of corelib/tools/ to corelib/text/ 2019-07-10 17:05:30 +02:00
README
xpathlite.py

locale_database is used to generate qlocale data from CLDR.

CLDR is the Common Locale Data Repository, a database for localized
data (like date formats, country names etc).  It is provided by the
Unicode consortium.