summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorCasper van Donderen <casper.vandonderen@nokia.com>2011-10-14 11:29:10 +0200
committerCasper van Donderen <casper.vandonderen@nokia.com>2011-10-14 11:29:10 +0200
commit2149ddf44417ca3e266a692501394d0f7be9674e (patch)
tree39958b4ba91a2c2d0dad1693748da9577b371734 /dist
parent895d9b6e1566f74748b4fd90c8a5811e0a22e0e8 (diff)
parent5514d98d412022311f42de50719da242aaa71490 (diff)
downloadqt4-tools-2149ddf44417ca3e266a692501394d0f7be9674e.tar.gz
Merge remote-tracking branch 'qt-doc-review/master'
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.8.010
1 files changed, 7 insertions, 3 deletions
diff --git a/dist/changes-4.8.0 b/dist/changes-4.8.0
index a8b4a3a69e..72d4230029 100644
--- a/dist/changes-4.8.0
+++ b/dist/changes-4.8.0
@@ -33,7 +33,7 @@ General Improvements
Third party components
----------------------
- - Updated libpng to version 1.5.1
+ - Updated libpng to version 1.5.4
- Updated libjpeg to version 8c
- Updated zlib to version 1.2.5
@@ -155,6 +155,8 @@ QtNetwork
- Optimize behavior of QGLTextureCache
- Support subpixel antialiasing when possible.
- [QTBUG-13450] Fixed path drawing on FBOs without stencil buffer.
+ - Reading from the FrameBuffer with Qt now correctly gives an image
+ marked as premultiplied.
QtScript
--------
@@ -218,10 +220,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
---------------------