summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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]