qt6-bb10/util/local_database
Konstantin Ritt da90a3a490 QLocale: replace hard-coded default country-for-language map
...with a generated one in a way similar to what
http://www.unicode.org/reports/tr35/#Likely_Subtags suggests.
The supplemental/likelySubtags.xml contains all the required data.
This changes some default countries to a most-expected ones.

Change-Id: I920a5623601d8661a943e78197d3bcc838191483
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
2012-11-19 21:18:03 +01:00
..
testlocales Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
README Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
cldr2qlocalexml.py QLocale: replace hard-coded default country-for-language map 2012-11-19 21:18:03 +01:00
dateconverter.py Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
enumdata.py Assign correct codes to QLocale::AnyCountry and AnyScript 2012-11-15 13:55:00 +01:00
formattags.txt Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qlocalexml2cpp.py QLocale: replace hard-coded default country-for-language map 2012-11-19 21:18:03 +01:00
xpathlite.py Misc fixes to the QLocale data parser/generator 2012-11-15 13:55:00 +01:00

README

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)).