From baa03e5adc8a9022b64b77a6450491738724ab6d Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sun, 25 Mar 2012 10:45:05 +0200 Subject: Privacy tab settings Clean up (again) rekonq settings, adding "advanced" and "privacy" sections and removing the "network" one, merged here and there with the other ones --- src/settings/settings_advanced.ui | 153 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 153 insertions(+) create mode 100644 src/settings/settings_advanced.ui (limited to 'src/settings/settings_advanced.ui') diff --git a/src/settings/settings_advanced.ui b/src/settings/settings_advanced.ui new file mode 100644 index 00000000..8680afb3 --- /dev/null +++ b/src/settings/settings_advanced.ui @@ -0,0 +1,153 @@ + + + advanced + + + + 0 + 0 + 480 + 440 + + + + + + + Proxy + + + + + + Rekonq is using your system's proxy settings + + + + + + + Qt::Horizontal + + + + 60 + 20 + + + + + + + + Change them! + + + + + + + + + + + + + misc + + + + + + Use horizontal scroll wheel to go through web history + + + + + + + Use favicon of the current website as window icon + + + + + + + Scroll pages with an eye candy effect + + + Enable smooth scrolling + + + true + + + + + + + Enable Vi-like navigation shortcuts + + + + + + + Enable keyboard navigation using the Ctrl key + + + + + + + + + Middle click should: + + + Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + + + + + + + Auto-scroll + + + + + Load Clipboard URL + + + + + Do Nothing + + + + + + + + + + + + + Qt::Vertical + + + + 20 + 155 + + + + + + + + + -- cgit v1.2.1