diff options
author | Prasanth Ullattil <prasanth.ulattil@nokia.com> | 2009-09-25 11:02:34 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-09-28 03:04:29 (GMT) |
commit | 85ea25197d4aa9b7952fb30f5ea56979015f6f06 (patch) | |
tree | 641fa9b6f2436b77fed7610e8b6053b1dff2d531 | |
parent | 759bb6c04fe61fc9ddea8180bbe83156887edcb8 (diff) | |
download | Qt-85ea25197d4aa9b7952fb30f5ea56979015f6f06.zip Qt-85ea25197d4aa9b7952fb30f5ea56979015f6f06.tar.gz Qt-85ea25197d4aa9b7952fb30f5ea56979015f6f06.tar.bz2 |
Change log update
Reviewed-by: Trust me
(cherry picked from commit 101af7f0dc2eb8554a911ccb4c80ad0966db5780)
-rw-r--r-- | dist/changes-4.5.3 | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/dist/changes-4.5.3 b/dist/changes-4.5.3 index df282b0..f6aecb8 100644 --- a/dist/changes-4.5.3 +++ b/dist/changes-4.5.3 @@ -53,7 +53,16 @@ Qt for Windows Qt for Mac OS X --------------- - +[252088] Drag and drop events will now consider the WA_TransparentForMouseEvents + in Cocoa port. +[255428] Fixed an an issue when Calling QWidget::raise() on hidden windows making + them visible in Cocoa port. +[256269] Window resize events triggered from QWidget::adjustSize() will now + be sent as non-spontaneous event in the Cocoa port. +[258822] Fixed a crash when inserting the same menu twice in a menubar in Cocoa port. + +- Fixed the wizard background images for Snow Leopard. + Qt for Embedded Linux --------------------- |