qt5base-lts/src/gui
Konstantin Ritt 84be1bd4d3 Fix crash due to a stale pointer dereferencing
The HB face caching mechanism introduced in 227e9a40cf
wasn't complete due that fact that HB-NG doesn't parse the entire
font table at once but rather references a table on-demand.
This incompleteness caused a crash in case the engine doesn't
get cached or when it removed from the cache and then re-used.

Task-number: QTBUG-36099

Change-Id: I7816836107655ce7cf6eb9683bb5dc7f892f9cd1
Reviewed-by: Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com>
Reviewed-by: Michael Krasnyk <michael.krasnyk@gmail.com>
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@digia.com>
2014-01-16 20:38:42 +01:00
..
accessible Accessibility: Do not assert when a widget doesn't have a QAI 2014-01-02 11:33:06 +01:00
animation Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
doc Doc: corrected broken links 2013-12-20 10:38:01 +01:00
image Fix some typos in documentation. 2014-01-02 17:21:09 +01:00
itemmodels Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
kernel Make qtbase compile with QT_NO_GESTURES 2014-01-10 19:36:47 +01:00
math3d Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
opengl Fix unused function warnings in qtriangulator.cpp 2014-01-10 02:33:41 +01:00
painting QPdfWriter - Fix setting of margins 2014-01-09 18:16:02 +01:00
text Fix crash due to a stale pointer dereferencing 2014-01-16 20:38:42 +01:00
util Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
gui.pro put ANGLE includes in a QtANGLE subdir 2013-06-10 21:12:13 +02:00
Qt5GuiConfigExtras.cmake.in Try to find GL headers in Mac SDKs. 2013-11-15 20:24:59 +01:00
QtGui.dynlist Add dynlist file for QtGui 2013-03-18 17:11:04 +01:00