qt6-bb10/src
Holger Hans Peter Freyther 91e99d1420 directfb: Initialize m_dfb after DirectFBInit has been called
The QDirectFBIntegration is responsibe for deleting the DirectFB
instance but it can only initialize the DirectFB instance after
the DirectFBInit has been called. Change the order. This issue
got introduced by myself in 3faa89f4.

Change-Id: Ia67d439152d895e2e0a47f35eed57348c629f79f
Reviewed-by: Jørgen Lind <jorgen.lind@nokia.com>
2011-10-21 16:54:45 +02:00
..
3rdparty Remove SkipMode parameter from QSKIP calls. 2011-10-21 01:20:29 +02:00
corelib Expand QT_TR_NOOP("str") to "str", not ("str"). 2011-10-21 10:56:24 +02:00
dbus Remove unused variable from qdbusintegrator.cpp. 2011-10-20 10:05:01 +02:00
gui [blitter] Work on tst_QPixmap::clear() 2011-10-21 16:54:45 +02:00
modules Mac: fix linking with Qt frameworks which don't exist at qmake time 2011-09-17 01:32:51 +02:00
network Use QBasicAtomicInt as a static variable 2011-10-21 11:05:12 +02:00
opengl OpenGL: Remove Q_WS_ defines. 2011-10-18 08:21:19 +02:00
platformsupport Use freetype font engine on Windows 2011-10-10 13:17:44 +02:00
plugins directfb: Initialize m_dfb after DirectFBInit has been called 2011-10-21 16:54:45 +02:00
printsupport Fixed missing return statement in QPrintSupport 2011-10-19 22:27:09 +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 Fix compiler warnings. 2011-09-28 03:17:51 +02:00
testlib Testlib: Fixed compilation with MSVC. 2011-10-21 16:54:45 +02:00
tools Replace Q_WS_WIN by Q_OS_WIN in uic/network. 2011-10-17 13:31:45 +02:00
v8 Revert "Update V8" 2011-10-20 13:30:26 +02:00
widgets Make foreground and backgroundColor proper functions. 2011-10-20 11:40:29 +02:00
winmain Windows: fixed qtmain.lib not going to `lib' directory 2011-07-26 03:27:34 +02:00
xml QXmlStream lives in QtCore 2011-08-11 16:21:14 +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 QtBase: Move idc to Active Qt. 2011-10-10 16:54:52 +02:00