ab3837f86f
Month Names and Standalone Month Names are stored separately, but for majority of locales the names are the same and so storage is duplicated. By storing both sets of names in the same array 50KB is saved in libQtCore.so on Linux. Depends on change Ic84bbc82 in branch api_review for CLDR 1.9.1 Change-Id: I83224ebc2180ee6de69797fa50d38348acc94107 Reviewed-by: Denis Dzyubenko <denis.dzyubenko@nokia.com> |
||
---|---|---|
.. | ||
testlocales | ||
cldr2qlocalexml.py | ||
dateconverter.py | ||
enumdata.py | ||
formattags.txt | ||
qlocalexml2cpp.py | ||
README | ||
xpathlite.py |
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)).