qt5base-lts/src
jian liang b852b01958 speed up font enumeration in windows platform
Currently, font enumeration is very slow in windows platform, it will take
several seconds to enumerate all fonts for the first time. This patch
cache the font information queried from font registry, it can
significantly speed up font enumeration.

Change-Id: Ic783877b7f3db3facf24965b0c5d669b22d40c61
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2012-02-02 11:10:04 +01:00
..
3rdparty Remove Symbian specific code in 3rdparty. 2012-02-01 19:06:18 +01:00
corelib Fix QString::operator=(QLatin1String) for substrings 2012-02-02 11:10:04 +01:00
dbus Revert "Put the generated <module>version.h into build tree" 2012-02-01 10:48:09 +01:00
gui Renamed QInputPanel as QInputMethod 2012-02-02 11:10:04 +01:00
modules Remove dependency of QtDBus onto QtXml 2012-01-22 22:10:02 +01:00
network Don't include config.tests/unix/openssl/openssl.pri 2012-02-02 09:27:25 +01:00
opengl Revert "Put the generated <module>version.h into build tree" 2012-02-01 10:48:09 +01:00
platformsupport Revert "Put the generated <module>version.h into build tree" 2012-02-01 10:48:09 +01:00
plugins speed up font enumeration in windows platform 2012-02-02 11:10:04 +01:00
printsupport Windows: Fix inclusion of <windows.h> 2012-02-01 11:06:19 +01:00
sql SQL driver implementation to signal notification sources 2012-02-01 16:25:15 +01:00
testlib Revert "Put the generated <module>version.h into build tree" 2012-02-01 10:48:09 +01:00
tools QtDebug: Include file, line, function information 2012-02-01 02:16:32 +01:00
widgets Renamed QInputPanel as QInputMethod 2012-02-02 11:10:04 +01:00
winmain Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
xml Revert "Put the generated <module>version.h into build tree" 2012-02-01 10:48:09 +01: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 Remove dependency of QtDBus onto QtXml 2012-01-22 22:10:02 +01:00