qt5base-lts/tests/auto/gui/image/qimagewriter/images
Eirik Aavitsland 5316befba2 ICO image format: fix regression in writing when size >= 256
In commit c6c9304, the earlier size limit of 128 was raised to the
format's defined maximum of 256. But the required special storage of
this size in the image structures was not implemented. Hence,
attempting to store such big icons would result in invalid image
files.

Fix the size storing details, and add some autotests of ico format
writing since that was practically uncovered.

Task-number: QTBUG-53259
Change-Id: I00e17a04e90c32dcf1124ba5adaf53728fb74dc7
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2016-05-13 04:37:15 +00:00
..
App.ico ICO image format: fix regression in writing when size >= 256 2016-05-13 04:37:15 +00:00
beavis.jpg Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
colorful.bmp Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
earth.gif Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
font.bmp Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
gnus.xbm Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
kollada.png Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
marble.xpm Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
ship63.pbm Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
teapot.ppm Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
trolltech.gif Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
YCbCr_cmyk.jpg Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
YCbCr_rgb.jpg Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00