qt6-bb10/src/gui/kernel
Fabien Freling e27baeff28 Fix a race condition when the main window is being destructed.
During the destructor of QWidget, we delete the
layout. If the layout is not set to 0 afterwards,
a check on the layout might turn true, but any access
will end with a segfault.

Reviewed-by: João Abecasis
(cherry picked from commit abc5a632942c23496d75c49b3b0b4a674cdafdf8)
2011-05-10 11:44:34 +02:00
..
kernel.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
mac.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qaction.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qaction.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qaction_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qactiongroup.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qactiongroup.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qapplication.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qapplication.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qapplication_mac.mm Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qapplication_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qapplication_qpa.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qapplication_qws.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qapplication_s60.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qapplication_win.cpp Compile on Windows 2011-05-04 09:12:40 +02:00
qapplication_x11.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qboxlayout.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qboxlayout.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qclipboard.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qclipboard.h Added Wayland selection support. 2011-05-09 11:11:14 +02:00
qclipboard_mac.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qclipboard_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qclipboard_qpa.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qclipboard_qws.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qclipboard_s60.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qclipboard_win.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qclipboard_x11.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qcocoaapplication_mac.mm Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qcocoaapplication_mac_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qcocoaapplicationdelegate_mac.mm Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qcocoaapplicationdelegate_mac_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qcocoaintrospection_mac.mm Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qcocoaintrospection_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qcocoamenuloader_mac.mm Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qcocoamenuloader_mac_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qcocoapanel_mac.mm Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qcocoapanel_mac_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qcocoasharedwindowmethods_mac_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qcocoaview_mac.mm Initial import from qtquick2. 2011-04-27 14:33:44 +02:00
qcocoaview_mac_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qcocoawindow_mac.mm Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qcocoawindow_mac_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qcocoawindowcustomthemeframe_mac.mm Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qcocoawindowcustomthemeframe_mac_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qcocoawindowdelegate_mac.mm Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qcocoawindowdelegate_mac_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qcursor.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qcursor.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qcursor_mac.mm Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qcursor_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qcursor_qpa.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qcursor_qws.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qcursor_s60.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qcursor_win.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qcursor_x11.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qdesktopwidget.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qdesktopwidget.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qdesktopwidget.qdoc Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qdesktopwidget_mac.mm Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qdesktopwidget_mac_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qdesktopwidget_qpa.cpp Lighthouse: Fix virtual desktopwidget 2011-05-04 09:03:41 +02:00
qdesktopwidget_qpa_p.h Lighthouse: Fix virtual desktopwidget 2011-05-04 09:03:41 +02:00
qdesktopwidget_qws.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qdesktopwidget_s60.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qdesktopwidget_win.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qdesktopwidget_x11.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qdnd.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qdnd_mac.mm Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qdnd_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qdnd_qws.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qdnd_s60.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qdnd_win.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qdnd_x11.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qdrag.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qdrag.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qevent.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qevent.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qevent_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qeventdispatcher_glib_qpa.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qeventdispatcher_glib_qpa_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qeventdispatcher_glib_qws.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qeventdispatcher_glib_qws_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qeventdispatcher_mac.mm Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qeventdispatcher_mac_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qeventdispatcher_qpa.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qeventdispatcher_qpa_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qeventdispatcher_qws.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qeventdispatcher_qws_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qeventdispatcher_s60.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qeventdispatcher_s60_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qeventdispatcher_x11.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qeventdispatcher_x11_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qformlayout.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qformlayout.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qgenericplugin_qpa.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qgenericplugin_qpa.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qgenericpluginfactory_qpa.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qgenericpluginfactory_qpa.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qgesture.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qgesture.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qgesture_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qgesturemanager.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qgesturemanager_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qgesturerecognizer.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qgesturerecognizer.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qgridlayout.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qgridlayout.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qguieventdispatcher_glib.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qguieventdispatcher_glib_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qguifunctions_wince.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qguifunctions_wince.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qguiplatformplugin.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qguiplatformplugin_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qguivariant.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qkde.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qkde_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qkeymapper.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qkeymapper_mac.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qkeymapper_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qkeymapper_qws.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qkeymapper_s60.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qkeymapper_win.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qkeymapper_x11.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qkeymapper_x11_p.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qkeysequence.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qkeysequence.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qkeysequence_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qlayout.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qlayout.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qlayout_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qlayoutengine.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qlayoutengine_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qlayoutitem.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qlayoutitem.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qmacdefines_mac.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qmacgesturerecognizer_mac.mm Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qmacgesturerecognizer_mac_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qmime.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qmime.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qmime_mac.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qmime_win.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qmotifdnd_x11.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qmultitouch_mac.mm Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qmultitouch_mac_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qnsframeview_mac_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qnsthemeframe_mac_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qnstitledframe_mac_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qole_win.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qpalette.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qpalette.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qplatformclipboard_qpa.cpp Remove const from QPlatformClipboard::mimeData(). 2011-05-10 10:09:44 +02:00
qplatformclipboard_qpa.h Remove const from QPlatformClipboard::mimeData(). 2011-05-10 10:09:44 +02:00
qplatformcursor_qpa.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qplatformcursor_qpa.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qplatformeventloopintegration_qpa.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qplatformeventloopintegration_qpa.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qplatformglcontext_qpa.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qplatformglcontext_qpa.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qplatformintegration_qpa.cpp Remove warnings 2011-05-04 09:03:50 +02:00
qplatformintegration_qpa.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qplatformintegrationfactory_qpa.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qplatformintegrationfactory_qpa_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qplatformintegrationplugin_qpa.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qplatformintegrationplugin_qpa.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qplatformnativeinterface_qpa.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qplatformnativeinterface_qpa.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qplatformscreen_qpa.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qplatformscreen_qpa.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qplatformwindow_qpa.cpp Remove warnings 2011-05-04 09:03:50 +02:00
qplatformwindow_qpa.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qplatformwindowformat_qpa.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qplatformwindowformat_qpa.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qsessionmanager.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qsessionmanager_qpa.cpp Initial import from qtquick2. 2011-04-27 14:33:44 +02:00
qsessionmanager_qws.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qshortcut.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qshortcut.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qshortcutmap.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qshortcutmap_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qsizepolicy.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qsizepolicy.qdoc Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qsoftkeymanager.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qsoftkeymanager_common_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qsoftkeymanager_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qsoftkeymanager_s60.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qsoftkeymanager_s60_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qsound.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qsound.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qsound_mac.mm Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qsound_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qsound_qws.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qsound_s60.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qsound_win.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qsound_x11.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qstackedlayout.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qstackedlayout.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qstandardgestures.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qstandardgestures_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qt_cocoa_helpers_mac.mm Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qt_cocoa_helpers_mac_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qt_gui_pch.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qt_mac.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qt_mac_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qt_s60_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qt_x11_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtooltip.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtooltip.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qwhatsthis.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qwhatsthis.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qwidget.cpp Fix a race condition when the main window is being destructed. 2011-05-10 11:44:34 +02:00
qwidget.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qwidget_mac.mm Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qwidget_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qwidget_qpa.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qwidget_qws.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qwidget_s60.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qwidget_win.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qwidget_wince.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qwidget_x11.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qwidgetaction.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qwidgetaction.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qwidgetaction_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qwidgetcreate_x11.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qwindowdefs.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qwindowdefs_win.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qwindowsysteminterface_qpa.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qwindowsysteminterface_qpa.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qwindowsysteminterface_qpa_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qwinnativepangesturerecognizer_win.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qwinnativepangesturerecognizer_win_p.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qx11embed_x11.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qx11embed_x11.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qx11info_x11.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qx11info_x11.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
symbian.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
win.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
x11.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00