diff options
author | Carlos Manuel Duclos Vergara <carlos.duclos@nokia.com> | 2010-02-03 09:14:26 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2010-02-06 08:48:00 (GMT) |
commit | 82ae03d3e811bb0c80d5c033a07f40e4ad413387 (patch) | |
tree | f6aa41e84d8fd9976b2133974f3c3b07ad2bb17b | |
parent | 3429c5dbf91979982365eb8849bac0cc45c6dbe8 (diff) | |
download | Qt-82ae03d3e811bb0c80d5c033a07f40e4ad413387.zip Qt-82ae03d3e811bb0c80d5c033a07f40e4ad413387.tar.gz Qt-82ae03d3e811bb0c80d5c033a07f40e4ad413387.tar.bz2 |
Adding my changes.
(cherry picked from commit d5a3866d20507967e14ed34930f08ce6248000e5)
-rw-r--r-- | dist/changes-4.6.2 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dist/changes-4.6.2 b/dist/changes-4.6.2 index 4f46a1f..0548e98 100644 --- a/dist/changes-4.6.2 +++ b/dist/changes-4.6.2 @@ -128,7 +128,10 @@ Qt for Windows Qt for Mac OS X --------------- - - + - [QTBUG-7312]: Menubar and dock disappear after hiding a fullscreen widget on Cocoa. + - [QTBUG-7522]: Drawing fake buttons using QMacStyle+QStyleOptionViewItemV4 lead to crash. + - [QTBUG-7625]: Calling showFullScreen() then showNormal() on a widget results in top menu hiding. + Qt for Embedded Linux --------------------- |