diff options
author | Prasanth Ullattil <prasanth.ullattil@nokia.com> | 2010-09-29 08:13:22 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2010-10-07 03:56:50 (GMT) |
commit | 1af6507a8fed1e9606566e5e595191968d6002b2 (patch) | |
tree | b32492236d368c1481f3e15ba2a6675d48406bd8 | |
parent | 2b38401f6a68a6d087368075f9ec4ac90a552fbb (diff) | |
download | Qt-1af6507a8fed1e9606566e5e595191968d6002b2.zip Qt-1af6507a8fed1e9606566e5e595191968d6002b2.tar.gz Qt-1af6507a8fed1e9606566e5e595191968d6002b2.tar.bz2 |
Changes done for 4.7.1
(cherry picked from commit 583ca462caf656af17bea1c3f05d88ae7785ae91)
-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 -------------- |