From f61c48d0e6058ebec3ff1d60ba800192d8bc1a4d Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sun, 23 Oct 2011 16:11:52 +0200 Subject: Improve rekonq WebKit settings This patch changes WebKit Settings window removing the "unuseful" stuffs and adding some news like WebGL or Frame Flattening (probably useful also on netbook). It also redesign/clean up the settings widget Let us require QtWebKit 2.2.x, hence Qt 4.8.0 at least until someone will explain me how I can check QtWebKit version number with cmake... REVIEW:102920 --- src/settings/settings_webkit.ui | 185 +++++++++++++++++++++------------------- 1 file changed, 95 insertions(+), 90 deletions(-) (limited to 'src/settings/settings_webkit.ui') diff --git a/src/settings/settings_webkit.ui b/src/settings/settings_webkit.ui index 58fbe459..46913f63 100644 --- a/src/settings/settings_webkit.ui +++ b/src/settings/settings_webkit.ui @@ -6,59 +6,18 @@ 0 0 - 480 - 377 + 503 + 514 - + - + - WebKit Settings + Javascript - - - - - Autoload images - - - - - - - - 0 - 0 - - - - Qt::Vertical - - - - - - - Links included in focus chain - - - - - - - Prefetch DNS entries - - - - - - - Zoom text only - - - - + + @@ -67,56 +26,21 @@ - JavaScript support + Enable JavaScript - - - - Print element backgrounds - - - - - - - Offline storage database - - - - - - - Java support - - - - + - JavaScript can open windows + Let Javascipt open new windows - - - - Offline web application cache - - - - + - JavaScript can access clipboard - - - - - - - Local Storage + Let Javascript access clipboard @@ -135,7 +59,7 @@ - Plugin Settings + Plugins @@ -192,7 +116,88 @@ - + + + HTML 5 + + + + + + Offline storage database + + + + + + + Offline web application cache + + + + + + + Local Storage + + + + + + + + + + Misc + + + + + + load java applets + + + + + + + WebGL + + + + + + + Spatial Navigation + + + + + + + Frame Flattening + + + + + + + Prefetch DNS entries + + + + + + + Print element backgrounds + + + + + + + + Qt::Vertical -- cgit v1.2.1