summaryrefslogtreecommitdiffstats
path: root/tests/auto/qimagereader/tst_qimagereader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change bugreports.qt.nokia.com -> bugreports.qt-project.orgSergio Ahumada2012-02-091-1/+1
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Sequential reading not supported.Sarah Smith2011-11-181-3/+0
* Fix failing unit tests.Sarah Smith2011-11-171-0/+3
* Move tga support from Qt3d to Qt.Sarah Smith2011-11-141-7/+7
* Move tga support from Qt3d to Qt.Sarah Smith2011-11-141-4/+47
* Add initial support for bitmap version 4/5 headers.Ilya Konkov2011-07-221-0/+22
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Fixes: some text fields in PNG image files were not readaavit2011-03-171-0/+28
* Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-02-181-0/+3
|\
| * Added test case for corrupt pixel count in XPM image.Samuel Rødal2011-02-181-0/+3
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\ \ | |/
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-231-15/+83
|\ \
| * \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-051-15/+21
| |\ \ | | |/
| | * use PlatformQuirks class for better testingHarald Fernengel2010-11-021-15/+21
| * | Fixes: Reading and writing PNG iTXt international text chunksaavit2010-11-021-4/+7
| * | Fixes: corruption of whitespace in text fields when reading PNG imagesaavit2010-10-291-0/+59
| |/
* | Correct errors in the qimagereader autotestShane Kearns2010-10-181-1/+9
|/
* Avoid creating copy of an image in memory when storing as pngaavit2010-09-271-0/+43
* Fixed infinite loop when loading jpeg without EOI from memory.Kim Motoyoshi Kalland2010-09-201-0/+5
* Remove some files as instructed by Legal department.Jason McDonald2010-07-201-56/+0
* Do image comparison with fuzzHarald Fernengel2010-07-191-1/+18
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6Simon Hausmann2010-06-161-0/+28
|\
| * Fixed QImageReader::format() inconsistency.Samuel Rødal2010-06-151-0/+28
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6Simon Hausmann2010-06-151-2/+2
|\ \ | |/ |/|
| * Fixed unit test failure in qimagereader.Kurt Korbatits2010-06-151-2/+2
* | Fixes regression: SVG image loading would fail from QBuffer with pos!=0aavit2010-05-051-1/+62
* | Total makeover of SVG image readeraavit2010-03-311-2/+62
|/
* Fixed QImagReader::setAutoDetectImageFormat() to work with plugins.Trond Kjernåsen2010-02-081-0/+29
* Fixed QGifHandler::loopCount().Trond Kjernåsen2010-02-051-0/+14
* Cache the sizes of the images in an animated GIF.Trond Kjernåsen2010-02-041-0/+1
* Implemented QGifHandler::imageCount().Trond Kjernåsen2010-02-021-0/+6
* Warn if the plugin seems to not exist instead of simply passing.Jan-Arve Sæther2010-01-281-0/+13
* Fix a regression: icons with slightly wrong ICO header did not load.Jan-Arve Sæther2010-01-281-3/+10
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* images: Document QImageReader::loopCount behaviour for infinite loopsHolger Hans Peter Freyther2009-12-231-0/+7
* gif: Add unit test for QImageReader::size callsHolger Hans Peter Freyther2009-12-231-0/+131
* Use libjpeg's builtin scaler for implementing setScaledSize()Rhys Weatherley2009-12-221-1/+9
* Fixed loading of 8-bit grayscale TIFF files.Samuel Rødal2009-11-091-0/+9
* Re-enabled tst_QImageReader::readFromDevice for Symbian OSJanne Anttila2009-09-281-3/+1
* Merge branch '4.5' into 4.6Tom Cooksey2009-09-171-5/+6
|\
| * Fixed QImageReader autotests.Trond Kjernaasen2009-09-161-10/+11
| * Update license headers again.Jason McDonald2009-09-081-4/+4
| * Fixes the gif plugin's rendering for some animated gif files.Pierre Rossi2009-09-021-0/+13
* | Added support in qimagereader to base plugin selection on stream contentGunnar Sletta2009-09-151-0/+71
* | Update license headers again.Jason McDonald2009-09-091-4/+4
* | Fixed incorrect file path in qimagereader autotest.Kim Motoyoshi Kalland2009-09-031-1/+1
* | Fixes the gif plugin's rendering for some animated gif files.Pierre Rossi2009-09-011-0/+13
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\ \ | |/