diff options
author | Norwegian Rock Cat <qt-info@nokia.com> | 2009-06-02 08:35:10 (GMT) |
---|---|---|
committer | Norwegian Rock Cat <qt-info@nokia.com> | 2009-06-02 08:35:10 (GMT) |
commit | 5dca661dc78d8eb0489e7debf342a0869ae75a43 (patch) | |
tree | ccf0e18ce92d57cf3dc7c3bfbc0a798e51797008 /dist/changes-4.5.2 | |
parent | 0ff7b68f2e3f184d809cf6fd13ff930efa493e9f (diff) | |
download | Qt-5dca661dc78d8eb0489e7debf342a0869ae75a43.zip Qt-5dca661dc78d8eb0489e7debf342a0869ae75a43.tar.gz Qt-5dca661dc78d8eb0489e7debf342a0869ae75a43.tar.bz2 |
My changes for Qt 4.5.2.
Better late than never.
Diffstat (limited to 'dist/changes-4.5.2')
-rw-r--r-- | dist/changes-4.5.2 | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/dist/changes-4.5.2 b/dist/changes-4.5.2 index dcb77d6..98ea59e 100644 --- a/dist/changes-4.5.2 +++ b/dist/changes-4.5.2 @@ -46,6 +46,18 @@ Third party components Plugins (r41346, r43550, r43915, r43917, r43923) Clipboard (r41360) +- QMacStyle + * [253339] Don't draw arrows on toolbuttons that have a menu and text only. + * [252301] Ensure that small and mini spin boxes are drawn correctly. + +- QFontDialog + * [252000] Ensure that QFontDialog::getFont() works on Mac OS X. + +- QWidget + * [250668] Don't send extra wheel events when using the scroll wheel in Cocoa. + * [253448] Prevent a crash when using the Qt::WA_MacBrushedMetal attribute + in conjunction with style sheets. + **************************************************************************** * Database Drivers * **************************************************************************** @@ -65,6 +77,10 @@ Qt for Windows Qt for Mac OS X --------------- +[252795] Ensure that we send Apple Events in the Cocoa port even when Cocoa isn't ready. +[252176] Fix regression in drawing parts of pixmaps on Panther. +[253402] Fix a crash when a Cocoa window that used to be a QWidget would get events + after the QWidget was destroyed. Qt for Embedded Linux @@ -101,6 +117,8 @@ Qt for Windows CE of 'Fixed' on the main cointainer. * [253278] Made it possible to set QString-type properties using QDesignerFormWindowCursor::setProperty(). + * [253539] Prevent crash in Designer with the Cocoa port when when using a scroll + wheel to change a property. - Linguist - Linguist GUI |