summaryrefslogtreecommitdiffstats
path: root/tests/auto/qimagereader/images
Commit message (Collapse)AuthorAgeFilesLines
* Fixes the gif plugin's rendering for some animated gif files.Pierre Rossi2009-09-019-0/+0
| | | | | | | | | In the case of optimized animated gifs, we don't want to discard the contents of the previous frame, this is handled if needed in the disposal process. Task-number: 247365 Reviewed-by: Samuel
* Add support for the orientation of tiff imagesBenjamin Poulain2009-08-1727-0/+0
| | | | | | | | | | | | | The orientation tag was ignored for tiff images. The tag is now used to rotate the image before providing it to the user. The orientation of indexed an mono images is done completely manually. The orientation of other type is done in conjunction to the mirroring already performed by libtiff. Task-number: 258526 Reviewed-by: Samuel Rødal
* Refactor the qimagereader autotest to work with shadow buildBenjamin Poulain2009-05-201-0/+0
| | | | | | | | | Refactor the test of QImageReader to work with shadow build. Add two tests for the TIFF format Fix an error of the test of QImageWriter that prevented the cleaning of the created files after the test. Reviewed-by: Olivier
* Long live Qt!Lars Knoll2009-03-2355-0/+3107