summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.6.3
diff options
context:
space:
mode:
authorDenis Dzyubenko <denis.dzyubenko@nokia.com>2010-05-20 10:58:25 +0200
committerDenis Dzyubenko <denis.dzyubenko@nokia.com>2010-05-20 10:59:38 +0200
commitc5049b369f69ca724ec3f10d5f150c3ac9711e89 (patch)
treecfaed69cbca0710f887560e17dec6b14896a7f98 /dist/changes-4.6.3
parentc6e446af5ac4d2c822163a1157ca58306d9ceee9 (diff)
My changelog entries for 4.6.3
Reviewed-by: trustme
Diffstat (limited to 'dist/changes-4.6.3')
-rw-r--r--dist/changes-4.6.311
1 files changed, 9 insertions, 2 deletions
diff --git a/dist/changes-4.6.3 b/dist/changes-4.6.3
index de9a058b44..c109f21484 100644
--- a/dist/changes-4.6.3
+++ b/dist/changes-4.6.3
@@ -61,6 +61,9 @@ QtGui
- QTextLayout
* [QTBUG-9074] Fixed performance regression that was introduced in Qt 4.6.0.
+ - Improved scrolling horizontally with a mouse wheel over sliders.
+ - [QTBUG-7451] Gestures respect panels on QGraphicsView.
+
QtDBus
------
@@ -128,12 +131,16 @@ Qt for Unix (X11 and Mac OS X)
Qt for Linux/X11
----------------
- -
+ - [MR 458] Improved handling of Shift-Tab with VNC on X11.
+ - [QTBUG-7063] Changed key bindings (XF86XK_MyComputer, Qt::Key_Launch0,
+ Key_Calculator) on X11 back to how it was in Qt 4.5 before MR 1742
+ accidentally changed it.
Qt for Windows
--------------
- -
+ - [QTBUG-6007] On Windows we query if there is a touch screen and do not try
+ to enable gestures otherwise.
Qt for Mac OS X
---------------