qt5base-lts/src/platformsupport
Olli Werwolff de6445272d Use freetype font engine on Windows
As windows' fontdatabases also uses functionalities from
qbasicunixfontdatabase it was renamed to qbasicfontdatabase. But instead
of iterating over the font directories' files it uses system calls to
obtain the list of fonts and uses registry values to find the according
filenames to add.
The native font engine was still kept. It can be activated by adding
fontengine=native as platformargument.

Change-Id: I7197bed5d18b8a33d4aa97ce91bfa1cd281b80ea
Reviewed-on: http://codereview.qt-project.org/5839
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
Sanity-Review: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
2011-10-10 13:17:44 +02:00
..
cglconvenience Respect the QSurfaceFormat when constructing a QOpenGLContext on Mac 2011-09-27 05:15:38 +02:00
dnd QtPlatformSupport: A helper library for platform plugins 2011-06-10 09:46:56 +02:00
eglconvenience Fix compilation on Harmattan 2011-10-03 17:25:57 +02:00
eventdispatchers Make qtbase build with Qt-in-namespace again 2011-09-28 12:18:37 +02:00
fb_base QtPlatformSupport: A helper library for platform plugins 2011-06-10 09:46:56 +02:00
fontdatabases Use freetype font engine on Windows 2011-10-10 13:17:44 +02:00
glxconvenience OpenGL API refactor. 2011-06-21 14:02:22 +02:00
inputcontext Windows: fixed compile of libQtPlatformSupport 2011-09-14 05:06:33 +02:00
printersupport Move printing into it's own library 2011-08-19 09:16:42 +02:00
platformsupport.pro No dependencies on opengl, widgets and printsupport 2011-09-19 21:05:28 +02:00