aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qqmlpropertycachecreator_p.h
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation error with ICC 17: it doesn't like auto and commaThiago Macieira2016-12-041-14/+42
* QML: Make all fields in QQmlPropertyRawData privateErik Verbruggen2016-08-101-5/+5
* Fix restoring of local aliases from disk cacheSimon Hausmann2016-08-061-0/+3
* QML: Change the property data flags into a bit fieldErik Verbruggen2016-08-051-32/+25
* QML: Introduce QQmlPropertyIndexErik Verbruggen2016-08-041-4/+3
* Split out creation of alias properties in the property cachesSimon Hausmann2016-07-151-0/+234
* Convert QQmlPropertyCacheCreator to a templateSimon Hausmann2016-06-161-23/+29
* Move QQmlPropertyCacheCreator implementation into the header fileSimon Hausmann2016-06-161-1/+411
* Separate non-generic code out of QQmlPropertyCacheCreatorSimon Hausmann2016-06-161-12/+18
* Remove base-class dependency of QQmlPropertyCacheCreatorSimon Hausmann2016-06-161-5/+6
* Minor QQmlPropertyCacheCreator API cleanupSimon Hausmann2016-06-161-4/+4
* Small data structure cleanupSimon Hausmann2016-06-161-1/+1
* Clean up property cache creation codeSimon Hausmann2016-06-161-3/+13
* File naming cleanupSimon Hausmann2016-06-151-0/+79