summaryrefslogtreecommitdiffstats
path: root/tests/auto/qpropertyanimation
Commit message (Expand)AuthorAgeFilesLines
* 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