qt5base-lts/tests/auto/gui
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
..
image Retire QTest::pixmapsAreEqual(). 2011-12-20 06:17:42 +01:00
kernel Use true and false in preference to TRUE and FALSE in tests. 2012-01-03 02:57:12 +01:00
math3d gui: eliminated usage of qttest_p4.prf 2011-10-25 07:19:31 +02:00
painting Fix QPainter::drawText with complex brushes 2012-01-04 21:16:55 +01:00
qopengl Re-enable 'check' target for tests/auto/gui on Mac OS X 2011-12-09 02:39:06 +01:00
text Re-enable 'check' target for tests/auto/gui on Mac OS X 2011-12-09 02:39:06 +01:00
util Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
gui.pro Moved tests into gui/kernel/ and gui/qopengl/ 2011-11-04 20:48:19 +01:00