qt5base-lts/src/widgets
David Faure eca4936ea2 Move session management code from QApplication to QGuiApplication.
QSessionManager was already in QtGui, but not usable since the only API
to get to it was still in QtWidgets. Session management isn't related
to widgets, it also applies to QML apps on the desktop.

The virtual commitData and saveState methods have been removed,
given the two signals which exist since 4.2, and an additional
isSessionSaving() method was added instead.

Change-Id: I8099e70df133303e74456706827da21f013fcc6a
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
2012-11-28 16:21:57 +01:00
..
accessible Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
dialogs Updated aboutQt dialog text 2012-11-23 18:50:40 +01:00
doc Docs: cleaned up remaining cleanlooks references and screenshots 2012-11-28 16:21:57 +01:00
effects Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
graphicsview Remove invalid assert from QGraphicsScene 2012-11-28 13:07:28 +01:00
itemviews QHeaderView: - avoid cursor move on setDefaultSectionSize 2012-11-25 08:29:39 +01:00
kernel Move session management code from QApplication to QGuiApplication. 2012-11-28 16:21:57 +01:00
statemachine Do the actual removal of the Soft Keys API and related code 2012-10-29 20:27:27 +01:00
styles QMacStyle: cleanup unused includes 2012-11-26 19:29:35 +01:00
util QSystemTrayIcon/X11: Use display obtained as native screen resource. 2012-11-19 17:12:58 +01:00
widgets Docs: cleaned up remaining cleanlooks references and screenshots 2012-11-28 16:21:57 +01:00
Qt5WidgetsConfigExtras.cmake.in Create IMPORTED CMake targets for executables. 2012-07-25 13:59:15 +02:00
Qt5WidgetsMacros.cmake Create IMPORTED CMake targets for executables. 2012-07-25 13:59:15 +02:00
QtGui.dynlist library split 2011-05-07 00:02:01 +02:00
widgets.pro remove explicit load(qt_build_config)s from the libraries 2012-10-19 13:02:17 +02:00