summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/image/qmovie/tst_qmovie.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't crash when calling jumpToFrame() on an empty QMovieLars Knoll2019-10-091-0/+9
* Fix a crash when QMovie::speed is set to 0Val Doroshchuk2018-01-241-0/+10
* Updated license headersJani Heikkinen2016-01-211-17/+12
* tests/auto/gui: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-2/+2
* Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Make qmovie autotest build without widgetsKent Hansen2012-06-071-0/+8
* Make tst_qmovie work in shadow buildsThiago Macieira2012-03-221-2/+2
* Fixed qmovie unittest to use QFINDTESTDATA in jumpToFrame()Kurt Korbatits2012-01-311-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove support for the MNG file format and the bundled libmngaavit2012-01-251-4/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix qimagereader, qmovie and qmake unittest to work in shadow build.Kurt Korbatits2011-12-151-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-2/+0
* Moved gui autotests into new directory structureJo Asplin2011-09-011-0/+225