summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/image/qimagereader
Commit message (Expand)AuthorAgeFilesLines
* QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-271-1/+0
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-15/+15
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-143-0/+2
|\
| * Fixed crash in image reader when reading certain BMP files.Samuel Rødal2013-02-063-0/+2
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-231-1/+1
|\|
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | QImage plugins should report supported mime typesAllan Sandfeld Jensen2013-01-231-0/+21
|/
* Gui: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-7/+0
* Fix GIF image decoding: do not zero transparent pixelsaavit2012-11-092-0/+9
* 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
* QJpegHandler: add an embedded text supportKonstantin Ritt2012-05-163-21/+36
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtGui]Thiago Macieira2012-05-041-2/+2
* Implement inline downscaling in png reader, to save memoryaavit2012-04-271-1/+2
* tst_qimagereader: does not depend on QtWidgetsDebao Zhang2012-03-092-2/+1
* Change bugreports.qt.nokia.com -> bugreports.qt-project.orgSergio Ahumada2012-03-021-1/+1
* Fix build of QImageReader tests with QT_USE_QSTRINGBUILDER.Stephen Kelly2012-02-291-1/+1
* Eliminate duplicate data row names in gui autotests.Jason McDonald2012-02-141-1/+0
* Moving tiff image format support and libtiff out of qtbaseaavit2012-01-3139-161/+0
* 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-255-45/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Remove execute permission from files that don't need it.Jason McDonald2012-01-101-0/+0
* 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-152-13/+3
* QImageReader-test: Make more verbose, use QTemporaryDir.Friedemann Kleint2011-12-131-9/+46
* Fix failing unit tests.Sarah Smith2011-12-131-0/+3
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-2/+0
* qtbase tests: Fix some warningsFriedemann Kleint2011-11-211-1/+1
* Don't rely on PlatformQuirks in qimagereader testJason McDonald2011-11-041-6/+3
* gui: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-1/+1
* Remove Symbian-specific code from tests.Jason McDonald2011-09-292-24/+1
* Moved gui autotests into new directory structureJo Asplin2011-09-01113-0/+5747