summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* cmake: Rename QT_UIKIT_SDK to QT_APPLE_SDKTor Arne Vestbø12 hours1-1/+1
* Rework enumdata.py's commentsEdward Welbourne16 hours1-28/+54
* wasm: make qtloader.js use FS.createPreloadedFile when preloadingPiotr Wiercinski5 days1-12/+0
* Correct wasm util fileLucie Gérard12 days7-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
* Revise enumdata.py's names to more closely match CLDR'sEdward Welbourne2023-08-091-12/+12
* Move enum-name-munging from LocaleHeaderWriter to QLocaleXmlReaderEdward Welbourne2023-08-093-26/+46
* Break clashing-names test function out of CldrAccess.__checkEnum()Edward Welbourne2023-08-092-17/+40
* Wrap CLDR-derived time-zone ID tables to within a 100-column marginEdward Welbourne2023-08-072-3/+4
* Tweak lookup of en.xml names for languages, scripts and territoriesEdward Welbourne2023-08-031-4/+7
* Wrap QLocale's CLDR-derived string data tables to a 100-column marginEdward Welbourne2023-08-031-1/+1
* Use module.exports to get the entry function name in WASM test libMikolaj Boc2023-08-021-4/+5
* Canonicalize space in lists of IANA time-zonesEdward Welbourne2023-08-021-1/+1
* Add new languages and a script for CLDR v43Edward Welbourne2023-08-011-0/+10
* Cope with CLDR data conflict decimal == groupEdward Welbourne2023-08-011-1/+7
* Ignore parentLocales nodes with component="..." attributesEdward Welbourne2023-08-012-4/+18
* Fix typos in QLocaleXmlWriterEdward Welbourne2023-08-011-3/+3
* Correct enumdata.py's new-at-v42 entries to match generated dataEdward Welbourne2023-08-011-6/+6
* COIN/Android: Move android_emulator_launcher.sh to qt5.gitAssam Boudjelthia2023-07-251-106/+0
* wasm: add shared library preload scriptsMorten Sørvig2023-07-032-0/+174
* Make WASM export names different across modulesMikolaj Boc2023-06-201-5/+5