summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit/WebKit/qt/ChangeLog
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@nokia.com>2009-04-24 13:11:17 +0200
committerSimon Hausmann <simon.hausmann@nokia.com>2009-04-24 13:11:27 +0200
commitfc0c0621d8c5ffb89e4f9c72fa706b3f10aea97e (patch)
tree22a3f183e1c2beb0e0bb196fbd19a9f33954cff3 /src/3rdparty/webkit/WebKit/qt/ChangeLog
parentd489dc180c1e71de117e6d015c5645441eb9fb7f (diff)
Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( a6ebe3865025e2bb4d767a79435af4daf5a9b4db )
Changes in WebKit since the last update: ++ b/WebKit/qt/ChangeLog Rubber-stamped by Ariya Hidayat. Fix qdoc warning about link to QAction::isEnabled. * Api/qwebpage.cpp: 2009-04-24 Simon Hausmann <simon.hausmann@nokia.com>
Diffstat (limited to 'src/3rdparty/webkit/WebKit/qt/ChangeLog')
-rw-r--r--src/3rdparty/webkit/WebKit/qt/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/3rdparty/webkit/WebKit/qt/ChangeLog b/src/3rdparty/webkit/WebKit/qt/ChangeLog
index 640f6527bb..c3bd63366d 100644
--- a/src/3rdparty/webkit/WebKit/qt/ChangeLog
+++ b/src/3rdparty/webkit/WebKit/qt/ChangeLog
@@ -1,5 +1,13 @@
2009-04-24 Simon Hausmann <simon.hausmann@nokia.com>
+ Rubber-stamped by Ariya Hidayat.
+
+ Fix qdoc warning about link to QAction::isEnabled.
+
+ * Api/qwebpage.cpp:
+
+2009-04-24 Simon Hausmann <simon.hausmann@nokia.com>
+
Reviewed by Ariya Hidayat.
Added support for generating API docs in the Qt build using "make docs"