summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorSinan Tanilkan <sinan.tanilkan@nokia.com>2011-09-16 17:56:19 +0200
committerSinan Tanilkan <sinan.tanilkan@nokia.com>2011-09-16 17:56:19 +0200
commitfc602cb1737e58b4b814c4a799fa2a68acb6dbcd (patch)
tree9db9f61de43f35167945779df8ef6f085d0994c5 /dist
parent01f798b702c3763e8233bbc03ec08e8206b6ccb3 (diff)
downloadqt4-tools-fc602cb1737e58b4b814c4a799fa2a68acb6dbcd.tar.gz
Update changelog for Qt 4.8
Change recieved from David Faure.
Diffstat (limited to 'dist')
-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 70d31e6fc3..8e3b97a82f 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 *