summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qlocale_data_p.h
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of am/pm indicators in mapping from CLDR to Qt formatsEdward Welbourne2024-04-191-16/+16
* Cope with CLDR's "day period" format specifiersEdward Welbourne2024-04-191-38/+37
* Revise CLDR-generated data header files to use Unicode-3.0 for SPDXEdward Welbourne2024-04-171-1/+1
* Update QLocale and calendar data to CLDR v44.1Edward Welbourne2024-02-021-4154/+4469
* Rewrite a comment on measurement systemsEdward Welbourne2024-02-011-3/+5
* qlocale_data_p.h: add missing #includeSAhmad Samir2023-09-011-2/+4
* Change enumdata.py names so comments read more naturallyEdward Welbourne2023-08-091-41/+41
* Use CLDR's names in QLocale::*ToName() for language, script, territoryEdward Welbourne2023-08-091-710/+710
* Revise enumdata.py's names to more closely match CLDR'sEdward Welbourne2023-08-091-288/+288
* Wrap QLocale's CLDR-derived string data tables to a 100-column marginEdward Welbourne2023-08-031-2398/+3990
* Update QLocale to CLDR v43Edward Welbourne2023-08-021-2800/+3164
* Pack languageCodeList tighterMate Barany2023-03-151-343/+356
* Update CLDR to v42Mate Barany2023-02-071-2550/+2638
* QLocaleData: fix AlphaCode::op== for C++20Marc Mutz2023-02-021-1/+2
* QLocale: port to qsizetype [1/N]: indexed to ranged loopsMarc Mutz2022-07-261-2/+0
* Core: make CLDR data constexprYuhang Zhao2022-05-271-25/+25
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* Update CLDR-derived data to newly-released v41Ievgenii Meshcheriakov2022-04-081-2270/+2290
* 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