aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlcachegen
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\|
| | * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-124-1/+23
| | |\
| | | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-284-1/+23
| | | |\
| | | | * Fix loading of ES modules when using CONFIG += qtquickcompilerSimon Hausmann2019-08-264-1/+23
| * | | | Fix regression when using CONFIG+=QtQuickCompiler and .qrc files in subdirsSimon Hausmann2019-09-193-4/+3
| * | | | Fix *.js files disappearing from RESOURCES when not using QtQmlSimon Hausmann2019-09-091-11/+7
| |/ / /
* | | | Rename alias resource propertiesLeander Beernaert2019-08-151-5/+5
* | | | Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+125
|/ / /
* / / Split qqmltypeloader{_p.h|.cpp} into a several filesUlf Hermann2019-07-111-0/+1
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-2520-38/+105
|\|
| * Initialize TranslationData padding before writing cache filesUlf Hermann2019-03-2118-36/+103
* | Add option to retain sources when generating QML cacheUlf Hermann2019-01-044-0/+18
|/
* Fix translation bindings when qtquickcompiler is usedFrederik Gladhorn2018-11-061-1/+18
* Add support for compiling ES modules ahead of timeSimon Hausmann2018-08-174-0/+43
* Reduce memory consumption when loading AOT generated cache filesSimon Hausmann2018-08-011-10/+7
* Simplify signal handler parameter handlingSimon Hausmann2018-07-311-7/+3
* Optimize memory consumption of ahead-of-time compile cache filesSimon Hausmann2018-07-311-0/+10
* Reduce memory usage when loading QML files from AOT generated cachesSimon Hausmann2018-07-311-0/+25
* Fix import of precompiled .js filesSimon Hausmann2018-07-311-2/+72
* Encapsulate the unit data in CompilationUnitSimon Hausmann2018-07-311-2/+3
* Try to load QML cache from CacheLocation if side-by-side failsThiago Macieira2018-07-271-0/+8
* Clarify error message when using eval in signal handlersSimon Hausmann2018-06-281-1/+1
* Fix CONFIG+=qtquickcompiler with umlauts in the file pathSimon Hausmann2018-06-197-4/+40
* Ensure we restore QML-defined enumsMichael Brasser2018-05-233-0/+22
* Fix .import within .js files with CONFIG+=qtquickcompilerSimon Hausmann2018-05-115-0/+29
* Fix CONFIG+=qtquickcompiler with paths that contain spacesSimon Hausmann2018-03-274-0/+25
* Fix QML data structure version checking for ahead-of-time generated filesSimon Hausmann2018-03-203-0/+52
* Handle function expressions as signal handlersErik Verbruggen2018-03-201-0/+64
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-121-0/+18
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-02-021-0/+18
| |\
| | * Fix memory leak with QtQuick compiler generated filesSimon Hausmann2018-02-021-0/+18