summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qlocale_p.h
Commit message (Expand)AuthorAgeFilesLines
* Use char16_t in favor of ushort for locale data tablesEdward Welbourne2020-02-171-7/+7
* Allow surrogate pairs for various "single character" locale dataEdward Welbourne2020-02-171-43/+54
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-131-1/+1
|\
| * Enable system locale to skip digit-grouping if configured to do soEdward Welbourne2020-02-031-2/+2
* | Separate offsets from sizes in QLocale's dataEdward Welbourne2020-01-301-54/+27
* | Refactor QLocale's data access to be less verboseEdward Welbourne2020-01-301-1/+70
* | Preserve the case of the exponent separator CLDR suppliesEdward Welbourne2020-01-301-1/+1
|/
* QLocale: Support Indian number formattingTuomas Heimonen2019-12-301-1/+2
* Include likely-adjusted uiLanguages for the system localeEdward Welbourne2019-10-041-0/+1
* Add support for calendars beside GregorianSoroush Rabiei2019-08-201-16/+14
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-0/+471