qt5base-lts/tests/auto/gui/painting
Simon Hausmann 73187281c3 Fix QPainter::drawText with complex brushes
Commit d52fd497f6 introduced a call path to
QPaintEngineEx::drawStaticTextItem, which has a bug in using the pen's color
instead of the entire brush.

This patch replaces the use of the color with the pen's brush().

Task-number: QTBUG-23450
Change-Id: Ieb3bf352c840ff0d3fb4ac678caf7b13f4f9a8f1
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
2012-01-04 21:16:55 +01:00
..
qbrush Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qcolor Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qpaintengine Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qpainter Fix QPainter::drawText with complex brushes 2012-01-04 21:16:55 +01:00
qpainterpath Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qpainterpathstroker Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qpathclipper Remove debugging code from QPathClipper autotest. 2011-10-31 02:34:30 +01:00
qpen Use true and false in preference to TRUE and FALSE in tests. 2012-01-03 02:57:12 +01:00
qpolygon Use true and false in preference to TRUE and FALSE in tests. 2012-01-03 02:57:12 +01:00
qprinter Use true and false in preference to TRUE and FALSE in tests. 2012-01-03 02:57:12 +01:00
qprinterinfo Re-enable 'check' target for tests/auto/gui on Mac OS X 2011-12-09 02:39:06 +01:00
qregion Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qtransform Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qwmatrix Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
painting.pro Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00