qt5base-lts/tests/auto/gui/painting
Julien Brianceau 07ea3cf0b3 qpa: Fix rendering issue in blitter engine (negative scaling factors)
A 180° rotation results in a TxScale QTransform with negative scaling
factors (x=-1.0 y=-1.0). This is not properly handled by blitter paint
engine yet, so use software rendering fallback in this case.

This rendering issue can be seen when using "-webkit-transform" CSS
property in WebKit with DirectFB QPA platform.

Change-Id: Iee496b6bf0c90ffe36c4235ceaa2c80f296b2ca4
Reviewed-by: Samuel Rødal <samuel.rodal@digia.com>
2012-11-07 14:19:00 +01:00
..
qbrush Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qcolor Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qpaintengine Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qpainter qpa: Fix rendering issue in blitter engine (negative scaling factors) 2012-11-07 14:19:00 +01:00
qpainterpath Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qpainterpathstroker Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qpathclipper Make QPen default to 1-width non-cosmetic. 2012-10-22 19:36:43 +02:00
qpen Make QPen default to 1-width non-cosmetic. 2012-10-22 19:36:43 +02:00
qpolygon Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qregion Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qtransform Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qwmatrix Test: Enable tst_QWMatrix::operator_star_qwmatrix 2012-09-27 21:13:52 +02:00
painting.pro Move tst_qprinter.cpp to QtPrintSupport 2012-03-12 13:14:05 +01:00