summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Break out timezone data from cldr2qtimezone.pyEdward Welbourne12 hours2-213/+235
* Purge an almost-redundant duplicate datetime format conversionEdward Welbourne7 days1-60/+4
* Apply a common style to the main()s of locale database programsEdward Welbourne11 days2-9/+30
* Modernise testlocales/ program and make it compileEdward Welbourne11 days4-26/+27
* Automate updating of list of locales for testlocalesEdward Welbourne11 days2-227/+675
* Fix spacing inconsistencies brought to light by flake8Edward Welbourne13 days4-5/+5
* Fix typo in doc comment for QLocaleXmlWriter.close()Edward Welbourne2024-04-221-1/+1
* Use dict comprehensions more in cldr.py and qlocalexml.pyEdward Welbourne2024-04-222-13/+12
* Tweak the message for variantsEdward Welbourne2024-04-221-1/+5
* Revise UCD-generated data files' SPDX headersEdward Welbourne2024-04-221-1/+1
* Improve fidelity of approximation to CLDR zone representationsEdward Welbourne2024-04-221-4/+18
* Correct handling of 'u' in CLDR date format stringsEdward Welbourne2024-04-191-0/+7
* Fix handling of am/pm indicators in mapping from CLDR to Qt formatsEdward Welbourne2024-04-191-2/+2
* Cope with CLDR's "day period" format specifiersEdward Welbourne2024-04-191-0/+4
* Rewrite CLDR-ingestion's date-time format conversionEdward Welbourne2024-04-191-78/+167
* Move LocaleScanner's INHERIT check from find upstream to __findEdward Welbourne2024-04-191-3/+12
* cmake: Rename QT_UIKIT_SDK to QT_APPLE_SDKTor Arne Vestbø2024-03-181-1/+1
* Rework enumdata.py's commentsEdward Welbourne2024-03-181-28/+54
* wasm: make qtloader.js use FS.createPreloadedFile when preloadingPiotr Wiercinski2024-03-141-12/+0
* Correct wasm util fileLucie Gérard2024-03-077-7/+7
* wasm: Parse wasm binaries to get dependenciesPiotr Wiercinski2024-02-232-11/+82
* wasm: make preload_qml_imports take a source pathMorten Sørvig2024-02-201-8/+7
* Correct util file to reduce exceptionsLucie Gérard2024-02-202-2/+2
* Minor tidy-up of CldrAccess.__enumMap: revise comment, modernize codeEdward Welbourne2024-02-131-5/+5
* wasm: Fix duplication of .so files in preload_qml_imports.pyPiotr Wierciński2024-02-131-7/+8
* Unicode line breaking: Implement rules LB15a and LB15bIevgenii Meshcheriakov2024-02-081-2/+4
* unicode: Import version 15.1 (UCD version 32)Ievgenii Meshcheriakov2024-02-0818-6217/+12334
* Move QTimeZone's CLDR-derived data into a namespaceEdward Welbourne2024-02-081-3/+4
* Document LocaleScanner's constructorEdward Welbourne2024-02-081-0/+7
* Remove extra semi-colonsTasuku Suzuki2024-02-061-1/+1
* Update QLocale and calendar data to CLDR v44.1Edward Welbourne2024-02-021-1/+6
* Fix ordering of Windows timezonesEdward Welbourne2024-02-011-8/+15
* update_public_suffix_list.sh: print suggested topic:Marc Mutz2024-01-311-0/+2
* PSL: add changelog entry to the suggested commit messageMårten Nordheim2024-01-291-0/+3
* Update public suffix listMårten Nordheim2024-01-291-1/+1
* Move special-case LDML value to a module globalEdward Welbourne2024-01-291-2/+4
* ldml.LocaleScanner.__find(): only Error if no matches foundEdward Welbourne2024-01-291-9/+15
* Package DOM attributes for Node objectsEdward Welbourne2024-01-291-3/+8
* Update Unicode data version stringIevgenii Meshcheriakov2024-01-251-2/+2
* Prepare to support taking CLDR data from its github upstreamEdward Welbourne2024-01-192-11/+20
* Bump version to 6.8.0Jani Heikkinen2023-12-111-1/+1
* Convert UTC offset table look-ups to binary chopEdward Welbourne2023-11-031-4/+9
* Add note on -00:00 as offset suffix and UTC-00:00 as zoneEdward Welbourne2023-10-271-1/+12
* wasm: Fix test runner for asynchronous testsPiotr Wierciński2023-10-261-11/+18
* sanitizer-testrunner.py: be verbose about FAILs being ignoredDimitrios Apostolou2023-10-181-0/+2
* Preparations to deprecate QItemDelegateChristian Ehrlicher2023-10-051-2/+2
* Add a script for updating from publicsuffix/list.gitMarc Mutz2023-10-011-0/+76
* Remove remnants of Qt for Native Client (NACL)Tor Arne Vestbø2023-09-231-1/+0
* Change enumdata.py names so comments read more naturallyEdward Welbourne2023-08-091-13/+13
* Use CLDR's names in QLocale::*ToName() for language, script, territoryEdward Welbourne2023-08-095-23/+49