diff options
author | Water-Team <water@pad.test.qt.nokia.com> | 2011-10-24 23:00:12 (GMT) |
---|---|---|
committer | Water-Team <water@pad.test.qt.nokia.com> | 2011-10-24 23:00:12 (GMT) |
commit | 8bf846773008a635b998aeb096931e9d8b51441b (patch) | |
tree | cc1424a4be89a0142c1c2ffccbdfdb27ae9c8897 | |
parent | 36841a481388c778f2e4b847cc406ea31e4f7d32 (diff) | |
parent | fefa952914c60f914c8d151eb53f3d952b20258e (diff) | |
download | Qt-8bf846773008a635b998aeb096931e9d8b51441b.zip Qt-8bf846773008a635b998aeb096931e9d8b51441b.tar.gz Qt-8bf846773008a635b998aeb096931e9d8b51441b.tar.bz2 |
Merge branch '4.8-upstream' into master-water
-rw-r--r-- | dist/changes-4.8.0 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/changes-4.8.0 b/dist/changes-4.8.0 index 319b944..c6b3560 100644 --- a/dist/changes-4.8.0 +++ b/dist/changes-4.8.0 @@ -209,6 +209,9 @@ Qt for Linux/X11 - Added experimental support for armCC - Experimental support for associating Wayland clients with PID or a token, to facilitate window management. + - Added plugin system for menubars, making it possible to provide + alternative menubar implementations. (eg, appmenu: + https://launchpad.net/appmenu-qt) Qt for Windows -------------- |