summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeanimations
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* 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
* Fixed QtDeclarative autotest deployment for WinCE devices.jaanttil2012-02-061-1/+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-262-0/+25
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-04-181-1/+1
|\
| * Fixed autotest after b4b85257ccff6ba21bcbcbd46a9f7f09884abe79Aaron Kennedy2011-04-151-1/+1
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-234-0/+91
|\|
| * 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-223-0/+36
| * Ensure animations start correctly when running is bound to a value.Michael Brasser2011-02-212-0/+30
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\|
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-231-1/+1
|\ \
| * | Align .pro with qmake: s/\.sources/.files/.Miikka Heikkinen2010-10-081-1/+1
| |/
* / Fix deployment for examples and testsShane Kearns2010-10-121-1/+1
|/
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-2931-34/+34
* Clear previous animation data for non-triggering animations.Michael Brasser2010-08-132-0/+61
* Make SpringAnimation usable inside a transitionmae2010-08-042-0/+43
* 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-242-0/+45
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-082-2/+6
* Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-141-1/+8
* Mark some properties in QDeclarativeItem as private properties.Alexis Menard2010-04-291-10/+11
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-2127-27/+27
* 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
* Tweak tests to run in parallelAaron Kennedy2010-04-131-0/+3
* Qt.Infinite -> Animation.InfiniteMichael Brasser2010-03-251-1/+1
* Replace Animation's repeat property with loops.Michael Brasser2010-03-252-3/+3
* Change default RotationAnimation direction.Michael Brasser2010-03-231-2/+2
* Fix failing autotest.Alan Alpert2010-03-081-1/+1
* RotationAnimation docs + test.Michael Brasser2010-03-052-0/+106
* Make test more reliable.Michael Brasser2010-03-031-3/+3
* Make test more reliable.Michael Brasser2010-03-021-3/+3
* Make "on" syntax mandatory for value sources and interceptorsAaron Kennedy2010-03-0212-12/+12
* 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-2428-0/+1219