summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qlocale_data_p.h
Commit message (Expand)AuthorAgeFilesLines
* QLocale: Extend support for language codesIevgenii Meshcheriakov2021-12-091-333/+354
* QLocale: Add support for Kaingang and Nheengatu languagesIevgenii Meshcheriakov2021-11-101-6/+42
* Update CLDR-derived data to newly-released v40Ievgenii Meshcheriakov2021-11-101-2402/+2404
* Make locale ordering transitiveEdward Welbourne2021-07-141-20/+20
* Update CLDR-derived data to newly-released v39Edward Welbourne2021-04-261-446/+442
* Add the "Territory" enumerated type for QLocaleJiDe Zhang2021-04-151-10/+10
* 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