summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeanimations/data
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when assigning a list property to transitions.Michael Brasser2011-07-261-0/+12
* Fixed autotest after b4b85257ccff6ba21bcbcbd46a9f7f09884abe79Aaron Kennedy2011-04-151-1/+1
* Prevent an animation from being registered to run twice.Michael Brasser2011-02-222-0/+22
* Ensure animations start correctly when running is bound to a value.Michael Brasser2011-02-211-0/+18
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-2930-30/+30
* Clear previous animation data for non-triggering animations.Michael Brasser2010-08-131-0/+30
* Make SpringAnimation usable inside a transitionmae2010-08-041-0/+29
* Prevent value source animations from being registered to start twice.Michael Brasser2010-06-241-0/+30
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-2127-27/+27
* Qt.Infinite -> Animation.InfiniteMichael Brasser2010-03-251-1/+1
* Replace Animation's repeat property with loops.Michael Brasser2010-03-251-1/+1
* Fix failing autotest.Alan Alpert2010-03-081-1/+1
* RotationAnimation docs + test.Michael Brasser2010-03-041-0/+48
* Make "on" syntax mandatory for value sources and interceptorsAaron Kennedy2010-03-0212-12/+12
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-2426-0/+541