summaryrefslogtreecommitdiffstats
path: root/tests/auto/qpauseanimation
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Fixed build issue on SolarisThierry Bastian2010-08-191-3/+3
* | Introduced new class QAnimationDriver for plugging in what drives animationsGunnar Sletta2010-11-121-1/+4
* | Fixed build issue on SolarisThierry Bastian2010-08-191-3/+3
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-071-1/+1
|\
| * Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* | Fix typo in autotest testcase name.Jan-Arve Sæther2010-01-051-2/+2
|/
* Increase realiability of pauseanimation autotests on winLeonardo Sobral Cunha2009-10-231-20/+24
* MAke sure we call setCurrentTime when an animation is startedThierry Bastian2009-10-231-0/+9
* QPauseAnimation autotests fixedThierry Bastian2009-10-201-1/+2
* Fixes QPauseAnimation autotests for unreliable timer intervals on WindowsLeonardo Sobral Cunha2009-10-091-13/+30
* Avoids timer ticks when there are only pause animations runningLeonardo Sobral Cunha2009-10-072-0/+397