diff options
author | Richard Moe Gustavsen <richard.gustavsen@nokia.com> | 2011-09-15 08:07:00 (GMT) |
---|---|---|
committer | Richard Moe Gustavsen <richard.gustavsen@nokia.com> | 2011-09-15 08:07:00 (GMT) |
commit | 25c151b84ec8e2966780454745b53995e7b68dcd (patch) | |
tree | b20b238bb73f9e788765ad9b60a264808a8deb88 /dist | |
parent | 211aea4ea4871e89db2ad42aa9859f9efb34e091 (diff) | |
download | Qt-25c151b84ec8e2966780454745b53995e7b68dcd.zip Qt-25c151b84ec8e2966780454745b53995e7b68dcd.tar.gz Qt-25c151b84ec8e2966780454745b53995e7b68dcd.tar.bz2 |
Changelog: update changes-4.8.0 for Richard
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-4.8.0 | 5 |
1 files 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] |