diff options
author | Simon Hausmann <simon.hausmann@nokia.com> | 2009-04-14 15:07:05 (GMT) |
---|---|---|
committer | Simon Hausmann <simon.hausmann@nokia.com> | 2009-04-14 15:07:05 (GMT) |
commit | 5dda84c32b38051ca64c3641ffaaa807e2406285 (patch) | |
tree | 3b232dee660777a2e1df7975696d0939a1b72ab7 | |
parent | e8877160e332d12958cf700a8a607c36e6c426e1 (diff) | |
download | Qt-5dda84c32b38051ca64c3641ffaaa807e2406285.zip Qt-5dda84c32b38051ca64c3641ffaaa807e2406285.tar.gz Qt-5dda84c32b38051ca64c3641ffaaa807e2406285.tar.bz2 |
Update changes file with my WebKit changes as well as from external contributors.
Reviewed-by: Trust me
-rw-r--r-- | dist/changes-4.5.1 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dist/changes-4.5.1 b/dist/changes-4.5.1 index 0d9c2a3..6062093 100644 --- a/dist/changes-4.5.1 +++ b/dist/changes-4.5.1 @@ -122,6 +122,14 @@ Third party components - Q3ListView * [248689] Q3ListView would not update under certain condition. +- QtWebKit + * Fix bug in cookie handling (WebKit Bugzilla 24062, Benjamin Meyer). + * Fixed support for calling from JavaScript into NPAPI plugins on Windows. + * Fixed updating state of WebActions (Erik Bunce) + * Fixed bug in HTML 5 Canvas clearRect() (Dirk Schulze) + * Fixed text field theming with KDE 4 Oxygen style (Zack Rusin) + * Fixed path fill styles (Zack Rusin) + * Fixed pre-edit text handling with input methods. **************************************************************************** * Database Drivers * |