qt5base-lts/tests/auto/gui
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
..
image test: Remove dead code from tst_QPixmap 2012-10-27 00:24:16 +02:00
itemmodels Strip trailing whitespace in itemviews. 2012-11-01 16:10:32 +01:00
kernel Introduced QWindow properties {min/max}imum{Width/Height} 2012-11-02 12:16:49 +01:00
math3d Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
painting qpa: Fix rendering issue in blitter engine (negative scaling factors) 2012-11-07 14:19:00 +01:00
qopengl Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
text QFontEngineMulti: Fix possible crash in stringToCMap() 2012-10-29 20:31:08 +01:00
util Fix QRegExpValidator::validate docs about the pos parameter 2012-10-22 22:42:26 +02:00
gui.pro Move QStandardItem/QStandardItemModel to QtGui 2012-06-29 22:42:19 +02:00