summaryrefslogtreecommitdiffstats
path: root/tests/auto/qpropertyanimation/tst_qpropertyanimation.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-171-0/+831