qt5base-lts/src
Tor Arne Vestbø 5ad2e1cea1 Populate application fonts via font descriptors on Apple platforms
Instead of registering the font via CTFontManagerRegister we just create
a font descriptor for the data/URL and populate that like normal system
fonts. This makes the code more similar to how we deal with other fonts,
shaves off a ms during font registration due to not registering the font,
and fixes an issue on iOS where CTFontManagerRegister would invalidate
earlier populated system font descriptors.

Task-number: QTBUG-56765
Change-Id: I002a65075b15837c9a2d22573020d4c834111837
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
2017-04-11 09:23:44 +00:00
..
3rdparty Update attribution file for changed command line param 2017-04-07 21:05:47 +00:00
android Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-28 12:18:11 +02:00
angle ANGLE: remove dead MinGW code from common.pri 2017-03-28 06:29:43 +00:00
concurrent Merge remote-tracking branch 'origin/5.8' into 5.9 2017-04-06 14:16:31 +02:00
corelib Ask MS runtime to reload the timezone details if they've changed 2017-04-11 06:45:41 +00:00
dbus Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-13 15:55:44 +01:00
gui QTextDocument: improve import of DIV tags 2017-04-10 09:44:01 +00:00
network Fix GCC warning about dereferencing type-punned pointers 2017-04-06 04:14:58 +00:00
opengl Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-13 15:55:44 +01:00
openglextensions Also release winmain, qopenglextensions under commercial licenses 2016-11-18 16:19:56 +00:00
platformheaders XCB: Replace LGPL21 with LGPL license header 2017-02-28 15:34:58 +00:00
platformsupport Populate application fonts via font descriptors on Apple platforms 2017-04-11 09:23:44 +00:00
plugins gtk3: Mark the minimum version we support 2017-04-11 06:44:20 +00:00
printsupport Prefer rvalue version of toLocal8Bit() 2017-03-30 20:30:19 +00:00
sql Merge remote-tracking branch 'origin/5.8' into 5.9 2017-04-06 14:16:31 +02:00
testlib QtTest: add toString(QUuid) 2017-04-11 07:34:38 +00:00
tools Prefer rvalue versions of toLatin() and toUtf8() 2017-03-30 20:31:59 +00:00
widgets gtk3: Mark the minimum version we support 2017-04-11 06:44:20 +00:00
winmain Merge remote-tracking branch 'origin/5.8' into 5.9 2017-02-08 15:49:18 +01:00
xml Prefer rvalue versions of toLatin() and toUtf8() 2017-03-30 20:31:59 +00:00
src.pro Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-27 10:42:08 +02:00