summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* Generalize exclusion listDimitrios Apostolou2022-04-221-4/+8
* qt-testrunner: improve error loggingDimitrios Apostolou2022-04-221-9/+12
* Remove the qmake2cmake wrapper scripts and document where they areJoerg Bornemann2022-04-123-6/+3
* Fix generation of qsimd_x86 files to require no hand-editingEdward Welbourne2022-04-072-2/+8
* qt-testrunner: be more strict if bad XML log files are writtenDimitrios Apostolou2022-04-052-11/+34
* Add WASM testrunnerDavid Skoland2022-03-313-0/+261
* pro2cmake: Introduce qmake2cmake convenience scriptsJoerg Bornemann2022-03-083-53/+111
* pro2cmake: Handle QT_(MAJOR_|MINOR_|PATCH_)VERSION conditionsJoerg Bornemann2022-03-083-0/+38
* pro2cmake: Remove INSTALL_LOCATION from qt_add_qml_module callsJoerg Bornemann2022-03-081-1/+1
* pro2cmake: Generate find_package call for Qt5/Qt6 for examplesJoerg Bornemann2022-03-082-5/+19