qt5base-lts/tests/auto/gui/painting
Allan Sandfeld Jensen f3ce959de6 Fix illegal memory access on simple image rotates
Clip the transformed and rounded sourceClip to the source rectangle,
so we don't try to rotate pixels outside the source.

Task-number: QTBUG-56252
Change-Id: Ib9cb80f9856724118867aea37ead0b02a6c71495
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Reviewed-by: Gunnar Sletta <gunnar@sletta.org>
2016-10-12 18:02:30 +00:00
..
qbrush tests/auto/gui: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 08:29:15 +00:00
qcolor Improve performance of QColor::name, now more than 4 times faster 2016-08-05 09:56:12 +00:00
qpagelayout tests/auto/gui: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 08:29:15 +00:00
qpagesize Update copyright headers 2015-02-11 06:49:51 +00:00
qpaintengine Update copyright headers 2015-02-11 06:49:51 +00:00
qpainter Fix illegal memory access on simple image rotates 2016-10-12 18:02:30 +00:00
qpainterpath tests/auto/gui: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 08:29:15 +00:00
qpainterpathstroker Update copyright headers 2015-02-11 06:49:51 +00:00
qpathclipper Update copyright headers 2015-02-11 06:49:51 +00:00
qpdfwriter Tests: Always verify whether QTemporaryDir/File creation succeeded. 2015-09-28 15:05:43 +00:00
qpen Update copyright headers 2015-02-11 06:49:51 +00:00
qpolygon Update copyright headers 2015-02-11 06:49:51 +00:00
qregion tests/auto/gui: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 08:29:15 +00:00
qtransform tests/auto/gui: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 08:29:15 +00:00
qwmatrix Fix build of tests on QNX. 2015-03-14 07:05:34 +00:00
painting.pro QPdfWriter - Use QPageSize and QPageLayout 2014-03-17 13:45:52 +01:00