summaryrefslogtreecommitdiff
path: root/doc/src/source-breaks.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/source-breaks.qdoc')
-rw-r--r--doc/src/source-breaks.qdoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/src/source-breaks.qdoc b/doc/src/source-breaks.qdoc
index d3f893f5..2174eb03 100644
--- a/doc/src/source-breaks.qdoc
+++ b/doc/src/source-breaks.qdoc
@@ -240,6 +240,9 @@ The following sections lists the API changes in each module and provides recomme
to get these styles or update your application to use the new fusion style.
For more details about this change, see
\l{https://blog.qt.digia.com/blog/2012/10/30/cleaning-up-styles-in-qt5-and-adding-fusion/}.
+ \li The session management API has been simplified. commitData() has been obsoleted and removed.
+ The signal \l{QGuiApplication::commitDataRequest()} replaces it.
+ Q(Gui)Application will emit this signal from 5.2 onward on supported platforms (Linux and Windows)
\endlist
\section1 Changes to Qt Widgets