aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlcachegen/generateloader.cpp
Commit message (Expand)AuthorAgeFilesLines
* qmlcachegen: Eliminate foreachUlf Hermann2019-01-041-1/+1
* Add option to retain sources when generating QML cacheUlf Hermann2019-01-041-4/+11
* Fix warnings about unused Qt containersSergio Martins2018-11-301-1/+1
* QMLCacheGen: add missing QRegExp includeSamuel Gaist2018-11-171-0/+1
* qmlcachegen: Remove superfluous semicolons from generated codeJoerg Bornemann2018-06-191-2/+2
* Fix CONFIG+=qtquickcompiler with umlauts in the file pathSimon Hausmann2018-06-191-6/+48
* Fix CONFIG+=qtquickcompiler with paths that contain spacesSimon Hausmann2018-03-271-0/+1
* Fix CONFIG+=qtquickcompiler with Q_CLEANUP_RESOURCESimon Hausmann2018-03-191-3/+11
* init variables where they are declared when possible (clang-tidy)Shawn Rutledge2018-02-261-4/+2
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* Remove private API dependency of qmlcachegen generated codeSimon Hausmann2018-01-281-7/+1
* Add support for compiling QML/JS files ahead of time in resourcesSimon Hausmann2018-01-281-0/+398