summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.7.1
diff options
context:
space:
mode:
authorSamuel Rødal <samuel.rodal@nokia.com>2010-09-29 09:49:29 +0200
committerSamuel Rødal <samuel.rodal@nokia.com>2010-09-29 09:49:29 +0200
commit2d1e3b9778328046d3ba94dd51c37c507e618721 (patch)
tree3467a9bc0283a3f9cbd04b5dfb77f793994a69a7 /dist/changes-4.7.1
parent2b70a3a6d5ebef36e90f52076c5d942d8cc171d7 (diff)
Updated changes-4.7.1
Diffstat (limited to 'dist/changes-4.7.1')
-rw-r--r--dist/changes-4.7.15
1 files changed, 4 insertions, 1 deletions
diff --git a/dist/changes-4.7.1 b/dist/changes-4.7.1
index 2c22feac70..bbf8c3d3f7 100644
--- a/dist/changes-4.7.1
+++ b/dist/changes-4.7.1
@@ -48,7 +48,10 @@ QtGui
- QGraphicsWidget
* [QTBUG-13188] Make sure a font that has propagated from a parent can
be set on a QPainter.
-
+
+ - QPainter
+ * [QTBUG-13429] Fixed scale point drawing with square cap in the raster
+ engine, plus some potential floating point overflows in the rasterizer.
- QStaticText
* [QTBUG-12614] Fix crash with zero-width string.