qt6-bb10/src
Allan Sandfeld Jensen ca36198251 QPaintBuffer paints drawGlyphRun with wrong font
If QRawFont and and drawGlyphRun is used on a QPaintBuffer it will lose
the QRawFont and end up painting with primary font at the time.

With this patch, QStaticTextItem can now indicate that they must be
drawn using the supplied font-engine and that the font information is
not enough.

Change-Id: Id6bd376d797d2bfb457e7de55c48bdcf9f20ae38
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
2014-09-19 02:55:29 +02:00
..
3rdparty ANGLE: Fix compilation with MinGW + D3D11 2014-09-04 15:09:34 +02:00
android Respect android:windowSoftInputMode in manifest. 2014-09-04 14:04:44 +02:00
angle windows: Enable ANGLE D3D11 renderer by default 2014-09-05 07:39:53 +02:00
concurrent QtConcurrent::run: allow to select the thread pool on which to run the task 2014-08-05 18:05:04 +02:00
corelib Fix Windows ICU build break in QCollator after commit c17563ec. 2014-09-16 14:12:32 +02:00
dbus Replace the const QString global static with a QStringLiteral 2014-08-13 09:07:38 +02:00
gui QPaintBuffer paints drawGlyphRun with wrong font 2014-09-19 02:55:29 +02:00
network QNetworkDiskCache: fix expiration calculation heuristic with Last-Modified time 2014-09-12 17:51:48 +02:00
opengl Mark the remaining QGL classes as obsolete 2014-09-10 21:43:13 +02:00
openglextensions
platformheaders Rework platformheaders qdoc conf 2014-08-22 09:26:27 +02:00
platformsupport Cocoa: Always add Arial Unicode MS to fallback list 2014-09-18 13:42:32 +02:00
plugins Use metrics returned by GetGlyphOutline in GGO_METRICS mode 2014-09-18 17:44:37 +02:00
printsupport Merge remote-tracking branch 'origin/5.3' into 5.4 2014-08-12 13:05:02 +02:00
sql Merge remote-tracking branch 'origin/5.3' into dev 2014-07-29 12:56:06 +02:00
testlib Fix valgrind support in QTestLib's benchmarking 2014-08-22 22:17:45 +02:00
tools qdoc: Resolve .qhp table of contents sections correctly 2014-09-10 10:53:42 +02:00
widgets QOpenGLWidget: Play nice with empty paintGL 2014-09-18 17:45:05 +02:00
winmain Merge remote-tracking branch 'origin/5.3' into 5.4 2014-08-12 13:05:02 +02:00
xml Merge remote-tracking branch 'origin/5.3' into dev 2014-07-14 10:35:51 +02:00
src.pro Remove vestiges of d3dcompiler_qt 2014-09-02 21:55:41 +02:00