summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorRichard Moe Gustavsen <richard.gustavsen@nokia.com>2011-09-15 10:07:00 +0200
committerRichard Moe Gustavsen <richard.gustavsen@nokia.com>2011-09-15 10:07:00 +0200
commit25c151b84ec8e2966780454745b53995e7b68dcd (patch)
treeb20b238bb73f9e788765ad9b60a264808a8deb88 /dist
parent211aea4ea4871e89db2ad42aa9859f9efb34e091 (diff)
Changelog: update changes-4.8.0 for Richard
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.8.05
1 files changed, 3 insertions, 2 deletions
diff --git a/dist/changes-4.8.0 b/dist/changes-4.8.0
index b8e3842fc7..b5c2a87746 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]