diff options
author | Prasanth Ullattil <prasanth.ulattil@nokia.com> | 2009-09-25 11:02:34 (GMT) |
---|---|---|
committer | Prasanth Ullattil <prasanth.ulattil@nokia.com> | 2009-09-25 11:02:34 (GMT) |
commit | 101af7f0dc2eb8554a911ccb4c80ad0966db5780 (patch) | |
tree | 10d6e0aa3048645d38d88750b88dc5f6363e8f5e /dist | |
parent | e4b6d83ae9c060805d630f94f97447655b2e78ed (diff) | |
download | Qt-101af7f0dc2eb8554a911ccb4c80ad0966db5780.zip Qt-101af7f0dc2eb8554a911ccb4c80ad0966db5780.tar.gz Qt-101af7f0dc2eb8554a911ccb4c80ad0966db5780.tar.bz2 |
Change log update
Reviewed-by: Trust me
Diffstat (limited to 'dist')
-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 --------------------- |