summaryrefslogtreecommitdiffstats
path: root/tests/auto/qpropertyanimation
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
* Fix zero-duration animations running Backwards.Andreas Aardal Hanssen2012-11-151-0/+45
* 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
* tests: eliminated usage of qttest_p4.prf [part 2]Sergio Ahumada2011-12-291-3/+4
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Avoid running animation when loopCount == 0Leonardo Sobral Cunha2010-05-131-0/+24
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60axis2010-02-261-14/+15
|\
| * Trying to make the animation autotests more robustThierry Bastian2010-02-251-15/+16
* | Use QTRY_COMPARE to give the animation a chance to finishKent Hansen2010-02-231-1/+2
|/
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Result API review with JasminThierry Bastian2009-11-041-10/+10
* Changing the time we wait for the end of the animationThierry Bastian2009-10-281-3/+3
* Make the QPropertyAnimation pass on windows by waiting slightly longerThierry Bastian2009-10-281-4/+4
* adding autotestsThierry Bastian2009-10-201-0/+14
* Animations: updateCurrentTime now receives the currentTime as paramaterThierry Bastian2009-09-281-3/+3
* Compile testsOlivier Goffart2009-09-241-4/+4
* Fix to the autotests of Animations to spit less warningsThierry Bastian2009-09-221-2/+20
* animations now display a warning if they don't have a end valueThierry Bastian2009-09-111-0/+5
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* QAbstractAnimation: fixes segfault when deleting animation inside updateCurre...Leonardo Sobral Cunha2009-08-271-4/+49
* animations: make sure setCurrentTime is called on all animationsThierry Bastian2009-08-251-0/+50
* Add autotest to make sure we receive the QVariantAnimation::valueChangedThierry Bastian2009-08-171-0/+28
* Make QPropertyAnimation symetric wrt directionThierry Bastian2009-08-121-0/+42
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* QAnimation: fix a jump in values when restarting an animationThierry Bastian2009-07-011-0/+5
* Animations: adding an autotest for jumping values when restartingThierry Bastian2009-07-011-0/+52
* Update license headers in files that are new in 4.6.Jason McDonald2009-06-171-2/+2
* Fixed a bug in animation when you set a start value that doesn't haveThierry Bastian2009-05-261-19/+58
* Update current value on QVariantAnimation::setKeyValuesLeonardo Sobral Cunha2009-05-151-0/+34
* Avoid interpolating if we have less than 2 key values in QVariantAnimationLeonardo Sobral Cunha2009-05-151-0/+31
* Indentation and whitespace fixes in animation apiLeonardo Sobral Cunha2009-05-151-2/+2
* Addeed a warning if one is trying to animate a property that's not partThierry Bastian2009-05-071-2/+3
* Fixes QPropertyAnimation's default start value update conditionLeonardo Sobral Cunha2009-04-221-0/+22
* QPropertyAnimation reevaluates the default start value after each runLeonardo Sobral Cunha2009-04-211-5/+5
* iterationCount becomes loopCount againThierry Bastian2009-04-201-15/+15
* Initial import of statemachine branch from the old kinetic repositoryAlexis Menard2009-04-172-0/+836