summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/image/qimagewriter/tst_qimagewriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add Grayscale16 Image FormatAllan Sandfeld Jensen2018-12-121-3/+3
* QImageWriter/QPNGHandler: Quality option should be CompressionRatioAlexandra Cherdantseva2018-10-141-0/+1
* Allow QImage with more than 2GByte of image dataAllan Sandfeld Jensen2017-07-081-1/+1
* QImageWriter: Detect failure due to trying to write a QImage()Robin Burchell2017-02-271-0/+16
* tst_QImageWriter: clean upMarc Mutz2017-01-061-43/+44
* Fix output location for generated filesMaurice Kalinowski2016-09-021-3/+3
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-13/+0
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-13/+0
| |\
| | * Remove ~tst_QImageWriterMarc Mutz2016-08-111-11/+0
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-231-1/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-1/+2
| |\|
| | * ICO image format: fix regression in writing when size >= 256Eirik Aavitsland2016-05-131-1/+2
* | | QtGui: Remove Windows CE.Friedemann Kleint2016-03-301-6/+0
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-1/+1
|\|
| * tst_qimagewriter: Fix leaking temporary files.Friedemann Kleint2016-03-021-1/+1
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-15/+0
* | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-11-271-5/+3
|\|
| * tst_QImageWriter: Use QTemporaryDir.Friedemann Kleint2015-11-241-5/+3
* | tests/auto/gui: Remove some placeholder formatting.Friedemann Kleint2015-10-191-2/+2
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-5/+5
|\|
| * Tests: Always verify whether QTemporaryDir/File creation succeeded.Friedemann Kleint2015-09-281-5/+5
* | Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Android: Fix qimagewriter test.BogDan Vatra2015-01-081-12/+18
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Remove qSort usages from gui testsSergio Ahumada2014-02-201-2/+4
* Check if device is opened before trying to create image handler.ABBAPOH2013-12-121-0/+24
* 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-4/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Implement inline downscaling in png reader, to save memoryaavit2012-04-271-1/+2
* Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents.Robin Burchell2012-04-111-2/+2
* tst_qimagereader: does not depend on QtWidgetsDebao Zhang2012-03-091-1/+0
* Compilation fix: missing includes for geteuid()Marc Mutz2012-02-171-0/+5
* Moving tiff image format support and libtiff out of qtbaseaavit2012-01-311-122/+12
* 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
* Changed qimagewriter unittest to work from install directory.Kurt Korbatits2012-01-171-9/+24
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-2/+0
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-9/+4
* Moved gui autotests into new directory structureJo Asplin2011-09-011-0/+628