summaryrefslogtreecommitdiffstats
path: root/tests/auto/qimagereader
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Fixed crash in image reader when reading certain BMP files.Samuel Rødal2013-02-083-0/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Fix GIF image decoding: do not zero transparent pixelsaavit2012-11-082-0/+9
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* test: Re-enabling tst_QImageReader testSergio Ahumada2012-08-171-2/+0
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* 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
* tests: allow unstable tests to be marked with CONFIG+=insignificant_testSergio Ahumada2011-12-281-0/+2
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast...Qt Continuous Integration System2011-11-291-0/+0
|\
| * Fix permission (no execute bit).Frederik Gladhorn2011-11-221-0/+0
* | 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-145-4/+50
|/
* Add initial support for bitmap version 4/5 headers.Ilya Konkov2011-07-224-0/+24
* 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-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