summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.8.0
diff options
context:
space:
mode:
authorQt Continuous Integration System <qt-info@nokia.com>2011-09-27 00:20:24 (GMT)
committerQt Continuous Integration System <qt-info@nokia.com>2011-09-27 00:20:24 (GMT)
commitd7489680a80df5d77fbc032b1bc656a8dab1a986 (patch)
tree57e8d94833275c2df28ad71dfa70f843498c243a /dist/changes-4.8.0
parent2f86072e5daf318a2aa9d400f045eae9563b2ae6 (diff)
parentad7ddea09126efeb58ab626dc13113e3e1956912 (diff)
downloadQt-d7489680a80df5d77fbc032b1bc656a8dab1a986.zip
Qt-d7489680a80df5d77fbc032b1bc656a8dab1a986.tar.gz
Qt-d7489680a80df5d77fbc032b1bc656a8dab1a986.tar.bz2
Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into master-integration
* 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging: Update changes-4.8.0 file Only limit cursor position when line is wrapped Make sure cursor position doesn't exceed line end Allow shared EGL contexts for xcb and xlib platforms Allow generic EGL platform contexts to be shared 4.8 Changes: OpenGL Framebuffer Format stop tslib plugin having same file name as linux input plugin Avoid unnecessary detach of a QImage in QPixmapDropShadowFilter
Diffstat (limited to 'dist/changes-4.8.0')
-rw-r--r--dist/changes-4.8.04
1 files changed, 3 insertions, 1 deletions
diff --git a/dist/changes-4.8.0 b/dist/changes-4.8.0
index 9b118d5..5dd1d8a 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
@@ -154,6 +154,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
--------