summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dist/changes-4.8.02
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/changes-4.8.0 b/dist/changes-4.8.0
index 70d31e6..8e3b97a 100644
--- a/dist/changes-4.8.0
+++ b/dist/changes-4.8.0
@@ -69,6 +69,7 @@ QtCore
QtGui
-----
+ - QApplication: Add a queryKeyboardModifiers() method.
- QTabBar: reduced minimumSizeHint if ElideMode is set.
- QComboBox: Fixed a color propagation issue with the lineedit. [QTBUG-5950]
- QGraphicsLayout: Made setInstantInvalidatePropagation() public
@@ -145,6 +146,7 @@ QtDBus
------
- Make QDBusServer work [QTBUG-186]
- QDBusConnection: Add methods disconnectFromPeer and connectToPeer
+ - Make the DBus timeout configurable in QDBusAbstractInterface.
****************************************************************************
* Database Drivers *