Revision 837122
Go back to digest for 27th July 2008Features in KDE Base
Urs Wolfer committed changes in /trunk/playground/libs/webkitkde:
Initial implementation of settings:
* copy khtml_settings{cpp,h} and rename it KHTMLSettings -> WebKitSettings; necessary to prevent linking against KHTML. Should be easy to keep this file in sync because changes happen rarely there, as discussed with Allen.
Also we need to think about sharing code here (probably a shared kcm-lib?).
* basic implementation of adblock filters* cleanups
File Changes
Added 4 files
- /trunk/playground/libs/webkitkde/settings
- /webkitdefaults.h
- /webkitsettings.cpp
- /webkitsettings.h
Modified 6 files
- /trunk/playground/libs/webkitkde
- /CMakeLists.txt
- /webkitglobal.cpp
- /webkitglobal.h
- /webpage.cpp
- /network/knetworkaccessmanager.cpp
- /network/knetworkreply.cpp
10 files changed in total