aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlcachegen/generateloader.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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