1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-22 18:22:10 +02:00
falkonOfficial/src/preferences/preferences.ui

1670 lines
52 KiB
Plaintext
Raw Normal View History

2011-03-02 16:57:41 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Preferences</class>
<widget class="QDialog" name="Preferences">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>754</width>
<height>483</height>
</rect>
</property>
<property name="windowTitle">
<string>Preferences</string>
</property>
<property name="windowIcon">
<iconset resource="../data/icons.qrc">
<normaloff>:/icons/qupzilla.png</normaloff>:/icons/qupzilla.png</iconset>
</property>
<layout class="QGridLayout" name="gridLayout_5">
<item row="0" column="0" rowspan="5">
<widget class="QListWidget" name="listWidget">
<property name="maximumSize">
<size>
<width>200</width>
<height>16777215</height>
</size>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
2011-03-02 16:57:41 +01:00
<property name="showDropIndicator" stdset="0">
<bool>false</bool>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="movement">
<enum>QListView::Static</enum>
</property>
<property name="spacing">
<number>2</number>
</property>
<property name="uniformItemSizes">
<bool>true</bool>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
<property name="selectionRectVisible">
<bool>false</bool>
</property>
<item>
<property name="text">
<string>General</string>
</property>
<property name="whatsThis">
2011-03-04 20:34:11 +01:00
<string notr="true">0</string>
2011-03-02 16:57:41 +01:00
</property>
<property name="icon">
<iconset resource="../data/icons.qrc">
<normaloff>:/icons/preferences/preferences-desktop.png</normaloff>:/icons/preferences/preferences-desktop.png</iconset>
</property>
</item>
<item>
<property name="text">
<string>Window</string>
</property>
<property name="whatsThis">
2011-03-04 20:34:11 +01:00
<string notr="true">1</string>
2011-03-02 16:57:41 +01:00
</property>
<property name="icon">
<iconset resource="../data/icons.qrc">
<normaloff>:/icons/preferences/gnome-window-manager.png</normaloff>:/icons/preferences/gnome-window-manager.png</iconset>
</property>
</item>
<item>
<property name="text">
<string>Tabs</string>
</property>
<property name="whatsThis">
2011-03-04 20:34:11 +01:00
<string notr="true">2</string>
2011-03-02 16:57:41 +01:00
</property>
<property name="icon">
<iconset resource="../data/icons.qrc">
<normaloff>:/icons/preferences/applications-internet.png</normaloff>:/icons/preferences/applications-internet.png</iconset>
</property>
</item>
<item>
<property name="text">
<string>Browsing</string>
</property>
<property name="whatsThis">
2011-03-04 20:34:11 +01:00
<string notr="true">3</string>
2011-03-02 16:57:41 +01:00
</property>
<property name="icon">
<iconset resource="../data/icons.qrc">
<normaloff>:/icons/preferences/applications-webbrowsers.png</normaloff>:/icons/preferences/applications-webbrowsers.png</iconset>
</property>
</item>
<item>
<property name="text">
<string>Fonts</string>
2011-03-02 16:57:41 +01:00
</property>
<property name="whatsThis">
2011-03-04 20:34:11 +01:00
<string notr="true">4</string>
2011-03-02 16:57:41 +01:00
</property>
<property name="icon">
<iconset resource="../data/icons.qrc">
<normaloff>:/icons/preferences/applications-fonts.png</normaloff>:/icons/preferences/applications-fonts.png</iconset>
</property>
</item>
<item>
<property name="text">
<string>Downloads</string>
</property>
<property name="whatsThis">
<string notr="true">5</string>
</property>
2011-03-02 16:57:41 +01:00
<property name="icon">
<iconset resource="../data/icons.qrc">
<normaloff>:/icons/preferences/stock_inbox.png</normaloff>:/icons/preferences/stock_inbox.png</iconset>
</property>
</item>
<item>
<property name="text">
<string>Password Manager</string>
</property>
<property name="whatsThis">
<string notr="true">6</string>
2011-03-02 16:57:41 +01:00
</property>
<property name="icon">
<iconset resource="../data/icons.qrc">
<normaloff>:/icons/preferences/contact-new.png</normaloff>:/icons/preferences/contact-new.png</iconset>
</property>
</item>
<item>
<property name="text">
<string>Privacy</string>
</property>
<property name="whatsThis">
<string notr="true">7</string>
2011-03-02 16:57:41 +01:00
</property>
<property name="icon">
<iconset resource="../data/icons.qrc">
<normaloff>:/icons/preferences/history_entry.png</normaloff>:/icons/preferences/history_entry.png</iconset>
</property>
</item>
<item>
<property name="text">
<string>Plugins</string>
</property>
<property name="whatsThis">
<string notr="true">8</string>
2011-03-02 16:57:41 +01:00
</property>
<property name="icon">
<iconset resource="../data/icons.qrc">
<normaloff>:/icons/preferences/extension.png</normaloff>:/icons/preferences/extension.png</iconset>
</property>
</item>
<item>
<property name="text">
<string>Other</string>
</property>
<property name="whatsThis">
<string notr="true">9</string>
2011-03-02 16:57:41 +01:00
</property>
<property name="icon">
<iconset resource="../data/icons.qrc">
<normaloff>:/icons/preferences/applications-system.png</normaloff>:/icons/preferences/applications-system.png</iconset>
</property>
</item>
</widget>
</item>
<item row="0" column="1">
<widget class="QLabel" name="caption">
<property name="text">
<string>&lt;b&gt;General&lt;/b&gt;</string>
</property>
</widget>
</item>
<item row="1" column="1" colspan="2">
<widget class="Line" name="line">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item row="3" column="1" colspan="2">
<widget class="Line" name="line_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item row="4" column="1">
<widget class="QLabel" name="version">
<property name="text">
<string>QupZilla</string>
</property>
</widget>
</item>
<item row="4" column="2">
<widget class="QDialogButtonBox" name="buttonBox">
<property name="standardButtons">
<set>QDialogButtonBox::Apply|QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
</property>
</widget>
</item>
<item row="2" column="1" colspan="2">
<widget class="QStackedWidget" name="stackedWidget">
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="stackedWidgetPage1">
<layout class="QGridLayout" name="gridLayout_6">
<item row="0" column="0" colspan="2">
<widget class="QLabel" name="label_24">
<property name="text">
<string>&lt;b&gt;Launching&lt;/b&gt;</string>
</property>
</widget>
</item>
<item row="1" column="0">
<spacer name="horizontalSpacer_7">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>10</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="1">
<widget class="QLabel" name="label_3">
<property name="text">
<string>After launch: </string>
</property>
</widget>
</item>
<item row="1" column="2">
<widget class="QComboBox" name="afterLaunch">
<item>
<property name="text">
<string>Open blank page</string>
</property>
</item>
<item>
<property name="text">
<string>Open homepage</string>
</property>
</item>
<item>
<property name="text">
<string>Restore session</string>
</property>
</item>
</widget>
</item>
<item row="2" column="1">
<widget class="QLabel" name="label">
<property name="text">
<string>Homepage: </string>
</property>
</widget>
</item>
<item row="2" column="2">
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<widget class="QLineEdit" name="homepage"/>
</item>
<item>
<widget class="QToolButton" name="useActualBut">
<property name="text">
<string>Use actual</string>
</property>
</widget>
</item>
</layout>
</item>
<item row="3" column="1">
<widget class="QLabel" name="label_2">
<property name="text">
<string>On new tab: </string>
</property>
</widget>
</item>
<item row="3" column="2">
<widget class="QComboBox" name="newTab">
<item>
<property name="text">
<string>Open blank tab</string>
</property>
</item>
<item>
<property name="text">
<string>Open homepage</string>
</property>
</item>
<item>
<property name="text">
<string>Open other page...</string>
</property>
</item>
</widget>
</item>
<item row="6" column="0" colspan="2">
<widget class="QLabel" name="label_4">
<property name="text">
<string>&lt;b&gt;Profiles&lt;/b&gt;</string>
</property>
</widget>
</item>
<item row="7" column="1">
<widget class="QLabel" name="label_5">
<property name="text">
<string>Startup profile:</string>
</property>
</widget>
</item>
<item row="7" column="2">
<widget class="QComboBox" name="startPRofile">
<item>
<property name="text">
<string>default</string>
</property>
</item>
</widget>
</item>
<item row="8" column="2" colspan="2">
<widget class="QFrame" name="frame">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<layout class="QHBoxLayout" name="horizontalLayout">
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>20</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item>
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="createProfile">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Create New</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="deleteProfile">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Delete</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="9" column="1">
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item row="4" column="2">
<widget class="QFrame" name="newTabFrame">
<layout class="QHBoxLayout" name="horizontalLayout_3">
<property name="margin">
<number>0</number>
</property>
<item>
<widget class="QLineEdit" name="newTabUrl"/>
</item>
<item>
<widget class="QToolButton" name="newTabUseActual">
<property name="text">
<string>Use actual</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="5" column="0">
<spacer name="verticalSpacer_6">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<widget class="QWidget" name="stackedWidgetPage2">
<layout class="QGridLayout" name="gridLayout_7">
<item row="0" column="0" colspan="2">
<widget class="QLabel" name="label_18">
<property name="text">
<string>&lt;b&gt;Browser Window&lt;/b&gt;</string>
</property>
</widget>
</item>
<item row="1" column="0">
<spacer name="horizontalSpacer_8">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="1">
<widget class="QCheckBox" name="showStatusbar">
<property name="text">
<string>Show StatusBar on start</string>
</property>
</widget>
</item>
<item row="1" column="2">
<spacer name="horizontalSpacer_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="2" column="1">
<widget class="QCheckBox" name="showBookmarksToolbar">
<property name="text">
<string>Show Bookmarks ToolBar on start</string>
</property>
</widget>
</item>
<item row="3" column="1">
<widget class="QCheckBox" name="showNavigationToolbar">
<property name="text">
<string>Show Navigation ToolBar on start</string>
</property>
</widget>
</item>
<item row="4" column="0" colspan="2">
<widget class="QLabel" name="label_8">
<property name="text">
<string>&lt;b&gt;Navigation ToolBar&lt;/b&gt;</string>
</property>
</widget>
</item>
<item row="5" column="1">
<widget class="QCheckBox" name="showHome">
<property name="text">
<string>Show Home button</string>
</property>
</widget>
</item>
<item row="6" column="1">
<widget class="QCheckBox" name="showBackForward">
<property name="text">
<string>Show Back / Forward buttons</string>
</property>
</widget>
</item>
<item row="7" column="0" colspan="2">
<widget class="QLabel" name="label_7">
<property name="text">
<string>&lt;b&gt;Background&lt;b/&gt;</string>
</property>
</widget>
</item>
<item row="8" column="1">
<widget class="QRadioButton" name="useTransparentBg">
<property name="text">
<string>Use transparent background</string>
</property>
</widget>
</item>
<item row="9" column="1">
<widget class="QRadioButton" name="useBgImage">
<property name="text">
<string>Use background image</string>
</property>
</widget>
</item>
<item row="11" column="1" colspan="2">
<widget class="QFrame" name="bgLabel">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_8">
<property name="leftMargin">
<number>9</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<item>
<widget class="QToolButton" name="resetDefaultBgButton">
<property name="text">
<string>Reset default</string>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="backgroundButton">
<property name="text">
<string>Choose image...</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_25">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="SqueezeLabel" name="textColor">
<property name="text">
<string>This is text color used in Menu</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_27">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
<item row="10" column="1">
<widget class="QToolButton" name="textColorChooser">
<property name="text">
<string>Menu text color</string>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="stackedWidgetPage3">
<layout class="QGridLayout" name="gridLayout_8">
<item row="0" column="0" colspan="3">
<widget class="QLabel" name="label_13">
<property name="text">
<string>&lt;b&gt;Tabs behavior&lt;/b&gt;</string>
</property>
</widget>
</item>
<item row="1" column="0">
<spacer name="horizontalSpacer_9">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="1" colspan="2">
<widget class="QCheckBox" name="makeMovable">
<property name="text">
<string>Make tabs movable</string>
</property>
</widget>
</item>
<item row="1" column="3">
<spacer name="horizontalSpacer_16">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="2" column="1" colspan="2">
<widget class="QCheckBox" name="hideCloseOnTab">
<property name="text">
<string>Hide close button if there is only one tab</string>
</property>
</widget>
</item>
<item row="3" column="1" colspan="2">
<widget class="QCheckBox" name="hideTabsOnTab">
<property name="text">
<string>Hide tabs when if there is only one tab</string>
</property>
</widget>
</item>
<item row="6" column="0" colspan="4">
<widget class="QLabel" name="label_25">
<property name="text">
<string>&lt;b&gt;Address Bar behaviour&lt;/b&gt;</string>
</property>
</widget>
</item>
<item row="7" column="1" colspan="3">
<widget class="QCheckBox" name="selectAllOnFocus">
<property name="text">
<string>Select all text by double clicking in address bar</string>
</property>
</widget>
</item>
<item row="8" column="1" colspan="3">
<widget class="QCheckBox" name="addComWithCtrl">
<property name="text">
<string>Add .com domain by pressing CTRL key</string>
</property>
</widget>
</item>
<item row="9" column="1" colspan="3">
<widget class="QCheckBox" name="addCountryWithAlt">
<property name="text">
<string>Add .co.uk domain by pressing ALT key</string>
</property>
</widget>
</item>
<item row="10" column="1">
<spacer name="verticalSpacer_8">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item row="5" column="1">
<spacer name="verticalSpacer_7">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item row="4" column="1">
<widget class="QCheckBox" name="activateLastTab">
<property name="text">
<string>Activate last tab when closing active tab</string>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="stackedWidgetPage4">
<layout class="QGridLayout" name="gridLayout_9">
<item row="0" column="0" colspan="2">
<layout class="QGridLayout" name="gridLayout">
<item row="6" column="1" colspan="2">
<widget class="QCheckBox" name="loadImages">
<property name="text">
<string>Load images</string>
</property>
</widget>
</item>
<item row="5" column="1" colspan="2">
<widget class="QCheckBox" name="allowJava">
<property name="text">
<string>Allow JAVA</string>
</property>
</widget>
</item>
<item row="3" column="1" colspan="2">
<widget class="QCheckBox" name="allowJavaScript">
<property name="text">
<string>Allow JavaScript</string>
</property>
</widget>
</item>
<item row="0" column="0" colspan="4">
<widget class="QLabel" name="label_9">
<property name="text">
<string>&lt;b&gt;WebKit&lt;/b&gt;</string>
</property>
</widget>
</item>
<item row="1" column="1" colspan="2">
<widget class="QCheckBox" name="allowPlugins">
<property name="text">
<string>Allow Plugins (Flash plugin)</string>
</property>
</widget>
</item>
<item row="4" column="1" colspan="2">
<widget class="QCheckBox" name="blockPopup">
<property name="text">
<string>Block PopUp windows</string>
</property>
</widget>
</item>
<item row="4" column="0">
<spacer name="horizontalSpacer_10">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="2" column="1" colspan="2">
<widget class="QCheckBox" name="allowDNSPrefetch">
<property name="text">
<string>Allow DNS Prefetch</string>
</property>
</widget>
</item>
<item row="1" column="3">
<widget class="QCheckBox" name="jscanAccessClipboard">
<property name="text">
<string>JavaScript can access clipboard</string>
</property>
</widget>
</item>
<item row="2" column="3">
<widget class="QCheckBox" name="linksInFocusChain">
<property name="text">
<string>Include links in focus chain</string>
</property>
</widget>
</item>
<item row="3" column="3">
<widget class="QCheckBox" name="zoomTextOnly">
<property name="text">
<string>Zoom text only</string>
</property>
</widget>
</item>
<item row="4" column="3">
<widget class="QCheckBox" name="printEBackground">
<property name="text">
<string>Print element background</string>
</property>
</widget>
</item>
<item row="6" column="3">
<spacer name="horizontalSpacer_3">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="5" column="3">
<layout class="QHBoxLayout" name="horizontalLayout_7">
<item>
<widget class="QLabel" name="label_14">
<property name="text">
<string>Wheel scrolls</string>
</property>
</widget>
</item>
<item>
<widget class="QSpinBox" name="wheelScroll">
<property name="minimum">
<number>1</number>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_26">
<property name="text">
<string>lines</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_28">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
</layout>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_22">
<property name="text">
<string>&lt;b&gt;Network Cache&lt;/b&gt;</string>
</property>
</widget>
</item>
<item row="2" column="0">
<layout class="QGridLayout" name="gridLayout_4">
<item row="0" column="0">
<spacer name="horizontalSpacer_12">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="1" colspan="2">
<widget class="QLabel" name="label_10">
<property name="text">
<string>Maximum pages in cache: </string>
</property>
</widget>
</item>
<item row="0" column="3">
<widget class="QLabel" name="pageCacheLabel">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>20</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>1</string>
</property>
</widget>
</item>
<item row="0" column="4">
<widget class="QFrame" name="frame_2">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_6">
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>6</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>6</number>
</property>
<item>
<widget class="QSlider" name="pagesInCache">
<property name="maximum">
<number>20</number>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="3" column="1" colspan="4">
<widget class="QCheckBox" name="allowCache">
<property name="text">
<string>Allow storing network cache on disk</string>
</property>
</widget>
</item>
<item row="4" column="2">
<widget class="QFrame" name="cacheFrame">
<layout class="QHBoxLayout" name="horizontalLayout_5">
<item>
<widget class="QLabel" name="label_21">
<property name="text">
<string>Maximum </string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="MBlabel">
<property name="text">
<string>50 MB</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="4" column="4">
<widget class="QSlider" name="cacheMB">
<property name="minimum">
<number>10</number>
</property>
<property name="sliderPosition">
<number>50</number>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
</layout>
</item>
<item row="3" column="0" colspan="2">
<spacer name="verticalSpacer_9">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<widget class="QWidget" name="page_2">
<layout class="QGridLayout" name="gridLayout_15">
<item row="0" column="0" rowspan="2" colspan="3">
<widget class="QLabel" name="label_27">
<property name="text">
<string>&lt;b&gt;Font Families&lt;/b&gt;</string>
</property>
</widget>
</item>
<item row="3" column="1">
<widget class="QLabel" name="label_6">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Standard</string>
</property>
</widget>
</item>
<item row="4" column="1">
<widget class="QLabel" name="label_28">
<property name="text">
<string>Fixed</string>
</property>
</widget>
</item>
<item row="4" column="2">
<widget class="QFontComboBox" name="fontFixed"/>
</item>
<item row="5" column="1">
<widget class="QLabel" name="label_29">
<property name="text">
<string>Serif</string>
</property>
</widget>
</item>
<item row="5" column="2">
<widget class="QFontComboBox" name="fontSerif"/>
</item>
<item row="6" column="1">
<widget class="QLabel" name="label_30">
<property name="text">
<string>Sans Serif</string>
</property>
</widget>
</item>
<item row="6" column="2">
<widget class="QFontComboBox" name="fontSansSerif"/>
</item>
<item row="7" column="1">
<widget class="QLabel" name="label_31">
<property name="text">
<string>Cursive</string>
</property>
</widget>
</item>
<item row="7" column="2">
<widget class="QFontComboBox" name="fontCursive"/>
</item>
<item row="10" column="1">
<widget class="QLabel" name="label_32">
<property name="text">
<string>Default Font</string>
</property>
</widget>
</item>
<item row="10" column="2">
<widget class="QSpinBox" name="sizeDefault">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</item>
<item row="11" column="1">
<widget class="QLabel" name="label_33">
<property name="text">
<string>Fixed Font</string>
</property>
</widget>
</item>
<item row="11" column="2">
<widget class="QSpinBox" name="sizeFixed">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</item>
<item row="12" column="1">
<spacer name="verticalSpacer_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item row="3" column="0">
<spacer name="horizontalSpacer_11">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="3" column="2">
<widget class="QFontComboBox" name="fontStandard">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</item>
<item row="8" column="2">
<widget class="QFontComboBox" name="fontFantasy"/>
</item>
<item row="8" column="1">
<widget class="QLabel" name="label_34">
<property name="text">
<string>Fantasy</string>
</property>
</widget>
</item>
<item row="9" column="0" colspan="3">
<widget class="QLabel" name="label_35">
<property name="text">
<string>&lt;b&gt;Font Sizes&lt;/b&gt;</string>
</property>
</widget>
</item>
</layout>
</widget>
2011-03-02 16:57:41 +01:00
<widget class="QWidget" name="downloadPage">
<layout class="QGridLayout" name="gridLayout_10">
<item row="0" column="0" colspan="4">
<widget class="QLabel" name="label_23">
<property name="text">
<string>&lt;b&gt;Downloads&lt;/b&gt;</string>
</property>
</widget>
</item>
<item row="3" column="1" colspan="2">
<widget class="QRadioButton" name="askEverytime">
<property name="text">
<string>Ask everytime for download location</string>
</property>
</widget>
</item>
2011-03-05 13:16:13 +01:00
<item row="4" column="1" colspan="2">
2011-03-02 16:57:41 +01:00
<widget class="QRadioButton" name="useDefined">
<property name="text">
<string>Use defined location: </string>
</property>
</widget>
</item>
2011-03-05 13:16:13 +01:00
<item row="5" column="1" colspan="3">
2011-03-02 16:57:41 +01:00
<layout class="QHBoxLayout" name="horizontalLayout_4">
<item>
<widget class="QLineEdit" name="downLoc"/>
</item>
<item>
<widget class="QToolButton" name="downButt">
<property name="text">
<string>...</string>
</property>
</widget>
</item>
</layout>
</item>
2011-03-05 13:16:13 +01:00
<item row="6" column="2">
2011-03-02 16:57:41 +01:00
<spacer name="verticalSpacer_10">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
2011-03-05 13:16:13 +01:00
<item row="4" column="3">
2011-03-02 16:57:41 +01:00
<spacer name="horizontalSpacer_18">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
2011-03-05 13:16:13 +01:00
<item row="5" column="0">
2011-03-02 16:57:41 +01:00
<spacer name="horizontalSpacer_19">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<widget class="QWidget" name="stackedWidgetPage5">
<layout class="QGridLayout" name="gridLayout_11">
<item row="0" column="0" colspan="2">
<widget class="QLabel" name="label_20">
<property name="text">
<string>&lt;b&gt;AutoFill options&lt;/b&gt;</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QCheckBox" name="allowPassManager">
<property name="text">
<string>Allow saving passwords from sites</string>
</property>
</widget>
</item>
<item row="1" column="0">
<spacer name="horizontalSpacer_14">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="2">
<spacer name="horizontalSpacer_15">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="2" column="0" colspan="3">
<widget class="QFrame" name="AutoFillFrame">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QHBoxLayout" name="autoFillFrame">
<property name="sizeConstraint">
<enum>QLayout::SetMinAndMaxSize</enum>
</property>
</layout>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="stackedWidgetPage6">
<layout class="QGridLayout" name="gridLayout_12">
2011-03-04 13:59:07 +01:00
<item row="1" column="0">
<spacer name="verticalSpacer_3">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item row="2" column="0">
<layout class="QGridLayout" name="gridLayout_3">
2011-03-02 16:57:41 +01:00
<item row="0" column="0" colspan="4">
2011-03-04 13:59:07 +01:00
<widget class="QLabel" name="label_15">
2011-03-02 16:57:41 +01:00
<property name="text">
2011-03-04 13:59:07 +01:00
<string>&lt;b&gt;Web storage&lt;/b&gt;</string>
2011-03-02 16:57:41 +01:00
</property>
</widget>
</item>
2011-03-04 13:59:07 +01:00
<item row="1" column="1" colspan="3">
<widget class="QCheckBox" name="storeIcons">
2011-03-02 16:57:41 +01:00
<property name="text">
2011-03-04 13:59:07 +01:00
<string>Allow storing web icons</string>
2011-03-02 16:57:41 +01:00
</property>
</widget>
</item>
2011-03-04 13:59:07 +01:00
<item row="2" column="1" colspan="3">
<widget class="QCheckBox" name="saveHistory">
2011-03-02 16:57:41 +01:00
<property name="text">
2011-03-04 13:59:07 +01:00
<string>Allow saving history</string>
2011-03-02 16:57:41 +01:00
</property>
</widget>
</item>
2011-03-04 13:59:07 +01:00
<item row="3" column="2">
<widget class="QCheckBox" name="deleteHistoryOnClose">
2011-03-02 16:57:41 +01:00
<property name="text">
2011-03-04 13:59:07 +01:00
<string>Delete history on close</string>
2011-03-02 16:57:41 +01:00
</property>
</widget>
</item>
2011-03-04 13:59:07 +01:00
<item row="3" column="1">
<spacer name="horizontalSpacer_4">
2011-03-02 16:57:41 +01:00
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="0">
2011-03-04 13:59:07 +01:00
<spacer name="horizontalSpacer_22">
2011-03-02 16:57:41 +01:00
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
2011-03-04 13:59:07 +01:00
<item row="3" column="3">
<spacer name="horizontalSpacer_23">
2011-03-02 16:57:41 +01:00
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
2011-03-04 13:59:07 +01:00
<item row="3" column="0">
<spacer name="verticalSpacer_12">
2011-03-02 16:57:41 +01:00
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
2011-03-04 13:59:07 +01:00
<item row="0" column="0">
<layout class="QGridLayout" name="gridLayout_2">
2011-03-02 16:57:41 +01:00
<item row="0" column="0" colspan="4">
2011-03-04 13:59:07 +01:00
<widget class="QLabel" name="label_12">
2011-03-02 16:57:41 +01:00
<property name="text">
2011-03-04 13:59:07 +01:00
<string>&lt;b&gt;Cookies&lt;/b&gt;</string>
2011-03-02 16:57:41 +01:00
</property>
</widget>
</item>
2011-03-04 13:59:07 +01:00
<item row="4" column="1" colspan="2">
<widget class="QCheckBox" name="filterTracking">
2011-03-02 16:57:41 +01:00
<property name="text">
2011-03-04 13:59:07 +01:00
<string>Filter Tracking Cookies</string>
2011-03-02 16:57:41 +01:00
</property>
</widget>
</item>
2011-03-04 13:59:07 +01:00
<item row="1" column="1" colspan="3">
<widget class="QCheckBox" name="saveCookies">
2011-03-02 16:57:41 +01:00
<property name="text">
2011-03-04 13:59:07 +01:00
<string>Allow storing of cookies</string>
2011-03-02 16:57:41 +01:00
</property>
</widget>
</item>
2011-03-04 13:59:07 +01:00
<item row="2" column="2">
<widget class="QCheckBox" name="deleteCookiesOnClose">
2011-03-02 16:57:41 +01:00
<property name="text">
2011-03-04 13:59:07 +01:00
<string>Delete cookies on close</string>
2011-03-02 16:57:41 +01:00
</property>
</widget>
</item>
2011-03-04 13:59:07 +01:00
<item row="2" column="1">
<spacer name="horizontalSpacer_5">
2011-03-02 16:57:41 +01:00
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
2011-03-04 13:59:07 +01:00
<item row="3" column="1" colspan="3">
<widget class="QCheckBox" name="matchExactly">
<property name="text">
<string>Match domain exactly</string>
</property>
</widget>
</item>
2011-03-02 16:57:41 +01:00
<item row="1" column="0">
2011-03-04 13:59:07 +01:00
<spacer name="horizontalSpacer_20">
2011-03-02 16:57:41 +01:00
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
2011-03-04 13:59:07 +01:00
<item row="2" column="3">
<spacer name="horizontalSpacer_21">
2011-03-02 16:57:41 +01:00
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
2011-03-04 13:59:07 +01:00
<item row="6" column="0" colspan="4">
<widget class="QLabel" name="label_19">
<property name="text">
<string>&lt;b&gt;Warning:&lt;/b&gt; Match domain exactly and Filter Tracking Cookies options can lead to deny some cookies from sites. If you have problems with cookies, try to disable this options first!</string>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
</item>
<item row="4" column="3">
<widget class="QPushButton" name="cookieManagerBut">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Cookies Manager</string>
</property>
</widget>
</item>
<item row="5" column="3">
<widget class="QPushButton" name="sslManagerButton">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>SSL Manager</string>
</property>
</widget>
</item>
2011-03-02 16:57:41 +01:00
</layout>
</item>
</layout>
</widget>
<widget class="QWidget" name="page">
<layout class="QGridLayout" name="gridLayout_14">
<item row="0" column="0" colspan="2">
<widget class="QFrame" name="horizontalFrame">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QHBoxLayout" name="pluginsFrame">
<property name="margin">
<number>0</number>
</property>
</layout>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="stackedWidgetPage7">
<layout class="QGridLayout" name="gridLayout_13">
<item row="0" column="0" colspan="2">
<widget class="QLabel" name="label_11">
<property name="text">
<string>&lt;b&gt;Language&lt;/b&gt;</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QLabel" name="label_16">
<property name="text">
<string>Available translations: </string>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QComboBox" name="languages"/>
</item>
<item row="3" column="1">
<widget class="QLabel" name="label_17">
<property name="text">
<string>In order to change language, you must restart browser.</string>
</property>
</widget>
</item>
<item row="4" column="1">
<spacer name="verticalSpacer_13">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item row="2" column="0">
<spacer name="horizontalSpacer_24">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="2" column="2">
<spacer name="horizontalSpacer_6">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
<customwidgets>
<customwidget>
<class>SqueezeLabel</class>
<extends>QLabel</extends>
<header>squeezelabel.h</header>
</customwidget>
</customwidgets>
<resources>
<include location="../data/icons.qrc"/>
</resources>
<connections/>
</ui>