summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorPrasanth Ullattil <prasanth.ulattil@nokia.com>2009-09-25 13:02:34 +0200
committerPrasanth Ullattil <prasanth.ulattil@nokia.com>2009-09-25 13:02:34 +0200
commit101af7f0dc2eb8554a911ccb4c80ad0966db5780 (patch)
tree10d6e0aa3048645d38d88750b88dc5f6363e8f5e /dist
parente4b6d83ae9c060805d630f94f97447655b2e78ed (diff)
Change log update
Reviewed-by: Trust me
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.5.311
1 files changed, 10 insertions, 1 deletions
diff --git a/dist/changes-4.5.3 b/dist/changes-4.5.3
index df282b045b..f6aecb8634 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
---------------------