Fix leak introduced in 0853343c33e394f35c31c161b019b2aed17f9256.
[profile/ivi/qtdeclarative.git] / src / qml / animations /
2012-05-29 Charles YinAvoid using previously declared variables
2012-05-29 Charles YinAvoid using previously declared variables
2012-05-25 Charles YinAdd more RETURN_IF_DELETED checking in animation code
2012-05-23 Charles YinOnly preallocate 1 change listener per animation instance
2012-05-23 Charles YinAdd completeToBeginning()/completeToEnd() to animation...
2012-05-18 Matthew VogtRemove unnecessary exports
2012-05-17 Charles YinMore defense programming in animation code
2012-04-17 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-16 Charles YinAdd a new running property to QQuickTransition
2012-04-11 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-05 Charles YinRewrite QAnimationGroupJob::clear() method
2012-03-19 Kent HansenMerge master into api_changes
2012-03-13 Charles YinMore refactoring on animation controller
2012-03-13 Matthew VogtMerge branch 'master' of git://gitorious.org/qt/qtdecla...
2012-03-11 Charles YinReturn early if animationjob was deleted in all callbac...
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