qt5base-lts/tests/auto/gui
Allan Sandfeld Jensen 68faf3a9bb Fix QImage format after inplace conversion
Some inplace conversions would not set the requested image format in
the returned image, due to the same conversion being used for several
destination formats.

This patch ensures all inplace conversions return the right format,
and adds testing infrastructure to easily test iterate over all formats
so that they all can be tested.

Change-Id: I68ab17a713ddb2aa8ed6aaf0a0a1ec8bbcb56090
Reviewed-by: Gunnar Sletta <gunnar@sletta.org>
2015-04-30 15:26:26 +00:00
..
image Fix QImage format after inplace conversion 2015-04-30 15:26:26 +00:00
itemmodels Update copyright headers 2015-02-11 06:49:51 +00:00
kernel Enable checking for whether the system palette was explicitly set 2015-04-20 06:39:31 +00:00
math3d Introduce QQuaternion::fromDirection() 2015-04-07 13:07:48 +00:00
painting Revert "Remove separate SSE4 unpremultiply function" 2015-04-23 09:25:28 +00:00
qopengl Update copyright headers 2015-02-11 06:49:51 +00:00
qopenglconfig Add matching by GL_VENDOR to QOpenGLConfig 2015-04-16 16:47:43 +00:00
text Ensure that CSS rules are inherited from the parent tags 2015-03-25 11:55:47 +00:00
util Update copyright headers 2015-02-11 06:49:51 +00:00
gui.pro Add qopenglconfig test. 2015-02-02 23:05:41 +00:00