From af61eee576a409c4d128ccf87c7f72771b3ac688 Mon Sep 17 00:00:00 2001 From: Kim Motoyoshi Kalland Date: Fri, 23 Jul 2010 10:22:07 +0200 Subject: Update changes-4.7.0. --- dist/changes-4.7.0 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dist/changes-4.7.0 b/dist/changes-4.7.0 index 09ae57b..fd244bf 100644 --- a/dist/changes-4.7.0 +++ b/dist/changes-4.7.0 @@ -131,6 +131,7 @@ QtGui - QImage * [QTBUG-9640] Prevented unneccessary copy in QImage::setAlphaChannel(). * [QTBUG-7982] Added QImage::bitPlaneCount(). + * [QTBUG-9072] Fixed alpha check for 1-bit-per-pixel images. - QPicture * [QTBUG-4974] Printing QPictures containing text to a high resolution @@ -154,6 +155,8 @@ QtGui * [QTBUG-8035] Got rid of bezier intersection code in the boolean operators (intersect, subtract, unite) to prevent numerical stability issues. + * [QTBUG-11291] Fixed infinite recursion when drawing very large painter + paths. - QPixmap * [QTBUG-4149] Fixed QPixmap::grabWidget() on widgets that have not yet -- cgit v0.12