From 25c151b84ec8e2966780454745b53995e7b68dcd Mon Sep 17 00:00:00 2001 From: Richard Moe Gustavsen Date: Thu, 15 Sep 2011 10:07:00 +0200 Subject: Changelog: update changes-4.8.0 for Richard --- dist/changes-4.8.0 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dist/changes-4.8.0 b/dist/changes-4.8.0 index b8e3842..b5c2a87 100644 --- a/dist/changes-4.8.0 +++ b/dist/changes-4.8.0 @@ -147,8 +147,9 @@ Qt for Windows Qt for Mac OS X --------------- - - raster graphics system is now made as the default paint engine for - Mac OS X. [QTBUG-12615] + - Alien widgets is now used by default for Qt/Cocoa on Mac OS X. + - Qt/Cocoa on Mac OS X has now full support for the raster paint engine. + - QApplication has now implemented macEventFilter for Qt/Cocoa - HarfBuzz can now be used as an optional text layout engine on Mac OS X. [QTBUG-17728] -- cgit v0.12 From 7e6bf4a06e6f2e8e3a25d1212be766e2e753347a Mon Sep 17 00:00:00 2001 From: Gabriel de Dietrich Date: Fri, 16 Sep 2011 11:40:40 +0200 Subject: Update 4.8.0 changelog --- dist/changes-4.8.0 | 1 + 1 file changed, 1 insertion(+) diff --git a/dist/changes-4.8.0 b/dist/changes-4.8.0 index b5c2a87..9c48f1e 100644 --- a/dist/changes-4.8.0 +++ b/dist/changes-4.8.0 @@ -152,6 +152,7 @@ Qt for Mac OS X - QApplication has now implemented macEventFilter for Qt/Cocoa - HarfBuzz can now be used as an optional text layout engine on Mac OS X. [QTBUG-17728] + - Qt shows some love to OS X Lion (10.7). Qt for Embedded Linux --------------------- -- cgit v0.12