summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorDenis Dzyubenko <denis.dzyubenko@nokia.com>2009-11-05 15:07:32 +0100
committerDenis Dzyubenko <denis.dzyubenko@nokia.com>2009-11-05 17:00:30 +0100
commit1e964556d61b2f4c7a8a0d251940e17c22790980 (patch)
treee0dc6ee3548ba20a224b31c9b57f08d7a2fefc18 /dist
parent24675593113167bfffcb4791e9c3e0865a0c3244 (diff)
My changelog for merge requests I've merged into 4.6.0
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.6.06
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/changes-4.6.0 b/dist/changes-4.6.0
index 826dfd9964..df7a83508a 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 *
****************************************************************************