Fix leak introduced in 0853343c33e394f35c31c161b019b2aed17f9256.
[profile/ivi/qtdeclarative.git] / src / qml / qml / qqmlpropertycache_p.h
2012-08-28 Michael BrasserFix leak introduced in 0853343c33e394f35c31c161b019b2ae...
2012-08-27 Matthew VogtRestrict v8 property lookup to the execution context
2012-08-23 Michael BrasserAvoid dynamic lookup of signal handler arguments
2012-08-22 Stephen KellyTrim trailing whitespace.
2012-08-10 Matthew VogtPermit value types with metatype IDs >= QMetaType:...
2012-07-08 Matthew VogtUse V4 binding for non-final properties where possible
2012-06-21 Matthew VogtSupport enum return types in Q_INVOKABLE functions.
2012-06-12 Kent HansenAdapt to connection-related changes in qtbase
2012-05-24 Aaron KennedyLazily create QMetaObjects
2012-05-18 Matthew VogtRemove unnecessary exports
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