diff options
author | Sinan Tanilkan <sinan.tanilkan@nokia.com> | 2011-09-16 15:56:19 (GMT) |
---|---|---|
committer | Sinan Tanilkan <sinan.tanilkan@nokia.com> | 2011-09-16 15:56:19 (GMT) |
commit | fc602cb1737e58b4b814c4a799fa2a68acb6dbcd (patch) | |
tree | 9db9f61de43f35167945779df8ef6f085d0994c5 /dist | |
parent | 01f798b702c3763e8233bbc03ec08e8206b6ccb3 (diff) | |
download | Qt-fc602cb1737e58b4b814c4a799fa2a68acb6dbcd.zip Qt-fc602cb1737e58b4b814c4a799fa2a68acb6dbcd.tar.gz Qt-fc602cb1737e58b4b814c4a799fa2a68acb6dbcd.tar.bz2 |
Update changelog for Qt 4.8
Change recieved from David Faure.
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-4.8.0 | 2 |
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 * |