summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.6.1
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@nokia.com>2010-01-12 20:57:13 (GMT)
committerSimon Hausmann <simon.hausmann@nokia.com>2010-01-12 20:58:01 (GMT)
commit06b513193715d5f442a6fd749667aed83944927a (patch)
tree1c3bf6f94320410b344e10660520cd009dc8c857 /dist/changes-4.6.1
parentc603ca1c8e99dd0ec7e1d0b56b432d8eca21226a (diff)
downloadQt-06b513193715d5f442a6fd749667aed83944927a.zip
Qt-06b513193715d5f442a6fd749667aed83944927a.tar.gz
Qt-06b513193715d5f442a6fd749667aed83944927a.tar.bz2
QtWebKit changelog for Qt 4.6.1
From qtwebkit-4.6.0 to de77f8ee69c434bde9306c8f407ee2e443a00188
Diffstat (limited to 'dist/changes-4.6.1')
-rw-r--r--dist/changes-4.6.112
1 files changed, 12 insertions, 0 deletions
diff --git a/dist/changes-4.6.1 b/dist/changes-4.6.1
index 4aa4d5a..612aeda 100644
--- a/dist/changes-4.6.1
+++ b/dist/changes-4.6.1
@@ -101,6 +101,18 @@ QtOpenGL
compressed textures if the appropriate extensions are present
in the GL implementation.
+QtwebKit
+--------
+
+ - Fixed user agent string on Symbian (webkit.org/b/31961)
+ - QWebInspector: Don't disable when hiding (webkit.org/b/31851)
+ - Fix JavaScript prompt behaviour for empty/null strings (webkit.org/b/30914)
+ - Fixed lastIndexOf() on Symbian (webkit.org/b/31773)
+ - Fixed crash with Flash on Windows with MinGW
+ - Fixed wrapping of QObjects with recurring identity (webkit.org/b/31681)
+ - Fixed compilation with ICC
+ - Fixed assertion when dragging SVG images (webkit.org/b/32511)
+
QtScript
--------