Docs - add missing images and code, clean up sections
[profile/ivi/qtdeclarative.git] / src / qml / qml / qqmlcompiler_p.h
2012-08-15 Matthew VogtReduce memory consumption of source coordinates
2012-07-08 Matthew VogtUse V4 binding for non-final properties where possible
2012-06-22 Michael BrasserHandle enum values of -1 correctly.
2012-06-06 Aaron KennedyDisallow parent changes for QML created objects
2012-06-01 Kent HansenAvoid copy-and-paste of property cache resolution code
2012-05-29 Martin JonesInitialize data members in QML engine
2012-05-24 Aaron KennedyLazily create QMetaObjects
2012-05-24 Martin JonesOptimize QML enum resolution
2012-05-04 Aaron KennedyMinor optimizations and cleanup
2012-05-04 Aaron KennedyInitial bundle support
2012-03-05 Matthew VogtMerge remote branch 'gerrit/api_changes' into merge...
2012-03-05 Matthew VogtMerge master <-> api_changes
2012-02-24 Matthew VogtRename QDeclarative symbols to QQuick and QQml