summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.6.2
diff options
context:
space:
mode:
authorYoann Lopes <yoann.lopes@nokia.com>2010-02-04 12:15:31 (GMT)
committerYoann Lopes <yoann.lopes@nokia.com>2010-02-04 12:15:31 (GMT)
commitdb82dda4ae3672844f7637394bf9a403e7c4f4b3 (patch)
tree1e0c5a77682405ae0190d0149a561cae5eb3cbb1 /dist/changes-4.6.2
parentb52e4ac1dfcce317872d9104142c026951a29145 (diff)
downloadQt-db82dda4ae3672844f7637394bf9a403e7c4f4b3.zip
Qt-db82dda4ae3672844f7637394bf9a403e7c4f4b3.tar.gz
Qt-db82dda4ae3672844f7637394bf9a403e7c4f4b3.tar.bz2
My changelog for 4.6.2
Diffstat (limited to 'dist/changes-4.6.2')
-rw-r--r--dist/changes-4.6.22
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/changes-4.6.2 b/dist/changes-4.6.2
index 5f3d23c..0175f1d 100644
--- a/dist/changes-4.6.2
+++ b/dist/changes-4.6.2
@@ -56,6 +56,8 @@ QtGui
* [QTBUG-7029] Fixed a crash when re-creating QApplication object due to a
dangling gesture manager pointer.
* [QTBUG-7198] Setting a style sheet could break the checkbox position in item views.
+ * [QTBUG-7253] Fixed wrong stroke clipping with the raster engine when using a QPen
+ with a style other than SolidLine.
QtDBus