summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/image/qimagereader
Commit message (Expand)AuthorAgeFilesLines
* Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-301-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-182-0/+1
|\
| * Crash fix: reject certain malformed bmp imagesEirik Aavitsland2016-02-052-0/+1
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-11-271-8/+23
|\|
| * tst_QImageReader: Fix file handling.Friedemann Kleint2015-11-241-8/+23
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-232-0/+13
|\|
| * Make the ppm image handler corrctly handle long comment linesEirik Aavitsland2015-11-192-0/+13
* | tests/auto/gui: Remove some placeholder formatting.Friedemann Kleint2015-10-191-3/+3
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-1/+1
|\|
| * Tests: Always verify whether QTemporaryDir/File creation succeeded.Friedemann Kleint2015-09-281-1/+1
* | Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
|/
* tests/auto/gui: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-4/+4
* MSVC: Remove use of -Zm argumentKai Koehne2015-02-131-5/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-212-0/+10
|\
| * Android: Fix QImageReader testEskil Abrahamsen Blomfeldt2015-01-162-0/+10
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-181-1/+1
|\|
| * Change bugreports.qt-project.org -> bugreports.qt.ioAlex Blasche2014-12-181-1/+1
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-291-19/+11
|\|
| * Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* | Add Grayscale8 and Alpha8 formats to QImage and drawingAllan Sandfeld Jensen2014-09-171-2/+2
|/
* Remove qSort usages from gui testsSergio Ahumada2014-02-201-2/+4
* 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