qt5base-lts/src
Eskil Abrahamsen Blomfeldt 07fa0ccfc4 Make QtQuick2 compile on QPA
Moved the logic to set pixel size into the font engines to avoid
making the platform plugin interface too complex, and added a function
in QPA to make an isolated font engine based on font data. Currently
none of the QPA back-ends supports it, but it compiles and spits out
a warning if you try to create a QRawFont from data there. This isn't
used in QtQuick2 anyway.

Reviewed-by: Jiang Jiang
2011-04-28 11:01:04 +02:00
..
3rdparty Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
corelib Make QtQuick2 compile on QPA 2011-04-28 11:01:04 +02:00
dbus Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
gui Make QtQuick2 compile on QPA 2011-04-28 11:01:04 +02:00
modules Introduced the QT.<module>.plugins variable to module profiles. 2011-04-27 12:06:02 +02:00
network Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
opengl Initial import from qtquick2. 2011-04-27 14:33:44 +02:00
openvg Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
plugins Merged master into qtquick2. 2011-04-27 14:34:19 +02:00
s60installs Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
s60main Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
sql Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
testlib Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
tools Made the internal support for Qt3Support in QtGui compile. 2011-04-27 12:05:50 +02:00
uitools Fix the target for QtUiTools debug on Mac 2011-04-27 12:06:04 +02:00
winmain Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
xml Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qbase.pri Include headers.pri from the last path in MODULE_INCLUDES 2011-04-27 12:05:55 +02:00
qt_install.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qt_targets.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
src.pro Move uitools from QtTools to QtBase 2011-04-27 12:05:52 +02:00