qt5base-lts/tests/auto/gui/image
aavit d91c1422a9 Fix GIF image decoding: do not zero transparent pixels
For the special transparent color index, the decoder would skip
writing anything out (thus leaving the pixels at 0 rgba value).
Although correct for later frames, for the initial frame this would
loose the color information for such pixels (which one otherwise
could have made visible e.g. by converting then image to an
alpha-less image format).

Change-Id: I316cefce8f21797feedebfbf98296ad84eaa4b99
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
(cherry picked from qt/c309d424f45dc0e7b62fbbbabf20dbfe355f48a7)
Reviewed-by: aavit <eirik.aavitsland@digia.com>
2012-11-09 16:07:51 +01:00
..
qicoimageformat Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qicon Scale icons returned by QIcon::fromTheme. 2012-10-10 08:45:22 +02:00
qimage Invalidate old QImage data if load()/loadFromData() has failed 2012-10-10 13:24:23 +02:00
qimageiohandler Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qimagereader Fix GIF image decoding: do not zero transparent pixels 2012-11-09 16:07:51 +01:00
qimagewriter Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qmovie Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qpicture Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qpixmap test: Remove dead code from tst_QPixmap 2012-10-27 00:24:16 +02:00
qpixmapcache Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
image.pro QIcon: move back to QtGui 2012-05-18 21:42:38 +02:00