summaryrefslogtreecommitdiffstats
path: root/tests/auto/qimagereader
Commit message (Expand)AuthorAgeFilesLines
* Fixes: some text fields in PNG image files were not readaavit2011-03-173-0/+29
* Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-02-192-0/+14
|\
| * Added test case for corrupt pixel count in XPM image.Samuel Rødal2011-02-182-0/+14
* | 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-111-1/+1
* | Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-232-19/+87
|\ \
| * | 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
| * | Align .pro with qmake: s/\.sources/.files/.Miikka Heikkinen2010-10-081-4/+4
| |/
* / 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-203-0/+6
* Remove some files as instructed by Legal department.Jason McDonald2010-07-204-58/+0
* Do image comparison with fuzzHarald Fernengel2010-07-191-1/+18
* Various fixes to autotests when using the symbian/linux-armcc mkspec.axis2010-06-291-1/+1
* 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-317-2/+561
|/
* Fixed QImagReader::setAutoDetectImageFormat() to work with plugins.Trond Kjernåsen2010-02-081-0/+29
* Fixed QGifHandler::loopCount().Trond Kjernåsen2010-02-054-1/+17
* 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-288-3/+10
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* images: Document QImageReader::loopCount behaviour for infinite loopsHolger Hans Peter Freyther2009-12-232-0/+7
* gif: Add unit test for QImageReader::size callsHolger Hans Peter Freyther2009-12-233-0/+133
* Use libjpeg's builtin scaler for implementing setScaledSize()Rhys Weatherley2009-12-231-1/+9
* Fixed loading of 8-bit grayscale TIFF files.Samuel Rødal2009-11-093-0/+9
* Fixed deployment when using cetest.axis2009-10-071-3/+7
* 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-0211-2/+24
* | 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-0111-2/+24
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\|
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Merge commit 'qt/master'Jason Barron2009-08-1828-0/+45
|\ \
| * | Add support for the orientation of tiff imagesBenjamin Poulain2009-08-1728-0/+45
* | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\| |