diff options
author | Denis Dzyubenko <denis.dzyubenko@nokia.com> | 2009-11-05 14:07:32 (GMT) |
---|---|---|
committer | Denis Dzyubenko <denis.dzyubenko@nokia.com> | 2009-11-05 16:00:30 (GMT) |
commit | 1e964556d61b2f4c7a8a0d251940e17c22790980 (patch) | |
tree | e0dc6ee3548ba20a224b31c9b57f08d7a2fefc18 /dist | |
parent | 24675593113167bfffcb4791e9c3e0865a0c3244 (diff) | |
download | Qt-1e964556d61b2f4c7a8a0d251940e17c22790980.zip Qt-1e964556d61b2f4c7a8a0d251940e17c22790980.tar.gz Qt-1e964556d61b2f4c7a8a0d251940e17c22790980.tar.bz2 |
My changelog for merge requests I've merged into 4.6.0
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-4.6.0 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/changes-4.6.0 b/dist/changes-4.6.0 index 826dfd9..df7a835 100644 --- a/dist/changes-4.6.0 +++ b/dist/changes-4.6.0 @@ -23,6 +23,8 @@ information about a particular change. * The minimum required version of the D-Bus reference library is now 0.93. + - [MR#1742] Added new multimedia keys to the Qt::Key enum. + Third party components ---------------------- @@ -166,6 +168,10 @@ QtGui - [QTBUG-4418] Fixed maximizing and restoring a window on Mac. + - [MR#797] Fixed a crash when using QX11EmbedContainer/Widget on x86_64. + + - [MR#1111] Emit workAreaResized when _NET_WORKAREA is changed on X11. + **************************************************************************** * Tools * **************************************************************************** |