qt6-bb10/src
Pierre Rossi f74296ef7c Add support for rawFonts loaded from data in FaceId
The problem was that with an empty filename and index of 0, all raw fonts
loaded from data had the same FaceId, and we wouldn't bother to load
another one after doing this once.
This commit introduces a uuid in FaceId to help distinguish them in
that case.

Change-Id: I93655ff07a7d8856af1f854024e207c519f8ed1a
Reviewed-on: http://codereview.qt.nokia.com/1882
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Jiang Jiang <jiang.jiang@nokia.com>
2011-07-21 20:40:51 +02:00
..
3rdparty Forward port qt modifications for sqlite3.c 2011-07-21 03:54:07 +02:00
corelib Make the N parameter to the QXXXLiterals be the actual string length 2011-07-21 18:56:02 +02:00
dbus Fix a crash when D-Bus library can't be loaded 2011-07-07 16:10:50 +02:00
gui Add support for rawFonts loaded from data in FaceId 2011-07-21 20:40:51 +02:00
modules Updated Qt and QtBase module version number to 5.0.0 2011-05-13 13:22:30 +03:00
network Doc: Removed documentation for deleted code. 2011-07-21 08:54:07 +02:00
opengl Get rid of the evilness of Q_GLOBAL_STATIC_WITH_INITIALIZER 2011-07-21 08:54:00 +02:00
openvg Remove QPainter::UniteClip 2011-06-28 16:52:44 +02:00
plugins Fixed build of generic linuxinput plugin. 2011-07-20 12:47:25 +02:00
s60installs update def files 2011-05-11 16:40:09 +02:00
s60main Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
sql Add docs for QSqlRelationalTableModel::JoinMode 2011-07-20 08:25:08 +02:00
testlib Include cycle_p.h only conditionally 2011-06-13 15:45:18 +02:00
tools simplify relative path generation 2011-06-22 11:17:02 +02:00
uitools Added module CONFIG to uitools. 2011-06-06 13:29:40 +02:00
winmain Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
xml Remove QT3_SUPPORT from qsql, qxml 2011-07-06 12:03:30 +02:00
qbase.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_install.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_targets.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
src.pro Move uitools from QtTools to QtBase 2011-04-27 12:05:52 +02:00