From 6d468a2c2a11e199105082c8219a0131abd78176 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20R=C3=B8dal?= Date: Thu, 20 May 2010 16:18:45 +0200 Subject: My 4.6.3 changes. --- dist/changes-4.6.3 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/dist/changes-4.6.3 b/dist/changes-4.6.3 index 88b4e72..17542bb 100644 --- a/dist/changes-4.6.3 +++ b/dist/changes-4.6.3 @@ -52,6 +52,9 @@ QtGui - QPainter * [QTBUG-10421] Fixed WebKit-specific justification bug for text containing more than one script. + + - QRegion + * [QTBUG-7699] Prevented crash on large x-coordinates. - QTextEdit * [QTBUG-9599] Fixed crash when copying the current text cursor as a result @@ -64,9 +67,18 @@ QtGui - QTextLayout * [QTBUG-9074] Fixed performance regression that was introduced in Qt 4.6.0. + - QTransform + * [QTBUG-8557] Fixed bug in QTransform::type() potentially occuring + after using operator/ or operator* or their overloads. + - Improved scrolling horizontally with a mouse wheel over sliders. - [QTBUG-7451] Gestures respect panels on QGraphicsView. +QtOpenGL +-- + - QGLWidget + * [QTBUG-8753] Worked around driver bug causing clipping errors on the N900. + QtDBus ------ -- cgit v0.12