summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorTrond Kjernåsen <trond@trolltech.com>2010-02-02 16:39:19 (GMT)
committerTrond Kjernåsen <trond@trolltech.com>2010-02-02 16:40:07 (GMT)
commit85578c6c37d9e4eb0da888937b20ba93a26d8805 (patch)
tree884cb9649278d548420cf52a7d0bd653957745ac /dist
parent3d2dbeb65089efaff4b92b7d13c13c1a234f71b0 (diff)
downloadQt-85578c6c37d9e4eb0da888937b20ba93a26d8805.zip
Qt-85578c6c37d9e4eb0da888937b20ba93a26d8805.tar.gz
Qt-85578c6c37d9e4eb0da888937b20ba93a26d8805.tar.bz2
4.6.2 changes
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.6.223
1 files changed, 18 insertions, 5 deletions
diff --git a/dist/changes-4.6.2 b/dist/changes-4.6.2
index d35f945..2a884fe 100644
--- a/dist/changes-4.6.2
+++ b/dist/changes-4.6.2
@@ -46,8 +46,14 @@ QtCore
QtGui
-----
- - foo
- * bar
+ - QBmpHandler
+ * [QTBUG-7530] Fixed an infinite loop that could occur when reading invalid BMP images.
+
+ - QImage
+ * [QTBUG-7231] Avoid an unnecessary copy in QImage::scaled().
+
+ - QPDFEngine
+ * [QTBUG-7249] Fixed the encoding of the Tile and Creator tags in the PDF engine.
QtDBus
------
@@ -64,8 +70,14 @@ QtNetwork
QtOpenGL
--------
- - foo
- * bar
+ - QGLWidget
+ * [QTBUG-7213] Fixed QGLWidget::renderPixmap() on Windows.
+
+ - QGLPixelBuffer
+ * [QTBUG-7476] Fixed a crash under X11 when drawing QPixmaps to QGLPixelBuffers.
+
+ - QGL2PaintEngineEx
+ * [QTBUG-7203] Reset the GL stencil mask, op and function in resetGLState().
QtScript
--------
@@ -121,7 +133,8 @@ Qt for Windows
Qt for Mac OS X
---------------
- -
+ - QPrintPreviewDialog
+ * [QTBUG-7481] Re-added the Close button in QPrintPreviewDialog for Mac/Carbon.
Qt for Embedded Linux
---------------------