Revision 1205386

Go back to digest for 12th December 2010

Bug Fixes in KDE Base

Dawit Alemayehu committed changes in /trunk/extragear/base/kwebkitpart/src:

- Redid the implementation of QWebPage::createWindow yet again. Hopefully for the last time.
- Added a fake QWebPage implementation to properly handle creation of new Windows through
javascript whenever the returned KPart is a non kwebkitpart.
- Added slot to handle all the *VisibilityChangeRequested(bool) signals from QWebPage.
- Added slot to handle the printRequested signal from QWebPage.
- Moved three slots from WebPage to KWebKitPartPrivate.

File Changes

Added 2 files
  • /trunk/extragear/base/kwebkitpart/src
  •   /fakepage.cpp
  •   /fakepage.h
Modified 4 files
  • /trunk/extragear/base/kwebkitpart/src
  •   /CMakeLists.txt
  •   /kwebkitpart_p.cpp
  •   /kwebkitpart_p.h
  •   /webpage.cpp
6 files changed in total