aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlcachegen
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Add support for compiling QML/JS files ahead of time in resourcesSimon Hausmann2018-01-284-1/+35
* | | Minor data structure cleanupSimon Hausmann2018-01-221-1/+1
* | | Fix decoding of bytecode instructions on ARM generated on x86-64Simon Hausmann2018-01-051-0/+34
|/ /
* | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-09-201-2/+33
|\|
| * Error out when compiling signal handlers with arguments in qml filesSimon Hausmann2017-09-121-2/+33
* | Fix lookup of formals in QML signal handlers with AOTSimon Hausmann2017-06-211-0/+36
|/
* Fix support for jsTr() and QT_TR_NOOP in list elements when cachingSimon Hausmann2017-04-061-0/+42
* Fix loading of ahead-of-time generated cache files when cross-compilingSimon Hausmann2017-04-061-1/+1
* Add auto-test for qmlcachegenSimon Hausmann2017-04-062-0/+128