summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Tweak lookup of en.xml names for languages, scripts and territoriesEdward Welbourne2023-08-041-4/+7
* Canonicalize space in lists of IANA time-zonesEdward Welbourne2023-08-041-1/+1
* Add new languages and a script for CLDR v43Edward Welbourne2023-08-041-0/+10
* Cope with CLDR data conflict decimal == groupEdward Welbourne2023-08-041-1/+7
* Ignore parentLocales nodes with component="..." attributesEdward Welbourne2023-08-042-4/+18
* Fix typos in QLocaleXmlWriterEdward Welbourne2023-08-041-3/+3
* Correct enumdata.py's new-at-v42 entries to match generated dataEdward Welbourne2023-08-041-6/+6
* wasm: add shared library preload scriptsMorten Sørvig2023-07-032-0/+174
* qsimd_x86: update from upstream and enable a few more featuresThiago Macieira2023-05-262-19/+63
* x86simdgen: update the Makefile to include the copyright in the .cppThiago Macieira2023-05-262-3/+3
* Pack languageCodeList tighterMate Barany2023-03-151-12/+2
* Record a recent discovery: Suzhou isn't hanidecEdward Welbourne2023-02-281-1/+2
* Android: Increase Android 12 emulator RAM size to 16GB at CIRami Potinkara2023-02-201-1/+1
* Update CLDR to v42Mate Barany2023-02-071-1/+10
* Allow filtering of test functions to run in WASM testrunnerMikolaj Boc2023-01-302-9/+27
* wasm testrunner: Join output into batchesMikolaj Boc2023-01-241-12/+30
* Remove GENERATE_METATYPESAmir Masoud Abdol2023-01-181-2/+2
* Remove the instance.ENV assignment in js test runnerMikolaj Boc2023-01-121-6/+0
* Bump version to 6.6.0Jani Heikkinen2022-12-141-1/+1
* qt-testrunner: Save test output into fileAlexandru Croitor2022-12-081-6/+13
* LocaleDB: Make passing qtbase root dir on command-lines optionalEdward Welbourne2022-11-013-13/+21
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-111-1/+1
* Update UCD to Revision 30Ievgenii Meshcheriakov2022-10-1118-236/+967
* Provide visual output in page in WASM test runnerMikolaj Boc2022-10-054-1/+467
* Provide the wasm module correctly to the instantiateWasm callbackMikolaj Boc2022-10-011-1/+1
* Fix trivial typo in cldr.py doc-stringEdward Welbourne2022-09-141-1/+1
* testrunner: Use absolute path for JUnit XML result fileTor Arne Vestbø2022-09-131-5/+6
* Adapt the js batched test runner to emrun interfaceMikolaj Boc2022-09-126-108/+302
* testrunner: Generate JUnit result filesTor Arne Vestbø2022-09-091-3/+7
* xcb: use libxcb-cursor to replace Xlib/libXcursorLiang Qi2022-09-061-0/+7
* Add error message & format selection capability to batched test runnerMikolaj Boc2022-09-011-20/+37
* Implement new features in qt-wasmtestrunnerMikolaj Boc2022-08-311-52/+162
* Create a driver for running batched tests on WASMMikolaj Boc2022-08-245-0/+478
* CMake: Rewrite double-conversion find moduleAlexandru Croitor2022-07-021-1/+2
* sanitizer-testrunner: enforce line bufferingDimitrios Apostolou2022-06-161-1/+1
* qt-testrunner: Commit forgotten README fileDimitrios Apostolou2022-06-161-0/+24
* Add ASAN build for qtbaseDimitrios Apostolou2022-06-151-0/+49
* CMake: Fix typosKai Köhne2022-06-132-2/+2
* Bump version to 6.5.0Jani Heikkinen2022-06-061-1/+1
* Expose the qtloader object globallyDavid Skoland2022-06-031-12/+20
* Core: make CLDR data constexprYuhang Zhao2022-05-272-12/+12
* Core: make Unicode Database constexprYuhang Zhao2022-05-261-11/+11
* Unicode: Extract EastAsianWidth propertyIevgenii Meshcheriakov2022-05-242-2/+2695
* Unicode: Remove obsolete word break classesIevgenii Meshcheriakov2022-05-241-12/+0
* Android: fix default name of the CI emulatorAssam Boudjelthia2022-05-191-1/+1
* Add an exception in testrunner for QDocLuca Di Sera2022-05-191-1/+3
* Use SPDX license identifiersLucie Gérard2022-05-1690-2699/+204
* util/x86simdgen: update with the copyright headerThiago Macieira2022-05-061-0/+1
* Fix build of util/glgenJoerg Bornemann2022-05-063-2/+3
* Add a simple Qt 6/CMake-compatible script a la includemocs.pyMarc Mutz2022-05-051-0/+119