summaryrefslogtreecommitdiffstats
path: root/util/locale_database/qlocalexml2cpp.py
Commit message (Expand)AuthorAgeFilesLines
* Use char16_t in favor of ushort for locale data tablesEdward Welbourne2020-02-171-1/+1
* Allow surrogate pairs for various "single character" locale dataEdward Welbourne2020-02-171-44/+31
* Separate offsets from sizes in QLocale's dataEdward Welbourne2020-01-301-94/+116
* Deduplicate locale data tablesEdward Welbourne2020-01-301-22/+36
* Minor tidy-up in qlocalexml2cpp.pyEdward Welbourne2020-01-301-10/+9
* Correct some references to corelib/tools/ to say corelib/text/Edward Welbourne2019-10-251-1/+1
* Add support for the Islamic Civil calendarSoroush Rabiei2019-08-221-1/+1
* Add support for the Jalali (Solar Hijri or Persian) calendarSoroush Rabiei2019-08-211-1/+1
* Add support for calendars beside GregorianSoroush Rabiei2019-08-201-21/+72
* Extract a large format string as a module constant valueSoroush Rabiei2019-08-081-14/+15
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-9/+9
* Rename util/locale_database/ to include the e that was missingEdward Welbourne2019-05-201-0/+834