summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNorwegian Rock Cat <qt-info@nokia.com>2009-06-02 08:35:10 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2009-06-03 02:42:44 (GMT)
commit11c4d759a27ee057a2836e729ad62e8da0f20818 (patch)
tree1a584b0764dbb98f5543c6d36a8df35ecadcefbf
parentd3b96e7610c1a610537dfbe17a0c1b8143aeb4d3 (diff)
downloadQt-11c4d759a27ee057a2836e729ad62e8da0f20818.zip
Qt-11c4d759a27ee057a2836e729ad62e8da0f20818.tar.gz
Qt-11c4d759a27ee057a2836e729ad62e8da0f20818.tar.bz2
My changes for Qt 4.5.2.
Better late than never. (cherry picked from commit 5dca661dc78d8eb0489e7debf342a0869ae75a43)
-rw-r--r--dist/changes-4.5.218
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