qt5base-lts/util/local_database
Edward Welbourne 042d41e23e Rework CLDR parser to filter out unsupportable number systems
In the process, also have it only scan number systems once, caching
the result, rather than scanning all of them for each locale.  This
means we only see the new warning messages once, too.

Task-number: QTBUG-69324
Change-Id: Ia0695a0ba6159b50748a61e9949ad5bd07e4c4c3
Reviewed-by: Kai Koehne <kai.koehne@qt.io>
2018-07-16 15:22:56 +00:00
..
testlocales Updated license headers 2016-01-21 18:55:18 +00:00
cldr2qlocalexml.py Rework CLDR parser to filter out unsupportable number systems 2018-07-16 15:22:56 +00:00
cldr2qtimezone.py Made the "do not edit generated code" notice clearer 2017-06-08 13:37:21 +00:00
dateconverter.py Updated license headers 2016-01-21 18:55:18 +00:00
enumdata.py Fix CLDR C++ generation to name "Han with Bopomofo" properly 2017-06-08 13:37:01 +00:00
formattags.txt Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
localexml.py Add byte-based units to CLDR data 2017-06-13 11:28:09 +00:00
qlocalexml2cpp.py Add byte-based units to CLDR data 2017-06-13 11:28:09 +00:00
README Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
xpathlite.py Updated license headers 2016-01-21 18:55:18 +00:00

local_database is used to generate qlocale data from the Common Locale Data Repository (The database for localized names (like date formats, country names etc)).