Doc: Enabling Qt QML linking to Qt Quick.
[profile/ivi/qtdeclarative.git] / src / qml / animations /
2012-11-22 Marco BubkeAdd designer support for animations and componentComplete
2012-11-02 Jerome PasionMerge branch 'master' of ssh://codereview.qt-project...
2012-10-29 Sergio AhumadaRemove stale QT_MODULE() usage cases
2012-09-24 Samuel RødalFixed missing virtual destructors in qtdeclarative.
2012-09-23 Iikka EklundChange copyrights from Nokia to Digia
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