diff options
author | Prasanth Ullattil <prasanth.ullattil@nokia.com> | 2010-09-29 08:13:22 (GMT) |
---|---|---|
committer | Prasanth Ullattil <prasanth.ullattil@nokia.com> | 2010-09-29 08:13:22 (GMT) |
commit | 583ca462caf656af17bea1c3f05d88ae7785ae91 (patch) | |
tree | 4b42ade1dc22da11345810b470122075f3812429 /dist | |
parent | 2d1e3b9778328046d3ba94dd51c37c507e618721 (diff) | |
download | Qt-583ca462caf656af17bea1c3f05d88ae7785ae91.zip Qt-583ca462caf656af17bea1c3f05d88ae7785ae91.tar.gz Qt-583ca462caf656af17bea1c3f05d88ae7785ae91.tar.bz2 |
Changes done for 4.7.1
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-4.7.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/changes-4.7.1 b/dist/changes-4.7.1 index bbf8c3d..a18c4ad 100644 --- a/dist/changes-4.7.1 +++ b/dist/changes-4.7.1 @@ -141,6 +141,10 @@ Qt for Windows Qt for Mac OS X --------------- - The configure script now detects all vector extensions of x86 and x86_64 + * [QTBUG-10500] Fixed a bug which causes the QMainWindow geometry + to be calculated wrongly, when used with native toolbars. + * [QTBUG-13878] Application menu entries can now also be translated + using the QMenuBar context. Qt for Symbian -------------- |