diff options
author | Prasanth Ullattil <prasanth.ullattil@nokia.com> | 2010-02-04 09:26:27 (GMT) |
---|---|---|
committer | Prasanth Ullattil <prasanth.ullattil@nokia.com> | 2010-02-04 09:26:27 (GMT) |
commit | 92638ff2f459a8f7151385a192317e9ec91d9e66 (patch) | |
tree | 031c10cb890a194e191b43a06b9f141b9572e282 /dist | |
parent | 04e34fe3aecca482abeeabe2e31778e9102eeb08 (diff) | |
download | Qt-92638ff2f459a8f7151385a192317e9ec91d9e66.zip Qt-92638ff2f459a8f7151385a192317e9ec91d9e66.tar.gz Qt-92638ff2f459a8f7151385a192317e9ec91d9e66.tar.bz2 |
Change log updated
Diffstat (limited to 'dist')
-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 00509ed..f80c526 100644 --- a/dist/changes-4.6.2 +++ b/dist/changes-4.6.2 @@ -120,7 +120,7 @@ Third party components Qt for Unix (X11 and Mac OS X) ------------------------------ - - + - Qt for Linux/X11 ---------------- @@ -141,6 +141,9 @@ 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. + - [QTBUG-7086]: QFileDialog now correctly responds to fileMode & acceptMode changes. + - [QTBUG-7162]: Fixed a crash in Designer when previewing a QMainWindow with native toolbar. + - [QTBUG-7305]: Fixed a crash when deleting QMainWindow with native toolbar on Cocoa. Qt for Embedded Linux |