summaryrefslogtreecommitdiffstats
path: root/tests/auto/qimagewriter
Commit message (Collapse)AuthorAgeFilesLines
* Refactor the qimagereader autotest to work with shadow buildBenjamin Poulain2009-05-201-4/+4
| | | | | | | | | 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
* Set the resolution when saving a tiff fileBenjamin Poulain2009-05-191-1/+37
| | | | | | | | | The resolution was not saved when the image was saved as tiff. This fix add the resolution, and try to guess if the user have set it in dpi or dot per centimeter Task-number: 245242 Reviewed-by: Samuel
* Long live Qt!Lars Knoll2009-03-2316-0/+1584