aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/animations
Commit message (Expand)AuthorAgeFilesLines
* Avoid using previously declared variablesCharles Yin2012-05-291-3/+3
* Avoid using previously declared variablesCharles Yin2012-05-291-2/+2
* Add more RETURN_IF_DELETED checking in animation codeCharles Yin2012-05-251-1/+1
* Only preallocate 1 change listener per animation instanceCharles Yin2012-05-231-1/+1
* Add completeToBeginning()/completeToEnd() to animation controllerCharles Yin2012-05-232-5/+38
* Remove unnecessary exportsMatthew Vogt2012-05-185-7/+7
* More defense programming in animation codeCharles Yin2012-05-171-2/+5
* Add a new running property to QQuickTransitionCharles Yin2012-04-162-2/+0
* Rewrite QAnimationGroupJob::clear() methodCharles Yin2012-04-051-5/+11
* More refactoring on animation controllerCharles Yin2012-03-132-9/+40
* Return early if animationjob was deleted in all callback methods.Charles Yin2012-03-121-6/+9
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-2412-0/+2059