diff options
author | Qt Continuous Integration System <qt-info@nokia.com> | 2011-09-27 13:24:35 (GMT) |
---|---|---|
committer | Qt Continuous Integration System <qt-info@nokia.com> | 2011-09-27 13:24:35 (GMT) |
commit | caf1f6830efdd868b9bda588421e1b046125f409 (patch) | |
tree | 263970d8b31339e98b16ef7b6197419ac5c1a972 | |
parent | aa634d5a30cbbdadb3ea8a75aec6470f3b54fff7 (diff) | |
parent | 7e6bf4a06e6f2e8e3a25d1212be766e2e753347a (diff) | |
download | Qt-caf1f6830efdd868b9bda588421e1b046125f409.zip Qt-caf1f6830efdd868b9bda588421e1b046125f409.tar.gz Qt-caf1f6830efdd868b9bda588421e1b046125f409.tar.bz2 |
Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-doc-team
* 'master' of git://scm.dev.nokia.troll.no/qt/qt-doc-team:
Update 4.8.0 changelog
Changelog: update changes-4.8.0 for Richard
-rw-r--r-- | dist/changes-4.8.0 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/dist/changes-4.8.0 b/dist/changes-4.8.0 index b8e3842..9c48f1e 100644 --- a/dist/changes-4.8.0 +++ b/dist/changes-4.8.0 @@ -147,10 +147,12 @@ 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] + - Qt shows some love to OS X Lion (10.7). Qt for Embedded Linux --------------------- |