summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qeasingcurve
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtCore]Thiago Macieira2012-05-041-5/+5
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-3/+3
* QEasingCurve: implement move constructorMarc Mutz2012-02-211-0/+6
* QEasingCurve: implement move-assignment operatorMarc Mutz2012-02-211-0/+19
* QEasingCurve: add member-swapMarc Mutz2012-02-211-0/+7
* 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
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Fix compilation of qeasingcurve autotest on Windows.Friedemann Kleint2011-11-291-1/+1
* Adding test for custom bezier easing curvesThomas Hartmann2011-11-111-0/+222
* Cleanup corelib autotestsJason McDonald2011-11-111-3/+2
* Cleanup corelib autotestsJason McDonald2011-11-071-31/+3
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Moving relevant tests to corelib/toolsHolger Ihrig2011-09-012-0/+580