summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qlocale_data_p.h
Commit message (Expand)AuthorAgeFilesLines
* QLocale: simplify currency display name lookupEdward Welbourne2020-11-171-1424/+781
* Implement binary search in QLocale's likely sub-tag lookupEdward Welbourne2020-11-081-395/+395
* Update CLDR to v38Edward Welbourne2020-11-081-2881/+2871
* Reorder locale enums alphabeticallyEdward Welbourne2020-11-081-5564/+5566
* Use newer names for various languages, territories and scriptsEdward Welbourne2020-11-081-997/+742
* Update CLDR to v37, adding Nigerian Pidgin as a new languageEdward Welbourne2020-10-261-1708/+1857
* Support digit-grouping correctlyEdward Welbourne2020-07-141-597/+597
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-501/+499
|\
| * Change QLocale to use CLDR's accounting formats for currenciesEdward Welbourne2020-04-021-433/+433
| * Take CLDR's distinguished attributes into accountEdward Welbourne2020-04-021-146/+143
| * Take number system into account in currency format look-upEdward Welbourne2020-04-021-18/+18
| * Rework qlocalexml2cpp.py to use writers based on TranscriberEdward Welbourne2020-04-021-2/+3
* | Use char16_t in favor of ushort for locale data tablesEdward Welbourne2020-02-171-13/+13
* | Allow surrogate pairs for various "single character" locale dataEdward Welbourne2020-02-171-787/+818
* | Separate offsets from sizes in QLocale's dataEdward Welbourne2020-01-301-2611/+2533
* | Deduplicate locale data tablesEdward Welbourne2020-01-301-1093/+1078
* | Minor tidy-up in qlocalexml2cpp.pyEdward Welbourne2020-01-301-2/+2
* | Preserve the case of the exponent separator CLDR suppliesEdward Welbourne2020-01-301-537/+537
|/
* Update CLDR to v36Edward Welbourne2019-10-251-2836/+2876
* Add support for calendars beside GregorianSoroush Rabiei2019-08-201-2569/+589
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-0/+8814