summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/animation
Commit message (Expand)AuthorAgeFilesLines
* Extend tst_QPauseAnimation::pauseAndPropertyAnimations blacklistSimon Hausmann2015-06-201-1/+1
* Blacklist tst_QPropertyAnimation::startBackwardWithoutEndValue on WindowsSimon Hausmann2015-06-201-0/+2
* Blacklist and skip various tests that are flakeySimon Hausmann2015-06-143-0/+10
* Update copyright headersJani Heikkinen2015-02-117-49/+49
* Android: Stabilize QPauseAnimation testEskil Abrahamsen Blomfeldt2014-12-221-34/+38
* Update license headers and add new license filesMatti Paaso2014-09-247-133/+77
* Updated corelib's unit tests to use QSignalSpy's functor constructorKeith Gardner2014-05-084-51/+51
* tst_qpauseanimation: Fix condition in QEXPECT_FAIL.Friedemann Kleint2014-01-301-1/+1
* Stabilize one function in tst_qpauseanimation.cppFrederik Gladhorn2014-01-071-3/+3
* don't erroneously claim that gui support is neededOswald Buddenhagen2013-10-162-2/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-227-7/+7
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-187-7/+7
* | Clean up some metatype declarations and registrationsStephen Kelly2013-01-091-2/+0
|/
* Core: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-1/+0
* Remove metatype registration of built-in types.Stephen Kelly2013-01-031-1/+0
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* Move a Q_DECLARE_METATYPE higher up in the file.Stephen Kelly2012-12-101-1/+2
* Fix zero-duration animations running Backwards.Andreas Aardal Hanssen2012-11-131-0/+45
* normalise signal/slot signatures [QtCore tests]Marc Mutz2012-10-224-39/+39
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-227-168/+168
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-017-0/+7
* Make animation autotests build without widgetsKent Hansen2012-06-071-0/+3
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-283-0/+3
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-024-73/+73
* Fix deadlock in QPropertyAnimationOlivier Goffart2012-03-071-0/+45
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-307-7/+7
* Update contact information in license headers.Jason McDonald2012-01-237-7/+7
* Update copyright year in license headers.Jason McDonald2012-01-057-7/+7
* Avoid repeatedly registering the same meta-typeJason McDonald2011-12-281-2/+2
* Cleanup corelib autotests.Jason McDonald2011-12-284-0/+67
* Fix possible jump in animation timer.Michael Brasser2011-12-141-0/+33
* Fix possible jump in animation timer.Michael Brasser2011-12-131-1/+45
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-065-15/+0
* Windows: Stabilize qpauseanimation test.Friedemann Kleint2011-12-021-8/+65
* Cleanup corelib autotestsJason McDonald2011-11-251-3/+4
* qtbase tests: Fix some warningsFriedemann Kleint2011-11-211-5/+5
* Cleanup corelib autotestsJason McDonald2011-11-141-1/+0
* Cleanup corelib autotestsJason McDonald2011-11-117-30/+12
* Cleanup corelib autotestsJason McDonald2011-11-102-3/+3
* Cleanup corelib autotestsJason McDonald2011-11-077-121/+8
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-257-14/+21
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-1/+1
* Move QTRY_VERIFY/QTRY_COMPARE into testlib.Jason McDonald2011-10-192-5/+0
* Tests: Fix compilation on Windows.Friedemann Kleint2011-10-031-1/+1
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-2/+2
* Moving Tests to new Autotest StructureHolger Ihrig2011-08-2415-0/+5161