summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/animation/qpropertyanimation/tst_qpropertyanimation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use a custom QAnimationDriver to take control over timeJan Arve Sæther2017-12-021-73/+162
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-301-4/+2
|\
| * Stabilize tst_QPropertyAnimation::noStartValue()Friedemann Kleint2017-01-251-4/+2
* | tests/auto/corelib/animation: clean upMarc Mutz2017-01-261-8/+4
|/
* Updated license headersJani Heikkinen2016-01-211-17/+12
* qevent.h: Add fixme comments to remove include directives for Qt 6.Friedemann Kleint2015-10-021-0/+1
* tests/corelib: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-08-191-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Updated corelib's unit tests to use QSignalSpy's functor constructorKeith Gardner2014-05-081-16/+16
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* 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
* 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-221-9/+9
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-11/+11
* Fix deadlock in QPropertyAnimationOlivier Goffart2012-03-071-0/+45
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Cleanup corelib autotests.Jason McDonald2011-12-281-0/+21
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Cleanup corelib autotestsJason McDonald2011-11-071-20/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-1/+1
* Move QTRY_VERIFY/QTRY_COMPARE into testlib.Jason McDonald2011-10-191-3/+0
* Moving Tests to new Autotest StructureHolger Ihrig2011-08-241-0/+1243