qt6-bb10/src
Konstantin Ritt 800232e1d3 Fix custom font substitution list support
During the QPA refactoring, the custom font substitution list support
was lost by ignoring the font request's fallbackFamilies member
when the multi font engine gets created/initialized.
If fallbackFamilies is not empty, it should be prepended to the
font database default fallback families list. Also respect the
custom fallback families list in the cache key to avoid picking
a multi font engine with wrong fallbacks list.

Task-number: QTBUG-36628

Change-Id: Ie2b84b3a397bee4816f421cddf76a5375829f13a
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
2014-03-11 03:39:34 +01:00
..
3rdparty Update bundled libxcb-xkb version to 1.10 2014-03-06 17:22:55 +01:00
android Pass the APPLICATION_PARAMETERS variable if defined. 2014-03-06 06:08:58 +01:00
angle Use Qt's RTTI setting when building ANGLE statically. 2014-02-26 12:58:00 +01:00
concurrent QtConcurrent: Extend workaround GCC bug 58800 in median calculation 2014-02-19 06:45:00 +01:00
corelib Doc: correction link, example and parameter issues qtbase 2014-03-10 16:02:19 +01:00
dbus Doc: correction link, example and parameter issues qtbase 2014-03-10 16:02:19 +01:00
gui Fix custom font substitution list support 2014-03-11 03:39:34 +01:00
network Cleanup SPDY stream closing 2014-03-06 12:21:14 +01:00
opengl Make QGLFunctions wrap QOpenGLFunctions 2014-03-06 19:05:47 +01:00
openglextensions Remove the header precompilation for QtXml and QtOpenGLExtensions 2014-03-04 04:36:00 +01:00
platformsupport Add EGL_KHR_create_context support 2014-03-10 21:04:49 +01:00
plugins Guarantee QPFDB::fontEngine() always return non-multi font engine 2014-03-11 03:39:26 +01:00
printsupport QPrintEngine - Improve devMode handling 2014-02-26 12:58:00 +01:00
sql Fix some typos 2014-03-03 18:24:29 +01:00
testlib QtTest: Don't crash when -callgrind is used on QTEST_APPLESS_MAIN 2014-02-24 11:52:27 +01:00
tools qdoc: Improve navigation bar for example files 2014-03-09 12:12:55 +01:00
widgets Doc: correction link, example and parameter issues qtbase 2014-03-10 16:02:19 +01:00
winmain WinRT winmain: handle -qdevel parameter for additional debugging tooling 2014-01-30 22:09:55 +01:00
xml Remove the header precompilation for QtXml and QtOpenGLExtensions 2014-03-04 04:36:00 +01:00
src.pro Dynamic GL switch on Windows 2014-02-14 10:51:44 +01:00