summaryrefslogtreecommitdiffstats
path: root/tests/auto/qpauseanimation
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
* test: Mark tst_QPauseAnimation as insignificant only on WindowsSergio Ahumada2012-11-231-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
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* tests: allow unstable tests to be marked with CONFIG+=insignificant_testSergio Ahumada2011-12-281-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* 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