aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlcachegen
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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