qt5base-lts/tests/auto/gui/image
Samuel Rødal c1e5f600ab Made QImage::fill(uint pixel) for RGB888 accept QRgb values.
Previously QImage::fill() for Format_RGB888 expected a BGR value
instead of the RGB order defined by QRgb, making it counter intuitive to
use related to the 32-bit formats.

Fixed the QPixelLayout data for RGB888 and changed the byte order of
quint24 based on what the optimized image conversion routines expect.

Change-Id: I72926debbc6f5b5cb10b8aa0b2a2a916a04db946
Reviewed-by: Kim M. Kalland <kim.kalland@nokia.com>
2012-08-29 16:53:00 +02:00
..
qicoimageformat Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qicon Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qimage Made QImage::fill(uint pixel) for RGB888 accept QRgb values. 2012-08-29 16:53:00 +02:00
qimageiohandler Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qimagereader Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qimagewriter Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qmovie Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qpicture Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qpixmap Remove some dead code wrapped in Q_WS_QWS. 2012-08-03 11:24:28 +02:00
qpixmapcache Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
image.pro QIcon: move back to QtGui 2012-05-18 21:42:38 +02:00