summaryrefslogtreecommitdiff
path: root/tests/auto/declarative/qdeclarativeanimations/tst_qdeclarativeanimations.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Fix crash when assigning a list property to transitions.Michael Brasser2011-07-261-0/+13
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Fix animations with alwaysRunToEnd that are frequently stopped/started.Michael Brasser2011-02-221-0/+25
* Prevent an animation from being registered to run twice.Michael Brasser2011-02-221-0/+14
* Ensure animations start correctly when running is bound to a value.Michael Brasser2011-02-211-0/+12
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-291-4/+4
* Clear previous animation data for non-triggering animations.Michael Brasser2010-08-131-0/+31
* Make SpringAnimation usable inside a transitionmae2010-08-041-0/+14
* Make autotests work with qreal == float (in addition to double).Warwick Allison2010-07-021-1/+1
* Prevent value source animations from being registered to start twice.Michael Brasser2010-06-241-0/+15
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-081-0/+5
* Mark some properties in QDeclarativeItem as private properties.Alexis Menard2010-04-291-10/+11
* Emit runtime warnings through QDeclarativeEngineAaron Kennedy2010-04-191-6/+8
* Rename remaining import Qt 4.6 lines to import Qt 4.7Joona Petrell2010-04-141-4/+4
* Replace Animation's repeat property with loops.Michael Brasser2010-03-251-2/+2
* Change default RotationAnimation direction.Michael Brasser2010-03-231-2/+2
* RotationAnimation docs + test.Michael Brasser2010-03-051-0/+58
* Make test more reliable.Michael Brasser2010-03-031-3/+3
* Make test more reliable.Michael Brasser2010-03-021-3/+3
* Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX t...Leonardo Sobral Cunha2010-02-241-20/+20
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+672