summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Update CLDR to v37, adding Nigerian Pidgin as a new languageEdward Welbourne2020-10-292-1/+18
* Revert "WebGradients: redo implementation"Giuseppe D'Angelo2020-05-1510-1261/+59
* Fix parameter order in cldr2qlocalexml.py's usage()Edward Welbourne2020-04-061-1/+1
* Ensure we use UTF-8 for the emitted QLocaleXML data fileEdward Welbourne2020-04-021-1/+5
* Purge a stray space from calendar locale dataEdward Welbourne2020-04-021-1/+1
* Convert the qlocale2cpp's last few %-formats to modern format() styleEdward Welbourne2020-04-021-3/+3
* Check all matches for each XPath when searchingEdward Welbourne2020-04-021-63/+67
* Change QLocale to use CLDR's accounting formats for currenciesEdward Welbourne2020-04-021-1/+1
* Take CLDR's distinguished attributes into accountEdward Welbourne2020-04-022-21/+97
* Take number system into account in currency format look-upEdward Welbourne2020-04-021-1/+6
* Rework cldr2qlocalexml.py's reading of CLDR dataEdward Welbourne2020-04-025-898/+972
* Move cldr2qtimezone.py's CLDR-reading to a CldrAccess classEdward Welbourne2020-04-023-71/+339
* Rework qlocalexml2cpp.py to use writers based on TranscriberEdward Welbourne2020-04-021-508/+438
* Rework cldr2qtimezone.py into more maintainable formEdward Welbourne2020-04-021-165/+160
* Add tools to localetools to facilitate source file recreationEdward Welbourne2020-04-021-0/+99
* Move some shared code to a localetools moduleEdward Welbourne2020-04-026-75/+105
* Move qlocalexml2cpp.py's XML-reading to QLocaleXmlReaderEdward Welbourne2020-04-022-277/+223
* Rework cldr2qlocalexml.py in terms of a QLocaleXmlWriter classEdward Welbourne2020-04-022-197/+330
* Deduplicate day-name data in QLocaleXML filesEdward Welbourne2020-03-161-2/+0
* Update UCD to Revision 26Edward Welbourne2020-03-1416-190/+1503
* Rename the localexml module to qlocalexmlEdward Welbourne2020-03-033-4/+4
* Rename the endonym members of the Locale typeEdward Welbourne2020-03-032-7/+6
* Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-281-1/+1
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-042-1/+2
|\
| * Enable system locale to skip digit-grouping if configured to do soEdward Welbourne2020-02-031-0/+1
| * glgen: Fix compile errorJohan Klokkhammer Helsing2020-01-311-1/+1
* | WebGradients: redo implementationGiuseppe D'Angelo2019-12-1410-59/+1261
* | Unicode tables: minor prettificationEdward Welbourne2019-11-281-6/+10
* | Add missing docs for UCD additions at 5.15Edward Welbourne2019-11-282-2/+5
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-081-2/+2
|\|
| * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-061-2/+2
| |\
* | | Update UCD data to Unicode 12.1.0's Revision 24Edward Welbourne2019-10-3016-611/+2614
|/ /
* | Update CLDR to v36Edward Welbourne2019-10-252-3/+8
* | Correct some references to corelib/tools/ to say corelib/text/Edward Welbourne2019-10-252-3/+3
* | Compile-fixes in the generator for qurltld_p.hEdward Welbourne2019-10-251-3/+3
* | QUnicodeTables: use array for case folding tablesMarc Mutz2019-09-041-60/+30
* | QUnicodeTables: pack Properties structMarc Mutz2019-09-041-4/+8
* | Add support for the Islamic Civil calendarSoroush Rabiei2019-08-223-3/+18
* | Add support for the Jalali (Solar Hijri or Persian) calendarSoroush Rabiei2019-08-213-2/+7
* | Add support for calendars beside GregorianSoroush Rabiei2019-08-203-54/+138
* | 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-104-14/+14
* | Add data for Windows Time-Zone IDs added in the last two yearsEdward Welbourne2019-07-011-0/+29
* | Tidy up in cldr2qtimezone.py and document the need to run itEdward Welbourne2019-07-012-12/+11
* | cldr2qtimezone.py: report all missing zones, rather than just the firstEdward Welbourne2019-07-011-1/+6
* | Use simpler data structures in cldr2qtimezone.pyEdward Welbourne2019-07-011-169/+165
* | Remove usages of deprecated APIs from QtAlgorithmsSona Kurazyan2019-06-296-10/+10
* | gen_qfloat16_tables: add a comment explaining what the tool isThiago Macieira2019-06-031-1/+13
* | qfloat16: Check in the tables to GitThiago Macieira2019-06-032-0/+153
* | Separate out the time, zone, date code from corelib/tools/Edward Welbourne2019-06-061-2/+2