aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlcachegen
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-02-272-2/+2
* QtQml: Move dependentScripts into base CUUlf Hermann2024-01-181-1/+2
* QtQml: Make base CU a member of ExecutableCompilationUnitUlf Hermann2024-01-101-1/+1
* QML diskcache: Verify cache file sizeFabian Kosmale2023-10-062-0/+783
* CMake: Make qml tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* CMake: Allow omitting the version of QML modulesUlf Hermann2023-01-271-1/+0
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-201-2/+2
* QtQml: Allow more fine grained control of the disk cacheUlf Hermann2023-01-021-21/+78
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Introduce a sane resource path to qt_add_qml_moduleUlf Hermann2022-06-231-0/+1
* Use SPDX license identifiersLucie Gérard2022-06-112-54/+4
* Replace uses of deprecated _qs with _s/QStringLiteralSona Kurazyan2022-04-291-1/+3
* Skip tests that call qmlcachegen when cross-compiledPasi Petäjäjärvi2022-02-032-0/+53
* tst_qmlcachegen: Output some diagnostics on failuresUlf Hermann2022-01-251-0/+6
* Remove unused .qrc filesJoerg Bornemann2022-01-204-22/+0
* Compile QML files ahead of time with qmlcachegenUlf Hermann2021-12-031-1/+4
* Improve tst_qmlcachegen::versionChecksForAheadOfTimeUnits()Ulf Hermann2021-11-221-9/+14
* SaveableUnitPointer::saveToDisk restores flags incorrectly at cleanupJarkko Koivikko2021-09-171-0/+12
* Output a message when tst_qmlcachegen's version check failsUlf Hermann2021-09-161-1/+15
* Consolidate test helpers into private librariesMitch Curtis2021-09-132-4/+10
* QQmlIRBuilder: Always preserve "undefined" stringFabian Kosmale2021-08-094-0/+201
* Add NO_PLUGIN option to qt6_add_qml_module()Craig Scott2021-08-031-2/+0
* CMake: Rename FILES keyword to QML_FILES for qt6_target_qml_sources()Craig Scott2021-07-121-21/+20
* Refactor and update qml CMake APICraig Scott2021-06-042-11/+35
* Use fixed qt_add_resource BASE argumentJoerg Bornemann2021-05-211-7/+2
* Move tools to libexecKai Köhne2021-05-111-1/+2
* Fix some "can be marked override" warningsAndreas Buhr2021-02-231-1/+1
* Uniformly support shebangFawzi Mohamed2021-02-151-0/+1
* QQmlIRLoader: Actually load RequiredPropertyExtraDataFabian Kosmale2021-02-032-0/+17
* Remove the qmake project filesFabian Kosmale2021-01-151-39/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-9/+9
* Fix additional warnings from usage of deprecated APIsVolker Hilsheimer2020-09-161-1/+1
* QQmlIRLoader: Restore inline components correctlyFabian Kosmale2020-07-222-0/+24
* CMake: Fix failing tst_qmlcachegen::skippedResourcesAlexandru Croitor2020-07-073-1/+19
* Revive QTQUICK_COMPILER_SKIPPED_RESOURCESUlf Hermann2020-06-303-2/+22
* Make qmlcachegen test ASAN cleanUlf Hermann2020-06-161-1/+3
* Prepare for new members in QQmlPrivate::CachedQmlUnitSimon Hausmann2020-04-211-8/+8
* CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-2/+2
* Regenerate qtdeclarativeAlexandru Croitor2020-02-121-4/+2
* Regenerate TestsLeander Beernaert2020-01-161-0/+1
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-253-1/+19
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-243-1/+19
| |\
| | * Pass suitable nFormals when constructing JS stack frameUlf Hermann2019-10-213-1/+19
* | | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-8/+8
* | | Regenerate testsAlexandru Croitor2019-11-141-14/+15
* | | Regenerate required projects after dev -> wip/cmake mergeAlexandru Croitor2019-10-141-8/+7
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-145-16/+32
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-044-1/+22
| |\|