summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/image/qimagewriter
Commit message (Expand)AuthorAgeFilesLines
* 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-232-1/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-192-1/+2
| |\|
| | * ICO image format: fix regression in writing when size >= 256Eirik Aavitsland2016-05-132-1/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-051-1/+1
|\| |
| * | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-301-1/+1
* | | 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
|/
* MSVC: Remove use of -Zm argumentKai Koehne2015-02-131-2/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Android: Fix qimagewriter test.BogDan Vatra2015-01-083-13/+35
* 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
* QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-271-1/+0
* 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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* 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-092-2/+1
* Compilation fix: missing includes for geteuid()Marc Mutz2012-02-171-0/+5
* Moving tiff image format support and libtiff out of qtbaseaavit2012-01-313-123/+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-172-17/+25
* 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
* gui: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove Symbian-specific code from tests.Jason McDonald2011-09-292-18/+4
* Moved gui autotests into new directory structureJo Asplin2011-09-0116-0/+1636