qt5base-lts/tests/auto/gui
Allan Sandfeld Jensen 15f3191981 Fix drawing vertical gradients in RGBA8888 formats
The RGBA8888 formats was incorrectly using the qt_gradient_quint32
which is argb specific. This caused vertical gradients but only
vertical gradients to be drawn incorrectly.

This changes the RGBA8888 formats formats to use the generic gradient
method and renames qt_gradient_quint32 to qt_gradient_argb32 to
indicate its limitation.

Change-Id: Ia1cd48ca7f4f78b64f31d6263e81cd8ac3b0954e
Reviewed-by: Gunnar Sletta <gunnar.sletta@jollamobile.com>
2014-02-10 23:02:47 +01:00
..
image Do not overwrite basePixmap of QIconLoader PixmapEntry 2014-01-22 16:32:34 +01:00
itemmodels QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-27 03:54:42 +01:00
kernel Fix warning in QVariant test. 2014-01-20 14:58:48 +01:00
math3d Add operator[] to QVectorND classes 2013-08-27 17:50:40 +02:00
painting Fix drawing vertical gradients in RGBA8888 formats 2014-02-10 23:02:47 +01:00
qopengl OpenGL autotests: verify create()/makeCurrent() 2013-09-30 14:18:38 +02:00
text QTextEngine: fix layouting of inline objects in right-aligned tabs. 2013-12-05 16:40:06 +01:00
util Bugfix QDesktopServices on Windows 2013-07-11 10:56:49 +02:00
gui.pro Remove qopengl auto test when Qt is not configured with OpenGL support 2013-09-02 14:59:02 +02:00