summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.6.1
diff options
context:
space:
mode:
authorJens Bache-Wiig <jbache@trolltech.com>2010-01-12 15:13:16 (GMT)
committerJens Bache-Wiig <jbache@trolltech.com>2010-01-12 15:13:36 (GMT)
commit58a319f851bb5d1a4634df36215694ae1786fbd0 (patch)
tree87925f1349b8e02abbac16e24772abe4cb0fb1bd /dist/changes-4.6.1
parentecef74a8ecfd75b58c99a0131d1a42750051eb76 (diff)
downloadQt-58a319f851bb5d1a4634df36215694ae1786fbd0.zip
Qt-58a319f851bb5d1a4634df36215694ae1786fbd0.tar.gz
Qt-58a319f851bb5d1a4634df36215694ae1786fbd0.tar.bz2
Fixes: Add some changes for 4.6.1
Diffstat (limited to 'dist/changes-4.6.1')
-rw-r--r--dist/changes-4.6.110
1 files changed, 10 insertions, 0 deletions
diff --git a/dist/changes-4.6.1 b/dist/changes-4.6.1
index 4372423..4aa4d5a 100644
--- a/dist/changes-4.6.1
+++ b/dist/changes-4.6.1
@@ -68,6 +68,7 @@ QtGui
* [QTBUG-6654] Fix crashes when deleting QGraphicsItems in touch
event handlers.
+
QtDBus
------
@@ -151,6 +152,12 @@ Qt for Linux/X11
- QFileSystemWatcher
* [QTBUG-4840] Fix memory leak in the dnotify implementation.
+ - QIcon
+ * [QTBUG-6121] Fixed a problem causing svg-based icon themes to look fuzzy.
+
+ - QGtkStyle
+ * [QTBUG-6484] Ensure that gtk-enable-mnemonics is respected.
+
Qt for Windows
--------------
@@ -161,6 +168,9 @@ Qt for Windows
* [QTBUG-6083] Fix a performance regression introduced in 4.6.0
that would cause all Qt posted events to be sent at 15-16ms
intervals (instead of as quickly as possible).
+ - Vista/XP styles
+ * [QTBUG-6271] Fixed a compatibility issue with MDI windows in
+ certain non-standard themes.
Qt for Mac OS X
---------------