qt5base-lts/tests/auto/gui
Allan Sandfeld Jensen f657ecdc5d Fix inplace double mirroring on odd sized images
The QImage inplace mirroring method, failed to handle the middle line
when mirroring both ways (rotate 180). In both other mirroring cases
the middle can be left untouched, but in this case it needs to be
mirrored half way.

To make the logic simpler, double mirroring will now mirror half the
lines instead of half of every line.

Change-Id: Iaa1f1e1c3f7dedfb78891fc93207f6d0c64bcafe
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
Reviewed-by: Gunnar Sletta <gunnar@sletta.org>
2015-04-23 10:14:48 +00:00
..
image Fix inplace double mirroring on odd sized images 2015-04-23 10:14:48 +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