summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorKim Motoyoshi Kalland <kim.kalland@nokia.com>2010-05-20 15:35:27 (GMT)
committerKim Motoyoshi Kalland <kim.kalland@nokia.com>2010-05-20 15:36:01 (GMT)
commit4d8cdff5916b359a1bc4d11e497e8fb4b0c414fb (patch)
tree3e7ae0af67c6190b8165fe25e859585cc6894430 /dist
parent6d468a2c2a11e199105082c8219a0131abd78176 (diff)
downloadQt-4d8cdff5916b359a1bc4d11e497e8fb4b0c414fb.zip
Qt-4d8cdff5916b359a1bc4d11e497e8fb4b0c414fb.tar.gz
Qt-4d8cdff5916b359a1bc4d11e497e8fb4b0c414fb.tar.bz2
Added my 4.6.3 changes.
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.6.35
1 files changed, 4 insertions, 1 deletions
diff --git a/dist/changes-4.6.3 b/dist/changes-4.6.3
index 17542bb..a82aba3 100644
--- a/dist/changes-4.6.3
+++ b/dist/changes-4.6.3
@@ -75,9 +75,12 @@ QtGui
- [QTBUG-7451] Gestures respect panels on QGraphicsView.
QtOpenGL
---
+--------
- QGLWidget
+ * [QTBUG-7865] Fixed bug where GL widgets were not fully updated on
+ Windows Vista/7 with Aero disabled.
* [QTBUG-8753] Worked around driver bug causing clipping errors on the N900.
+ * [QTBUG-10510] Workaround ATI driver bug when using QGraphicsEffect with GL.
QtDBus
------