Warning, /network/falkon/src/lib/preferences/preferences.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <class>Preferences</class>
0004  <widget class="QDialog" name="Preferences">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>840</width>
0010     <height>550</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Preferences</string>
0015   </property>
0016   <layout class="QGridLayout" name="gridLayout_5">
0017    <item row="0" column="0" rowspan="5">
0018     <widget class="QListWidget" name="listWidget">
0019      <property name="minimumSize">
0020       <size>
0021        <width>220</width>
0022        <height>0</height>
0023       </size>
0024      </property>
0025      <property name="maximumSize">
0026       <size>
0027        <width>220</width>
0028        <height>16777215</height>
0029       </size>
0030      </property>
0031      <property name="showDropIndicator" stdset="0">
0032       <bool>false</bool>
0033      </property>
0034      <property name="iconSize">
0035       <size>
0036        <width>32</width>
0037        <height>32</height>
0038       </size>
0039      </property>
0040      <property name="verticalScrollMode">
0041       <enum>QAbstractItemView::ScrollPerPixel</enum>
0042      </property>
0043      <property name="movement">
0044       <enum>QListView::Static</enum>
0045      </property>
0046      <property name="spacing">
0047       <number>2</number>
0048      </property>
0049      <property name="uniformItemSizes">
0050       <bool>true</bool>
0051      </property>
0052      <property name="wordWrap">
0053       <bool>true</bool>
0054      </property>
0055      <property name="selectionRectVisible">
0056       <bool>false</bool>
0057      </property>
0058      <item>
0059       <property name="text">
0060        <string>General</string>
0061       </property>
0062      </item>
0063      <item>
0064       <property name="text">
0065        <string>Appearance</string>
0066       </property>
0067      </item>
0068      <item>
0069       <property name="text">
0070        <string>Tabs</string>
0071       </property>
0072      </item>
0073      <item>
0074       <property name="text">
0075        <string>Browsing</string>
0076       </property>
0077      </item>
0078      <item>
0079       <property name="text">
0080        <string>Fonts</string>
0081       </property>
0082      </item>
0083      <item>
0084       <property name="text">
0085        <string>Keyboard Shortcuts</string>
0086       </property>
0087      </item>
0088      <item>
0089       <property name="text">
0090        <string>Downloads</string>
0091       </property>
0092      </item>
0093      <item>
0094       <property name="text">
0095        <string>Password Manager</string>
0096       </property>
0097      </item>
0098      <item>
0099       <property name="text">
0100        <string>Privacy</string>
0101       </property>
0102      </item>
0103      <item>
0104       <property name="text">
0105        <string>Notifications</string>
0106       </property>
0107      </item>
0108      <item>
0109       <property name="text">
0110        <string>Extensions</string>
0111       </property>
0112      </item>
0113      <item>
0114       <property name="text">
0115        <string>Spell Check</string>
0116       </property>
0117      </item>
0118      <item>
0119       <property name="text">
0120        <string>Other</string>
0121       </property>
0122      </item>
0123     </widget>
0124    </item>
0125    <item row="0" column="1">
0126     <widget class="QLabel" name="caption"/>
0127    </item>
0128    <item row="1" column="1" colspan="2">
0129     <widget class="Line" name="line">
0130      <property name="orientation">
0131       <enum>Qt::Horizontal</enum>
0132      </property>
0133     </widget>
0134    </item>
0135    <item row="2" column="1" colspan="2">
0136     <widget class="QScrollArea" name="scrollArea">
0137      <property name="frameShape">
0138       <enum>QFrame::NoFrame</enum>
0139      </property>
0140      <property name="widgetResizable">
0141       <bool>true</bool>
0142      </property>
0143      <widget class="QWidget" name="scrollAreaWidgetContents">
0144       <property name="geometry">
0145        <rect>
0146         <x>0</x>
0147         <y>0</y>
0148         <width>582</width>
0149         <height>476</height>
0150        </rect>
0151       </property>
0152       <layout class="QVBoxLayout" name="verticalLayout_4">
0153        <property name="leftMargin">
0154         <number>0</number>
0155        </property>
0156        <property name="topMargin">
0157         <number>0</number>
0158        </property>
0159        <property name="rightMargin">
0160         <number>0</number>
0161        </property>
0162        <property name="bottomMargin">
0163         <number>0</number>
0164        </property>
0165        <item>
0166         <widget class="QStackedWidget" name="stackedWidget">
0167          <property name="focusPolicy">
0168           <enum>Qt::NoFocus</enum>
0169          </property>
0170          <property name="currentIndex">
0171           <number>0</number>
0172          </property>
0173          <widget class="QWidget" name="generalPage">
0174           <layout class="QGridLayout" name="gridLayout_6">
0175            <item row="4" column="2">
0176             <widget class="QFrame" name="newTabFrame">
0177              <layout class="QHBoxLayout" name="horizontalLayout_3">
0178               <property name="leftMargin">
0179                <number>0</number>
0180               </property>
0181               <property name="topMargin">
0182                <number>0</number>
0183               </property>
0184               <property name="rightMargin">
0185                <number>0</number>
0186               </property>
0187               <property name="bottomMargin">
0188                <number>0</number>
0189               </property>
0190               <item>
0191                <widget class="QLineEdit" name="newTabUrl"/>
0192               </item>
0193               <item>
0194                <widget class="MacToolButton" name="newTabUseCurrent">
0195                 <property name="text">
0196                  <string>Use current</string>
0197                 </property>
0198                </widget>
0199               </item>
0200              </layout>
0201             </widget>
0202            </item>
0203            <item row="12" column="1" colspan="3">
0204             <widget class="QFrame" name="frame">
0205              <property name="frameShape">
0206               <enum>QFrame::NoFrame</enum>
0207              </property>
0208              <property name="frameShadow">
0209               <enum>QFrame::Raised</enum>
0210              </property>
0211              <layout class="QHBoxLayout" name="horizontalLayout">
0212               <property name="leftMargin">
0213                <number>0</number>
0214               </property>
0215               <property name="topMargin">
0216                <number>0</number>
0217               </property>
0218               <property name="rightMargin">
0219                <number>20</number>
0220               </property>
0221               <property name="bottomMargin">
0222                <number>0</number>
0223               </property>
0224               <item>
0225                <widget class="QLabel" name="cannotDeleteActiveProfileLabel">
0226                 <property name="text">
0227                  <string>Note: You cannot delete active profile.</string>
0228                 </property>
0229                 <property name="alignment">
0230                  <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0231                 </property>
0232                </widget>
0233               </item>
0234               <item>
0235                <widget class="QPushButton" name="createProfile">
0236                 <property name="sizePolicy">
0237                  <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0238                   <horstretch>0</horstretch>
0239                   <verstretch>0</verstretch>
0240                  </sizepolicy>
0241                 </property>
0242                 <property name="text">
0243                  <string>Create New</string>
0244                 </property>
0245                </widget>
0246               </item>
0247               <item>
0248                <widget class="QPushButton" name="deleteProfile">
0249                 <property name="enabled">
0250                  <bool>false</bool>
0251                 </property>
0252                 <property name="sizePolicy">
0253                  <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0254                   <horstretch>0</horstretch>
0255                   <verstretch>0</verstretch>
0256                  </sizepolicy>
0257                 </property>
0258                 <property name="text">
0259                  <string>Delete</string>
0260                 </property>
0261                </widget>
0262               </item>
0263              </layout>
0264             </widget>
0265            </item>
0266            <item row="1" column="0">
0267             <spacer name="horizontalSpacer_7">
0268              <property name="orientation">
0269               <enum>Qt::Horizontal</enum>
0270              </property>
0271              <property name="sizeType">
0272               <enum>QSizePolicy::Fixed</enum>
0273              </property>
0274              <property name="sizeHint" stdset="0">
0275               <size>
0276                <width>20</width>
0277                <height>10</height>
0278               </size>
0279              </property>
0280             </spacer>
0281            </item>
0282            <item row="0" column="0" colspan="2">
0283             <widget class="QLabel" name="label_24">
0284              <property name="text">
0285               <string>&lt;b&gt;Launching&lt;/b&gt;</string>
0286              </property>
0287             </widget>
0288            </item>
0289            <item row="11" column="2">
0290             <widget class="QComboBox" name="startProfile"/>
0291            </item>
0292            <item row="1" column="1">
0293             <widget class="QLabel" name="label_3">
0294              <property name="text">
0295               <string>After launch: </string>
0296              </property>
0297             </widget>
0298            </item>
0299            <item row="1" column="2">
0300             <widget class="QComboBox" name="afterLaunch">
0301              <item>
0302               <property name="text">
0303                <string>Open blank page</string>
0304               </property>
0305              </item>
0306              <item>
0307               <property name="text">
0308                <string>Open homepage</string>
0309               </property>
0310              </item>
0311              <item>
0312               <property name="text">
0313                <string>Open speed dial</string>
0314               </property>
0315              </item>
0316              <item>
0317               <property name="text">
0318                <string>Restore session</string>
0319               </property>
0320              </item>
0321              <item>
0322               <property name="text">
0323                <string>Select session</string>
0324               </property>
0325              </item>
0326             </widget>
0327            </item>
0328            <item row="2" column="1">
0329             <widget class="QLabel" name="label">
0330              <property name="text">
0331               <string>Homepage: </string>
0332              </property>
0333             </widget>
0334            </item>
0335            <item row="2" column="2">
0336             <layout class="QHBoxLayout" name="horizontalLayout_2">
0337              <item>
0338               <widget class="QLineEdit" name="homepage"/>
0339              </item>
0340              <item>
0341               <widget class="MacToolButton" name="useCurrentBut">
0342                <property name="text">
0343                 <string>Use current</string>
0344                </property>
0345               </widget>
0346              </item>
0347             </layout>
0348            </item>
0349            <item row="3" column="1">
0350             <widget class="QLabel" name="label_2">
0351              <property name="text">
0352               <string>On new tab: </string>
0353              </property>
0354             </widget>
0355            </item>
0356            <item row="3" column="2">
0357             <widget class="QComboBox" name="newTab">
0358              <item>
0359               <property name="text">
0360                <string>Open blank tab</string>
0361               </property>
0362              </item>
0363              <item>
0364               <property name="text">
0365                <string>Open homepage</string>
0366               </property>
0367              </item>
0368              <item>
0369               <property name="text">
0370                <string>Open speed dial</string>
0371               </property>
0372              </item>
0373              <item>
0374               <property name="text">
0375                <string>Open other page...</string>
0376               </property>
0377              </item>
0378             </widget>
0379            </item>
0380            <item row="9" column="0" colspan="2">
0381             <widget class="QLabel" name="label_4">
0382              <property name="text">
0383               <string>&lt;b&gt;Profiles&lt;/b&gt;</string>
0384              </property>
0385             </widget>
0386            </item>
0387            <item row="11" column="1">
0388             <widget class="QLabel" name="label_5">
0389              <property name="text">
0390               <string>Startup profile:</string>
0391              </property>
0392             </widget>
0393            </item>
0394            <item row="6" column="1" colspan="2">
0395             <widget class="QCheckBox" name="checkUpdates">
0396              <property name="text">
0397               <string>Check for updates on start</string>
0398              </property>
0399             </widget>
0400            </item>
0401            <item row="10" column="1">
0402             <widget class="QLabel" name="label_45">
0403              <property name="text">
0404               <string>Active profile:</string>
0405              </property>
0406             </widget>
0407            </item>
0408            <item row="10" column="2">
0409             <widget class="QLabel" name="activeProfile">
0410              <property name="text">
0411               <string/>
0412              </property>
0413             </widget>
0414            </item>
0415            <item row="5" column="1" colspan="2">
0416             <widget class="QCheckBox" name="dontLoadTabsUntilSelected">
0417              <property name="text">
0418               <string>Don't load tabs until selected</string>
0419              </property>
0420             </widget>
0421            </item>
0422            <item row="8" column="0">
0423             <spacer name="verticalSpacer_6">
0424              <property name="orientation">
0425               <enum>Qt::Vertical</enum>
0426              </property>
0427              <property name="sizeHint" stdset="0">
0428               <size>
0429                <width>20</width>
0430                <height>40</height>
0431               </size>
0432              </property>
0433             </spacer>
0434            </item>
0435            <item row="7" column="1" colspan="2">
0436             <layout class="QHBoxLayout" name="hLayoutDefaultBrowser">
0437              <item>
0438               <widget class="QCheckBox" name="checkDefaultBrowser">
0439                <property name="text">
0440                 <string>Check to see if Falkon is the default browser on startup</string>
0441                </property>
0442                <property name="checked">
0443                 <bool>false</bool>
0444                </property>
0445               </widget>
0446              </item>
0447              <item>
0448               <widget class="QPushButton" name="checkNowDefaultBrowser">
0449                <property name="text">
0450                 <string>Check Now</string>
0451                </property>
0452               </widget>
0453              </item>
0454              <item>
0455               <spacer name="hSpacerDefaultBrowser">
0456                <property name="orientation">
0457                 <enum>Qt::Horizontal</enum>
0458                </property>
0459                <property name="sizeHint" stdset="0">
0460                 <size>
0461                  <width>40</width>
0462                  <height>20</height>
0463                 </size>
0464                </property>
0465               </spacer>
0466              </item>
0467             </layout>
0468            </item>
0469           </layout>
0470          </widget>
0471          <widget class="QWidget" name="appearancePage">
0472           <layout class="QGridLayout" name="gridLayout_21">
0473            <item row="0" column="0">
0474             <widget class="QTabWidget" name="tabWidget_2">
0475              <property name="currentIndex">
0476               <number>0</number>
0477              </property>
0478              <widget class="QWidget" name="tab_5">
0479               <attribute name="title">
0480                <string>Themes</string>
0481               </attribute>
0482               <layout class="QGridLayout" name="gridLayout_22">
0483                <property name="leftMargin">
0484                 <number>0</number>
0485                </property>
0486                <property name="topMargin">
0487                 <number>0</number>
0488                </property>
0489                <property name="rightMargin">
0490                 <number>0</number>
0491                </property>
0492                <property name="bottomMargin">
0493                 <number>0</number>
0494                </property>
0495                <item row="0" column="0">
0496                 <widget class="QWidget" name="themesWidget" native="true"/>
0497                </item>
0498               </layout>
0499              </widget>
0500              <widget class="QWidget" name="tab_4">
0501               <attribute name="title">
0502                <string>Advanced options</string>
0503               </attribute>
0504               <layout class="QGridLayout" name="gridLayout_16">
0505                <item row="1" column="1">
0506                 <layout class="QGridLayout" name="gridLayout_7">
0507                  <item row="0" column="0">
0508                   <widget class="QCheckBox" name="showStatusbar">
0509                    <property name="text">
0510                     <string>Show StatusBar on start</string>
0511                    </property>
0512                   </widget>
0513                  </item>
0514                  <item row="1" column="0">
0515                   <widget class="QCheckBox" name="showBookmarksToolbar">
0516                    <property name="text">
0517                     <string>Show Bookmarks ToolBar on start</string>
0518                    </property>
0519                   </widget>
0520                  </item>
0521                  <item row="2" column="0">
0522                   <widget class="QCheckBox" name="showNavigationToolbar">
0523                    <property name="text">
0524                     <string>Show Navigation ToolBar on start</string>
0525                    </property>
0526                   </widget>
0527                  </item>
0528                  <item row="3" column="0">
0529                   <widget class="QCheckBox" name="instantBookmarksToolbar">
0530                    <property name="text">
0531                     <string>Enable instant Bookmarks ToolBar</string>
0532                    </property>
0533                   </widget>
0534                  </item>
0535                 </layout>
0536                </item>
0537                <item row="1" column="2">
0538                 <spacer name="horizontalSpacer_2">
0539                  <property name="orientation">
0540                   <enum>Qt::Horizontal</enum>
0541                  </property>
0542                  <property name="sizeHint" stdset="0">
0543                   <size>
0544                    <width>40</width>
0545                    <height>20</height>
0546                   </size>
0547                  </property>
0548                 </spacer>
0549                </item>
0550                <item row="0" column="0" colspan="2">
0551                 <widget class="QLabel" name="label_18">
0552                  <property name="text">
0553                   <string>&lt;b&gt;Browser Window&lt;/b&gt;</string>
0554                  </property>
0555                 </widget>
0556                </item>
0557                <item row="1" column="0">
0558                 <spacer name="horizontalSpacer_8">
0559                  <property name="orientation">
0560                   <enum>Qt::Horizontal</enum>
0561                  </property>
0562                  <property name="sizeType">
0563                   <enum>QSizePolicy::Fixed</enum>
0564                  </property>
0565                  <property name="sizeHint" stdset="0">
0566                   <size>
0567                    <width>20</width>
0568                    <height>20</height>
0569                   </size>
0570                  </property>
0571                 </spacer>
0572                </item>
0573                <item row="3" column="1">
0574                 <spacer name="verticalSpacer_12">
0575                  <property name="orientation">
0576                   <enum>Qt::Vertical</enum>
0577                  </property>
0578                  <property name="sizeHint" stdset="0">
0579                   <size>
0580                    <width>20</width>
0581                    <height>40</height>
0582                   </size>
0583                  </property>
0584                 </spacer>
0585                </item>
0586               </layout>
0587              </widget>
0588             </widget>
0589            </item>
0590           </layout>
0591          </widget>
0592          <widget class="QWidget" name="tabsPage">
0593           <layout class="QGridLayout" name="gridLayout_2">
0594            <item row="0" column="0">
0595             <widget class="QTabWidget" name="tabWidget_3">
0596              <property name="currentIndex">
0597               <number>0</number>
0598              </property>
0599              <widget class="QWidget" name="tabsBehaviourPage">
0600               <attribute name="title">
0601                <string>Tabs behaviour</string>
0602               </attribute>
0603               <layout class="QVBoxLayout" name="verticalLayout_2">
0604                <item>
0605                 <widget class="QCheckBox" name="hideTabsOnTab">
0606                  <property name="text">
0607                   <string>Hide tabs when there is only one tab</string>
0608                  </property>
0609                 </widget>
0610                </item>
0611                <item>
0612                 <widget class="QCheckBox" name="activateLastTab">
0613                  <property name="text">
0614                   <string>Activate last tab when closing active tab</string>
0615                  </property>
0616                 </widget>
0617                </item>
0618                <item>
0619                 <widget class="QCheckBox" name="openNewTabAfterActive">
0620                  <property name="text">
0621                   <string>Open new tabs after active tab</string>
0622                  </property>
0623                 </widget>
0624                </item>
0625                <item>
0626                 <widget class="QCheckBox" name="openNewEmptyTabAfterActive">
0627                  <property name="text">
0628                   <string>Open new empty tabs after active tab</string>
0629                  </property>
0630                 </widget>
0631                </item>
0632                <item>
0633                 <widget class="QCheckBox" name="openPopupsInTabs">
0634                  <property name="text">
0635                   <string>Open popup windows in tabs</string>
0636                  </property>
0637                 </widget>
0638                </item>
0639                <item>
0640                 <widget class="QCheckBox" name="alwaysSwitchTabsWithWheel">
0641                  <property name="text">
0642                   <string>Always switch between tabs with mouse wheel</string>
0643                  </property>
0644                 </widget>
0645                </item>
0646                <item>
0647                 <widget class="QCheckBox" name="switchToNewTabs">
0648                  <property name="text">
0649                   <string>Automatically switch to newly opened tab</string>
0650                  </property>
0651                 </widget>
0652                </item>
0653                <item>
0654                 <widget class="QCheckBox" name="dontCloseOnLastTab">
0655                  <property name="text">
0656                   <string>Don't close window upon closing last tab</string>
0657                  </property>
0658                 </widget>
0659                </item>
0660                <item>
0661                 <widget class="QCheckBox" name="askWhenClosingMultipleTabs">
0662                  <property name="text">
0663                   <string>Ask when closing multiple tabs</string>
0664                  </property>
0665                 </widget>
0666                </item>
0667                <item>
0668                 <widget class="QCheckBox" name="showClosedTabsButton">
0669                  <property name="text">
0670                   <string>Show closed tabs button</string>
0671                  </property>
0672                 </widget>
0673                </item>
0674                <item>
0675                 <layout class="QHBoxLayout" name="horizontalLayout_21">
0676                  <item>
0677                   <widget class="QLabel" name="label_65">
0678                    <property name="text">
0679                     <string>Show close buttons on inactive tabs:</string>
0680                    </property>
0681                   </widget>
0682                  </item>
0683                  <item>
0684                   <widget class="QComboBox" name="showCloseOnInactive">
0685                    <item>
0686                     <property name="text">
0687                      <string>Automatic</string>
0688                     </property>
0689                    </item>
0690                    <item>
0691                     <property name="text">
0692                      <string>Always</string>
0693                     </property>
0694                    </item>
0695                    <item>
0696                     <property name="text">
0697                      <string>Never</string>
0698                     </property>
0699                    </item>
0700                   </widget>
0701                  </item>
0702                  <item>
0703                   <spacer name="horizontalSpacer_30">
0704                    <property name="orientation">
0705                     <enum>Qt::Horizontal</enum>
0706                    </property>
0707                    <property name="sizeType">
0708                     <enum>QSizePolicy::Expanding</enum>
0709                    </property>
0710                    <property name="sizeHint" stdset="0">
0711                     <size>
0712                      <width>40</width>
0713                      <height>20</height>
0714                     </size>
0715                    </property>
0716                   </spacer>
0717                  </item>
0718                 </layout>
0719                </item>
0720                <item>
0721                 <spacer name="verticalSpacer_8">
0722                  <property name="orientation">
0723                   <enum>Qt::Vertical</enum>
0724                  </property>
0725                  <property name="sizeHint" stdset="0">
0726                   <size>
0727                    <width>20</width>
0728                    <height>40</height>
0729                   </size>
0730                  </property>
0731                 </spacer>
0732                </item>
0733               </layout>
0734              </widget>
0735              <widget class="QWidget" name="addressBarBehaviourPage">
0736               <attribute name="title">
0737                <string>Address Bar behaviour</string>
0738               </attribute>
0739               <layout class="QVBoxLayout" name="verticalLayout_3">
0740                <item>
0741                 <layout class="QHBoxLayout" name="horizontalLayout_16">
0742                  <item>
0743                   <widget class="QLabel" name="label_59">
0744                    <property name="text">
0745                     <string>Suggest when typing into address bar:</string>
0746                    </property>
0747                   </widget>
0748                  </item>
0749                  <item>
0750                   <widget class="QComboBox" name="addressbarCompletion">
0751                    <property name="minimumSize">
0752                     <size>
0753                      <width>170</width>
0754                      <height>0</height>
0755                     </size>
0756                    </property>
0757                    <item>
0758                     <property name="text">
0759                      <string>History and Bookmarks</string>
0760                     </property>
0761                    </item>
0762                    <item>
0763                     <property name="text">
0764                      <string>History</string>
0765                     </property>
0766                    </item>
0767                    <item>
0768                     <property name="text">
0769                      <string>Bookmarks</string>
0770                     </property>
0771                    </item>
0772                    <item>
0773                     <property name="text">
0774                      <string>Nothing</string>
0775                     </property>
0776                    </item>
0777                   </widget>
0778                  </item>
0779                  <item>
0780                   <spacer name="horizontalSpacer_23">
0781                    <property name="orientation">
0782                     <enum>Qt::Horizontal</enum>
0783                    </property>
0784                    <property name="sizeType">
0785                     <enum>QSizePolicy::Expanding</enum>
0786                    </property>
0787                    <property name="sizeHint" stdset="0">
0788                     <size>
0789                      <width>40</width>
0790                      <height>20</height>
0791                     </size>
0792                    </property>
0793                   </spacer>
0794                  </item>
0795                 </layout>
0796                </item>
0797                <item>
0798                 <widget class="QCheckBox" name="useInlineCompletion">
0799                  <property name="text">
0800                   <string>Enable inline suggestions</string>
0801                  </property>
0802                 </widget>
0803                </item>
0804                <item>
0805                 <widget class="QCheckBox" name="completionShowSwitchTab">
0806                  <property name="toolTip">
0807                   <string>Press &quot;Shift&quot; to not switch the tab but load the url in the current tab</string>
0808                  </property>
0809                  <property name="text">
0810                   <string>Propose to switch tab if completed url is already loaded</string>
0811                  </property>
0812                 </widget>
0813                </item>
0814                <item>
0815                 <widget class="QCheckBox" name="alwaysShowGoIcon">
0816                  <property name="text">
0817                   <string>Always show go icon</string>
0818                  </property>
0819                 </widget>
0820                </item>
0821                <item>
0822                 <widget class="QCheckBox" name="showZoomLabel">
0823                  <property name="text">
0824                   <string>Show zoom label</string>
0825                  </property>
0826                 </widget>
0827                </item>
0828                <item>
0829                 <widget class="QCheckBox" name="selectAllOnFocus">
0830                  <property name="text">
0831                   <string>Select all text by double clicking in address bar</string>
0832                  </property>
0833                 </widget>
0834                </item>
0835                <item>
0836                 <widget class="QCheckBox" name="selectAllOnClick">
0837                  <property name="text">
0838                   <string>Select all text by clicking in address bar</string>
0839                  </property>
0840                 </widget>
0841                </item>
0842                <item>
0843                 <widget class="QCheckBox" name="searchFromAddressBar">
0844                  <property name="text">
0845                   <string>Enable automatic searching from the address bar</string>
0846                  </property>
0847                 </widget>
0848                </item>
0849                <item>
0850                 <widget class="QCheckBox" name="searchWithDefaultEngine">
0851                  <property name="text">
0852                   <string>Search with Default Engine</string>
0853                  </property>
0854                 </widget>
0855                </item>
0856                <item>
0857                 <widget class="QCheckBox" name="showABSearchSuggestions">
0858                  <property name="text">
0859                   <string>Show search suggestions</string>
0860                  </property>
0861                 </widget>
0862                </item>
0863                <item>
0864                 <widget class="QCheckBox" name="completionPopupExpandToWindow">
0865                  <property name="text">
0866                   <string>Expand suggestion popup to window width</string>
0867                  </property>
0868                 </widget>
0869                </item>
0870                <item>
0871                 <spacer name="verticalSpacer_16">
0872                  <property name="orientation">
0873                   <enum>Qt::Vertical</enum>
0874                  </property>
0875                  <property name="sizeType">
0876                   <enum>QSizePolicy::Fixed</enum>
0877                  </property>
0878                  <property name="sizeHint" stdset="0">
0879                   <size>
0880                    <width>20</width>
0881                    <height>10</height>
0882                   </size>
0883                  </property>
0884                 </spacer>
0885                </item>
0886                <item>
0887                 <widget class="QCheckBox" name="showLoadingInAddressBar">
0888                  <property name="text">
0889                   <string>Show loading progress in address bar</string>
0890                  </property>
0891                 </widget>
0892                </item>
0893                <item>
0894                 <widget class="QWidget" name="adressProgressSettings" native="true">
0895                  <layout class="QHBoxLayout" name="horizontalLayout_18">
0896                   <property name="topMargin">
0897                    <number>0</number>
0898                   </property>
0899                   <property name="bottomMargin">
0900                    <number>0</number>
0901                   </property>
0902                   <item>
0903                    <spacer name="horizontalSpacer">
0904                     <property name="orientation">
0905                      <enum>Qt::Horizontal</enum>
0906                     </property>
0907                     <property name="sizeType">
0908                      <enum>QSizePolicy::Fixed</enum>
0909                     </property>
0910                     <property name="sizeHint" stdset="0">
0911                      <size>
0912                       <width>20</width>
0913                       <height>20</height>
0914                      </size>
0915                     </property>
0916                    </spacer>
0917                   </item>
0918                   <item>
0919                    <widget class="QComboBox" name="progressStyleSelector">
0920                     <item>
0921                      <property name="text">
0922                       <string>Fill</string>
0923                      </property>
0924                     </item>
0925                     <item>
0926                      <property name="text">
0927                       <string>Bottom</string>
0928                      </property>
0929                     </item>
0930                     <item>
0931                      <property name="text">
0932                       <string>Top</string>
0933                      </property>
0934                     </item>
0935                    </widget>
0936                   </item>
0937                   <item>
0938                    <widget class="QCheckBox" name="checkBoxCustomProgressColor">
0939                     <property name="text">
0940                      <string>Custom color:</string>
0941                     </property>
0942                    </widget>
0943                   </item>
0944                   <item>
0945                    <widget class="QWidget" name="progressBarColorSelector" native="true">
0946                     <layout class="QHBoxLayout" name="horizontalLayout_19">
0947                      <property name="topMargin">
0948                       <number>0</number>
0949                      </property>
0950                      <property name="bottomMargin">
0951                       <number>0</number>
0952                      </property>
0953                      <item>
0954                       <widget class="MacToolButton" name="customColorToolButton">
0955                        <property name="toolTip">
0956                         <string>Select color</string>
0957                        </property>
0958                        <property name="text">
0959                         <string>...</string>
0960                        </property>
0961                       </widget>
0962                      </item>
0963                      <item>
0964                       <widget class="MacToolButton" name="resetProgressBarcolor">
0965                        <property name="text">
0966                         <string>Reset</string>
0967                        </property>
0968                       </widget>
0969                      </item>
0970                     </layout>
0971                    </widget>
0972                   </item>
0973                   <item>
0974                    <spacer name="horizontalSpacer_9">
0975                     <property name="orientation">
0976                      <enum>Qt::Horizontal</enum>
0977                     </property>
0978                     <property name="sizeHint" stdset="0">
0979                      <size>
0980                       <width>40</width>
0981                       <height>20</height>
0982                      </size>
0983                     </property>
0984                    </spacer>
0985                   </item>
0986                  </layout>
0987                 </widget>
0988                </item>
0989                <item>
0990                 <spacer name="verticalSpacer_7">
0991                  <property name="orientation">
0992                   <enum>Qt::Vertical</enum>
0993                  </property>
0994                  <property name="sizeHint" stdset="0">
0995                   <size>
0996                    <width>20</width>
0997                    <height>40</height>
0998                   </size>
0999                  </property>
1000                 </spacer>
1001                </item>
1002               </layout>
1003              </widget>
1004             </widget>
1005            </item>
1006           </layout>
1007          </widget>
1008          <widget class="QWidget" name="browsingPage">
1009           <layout class="QGridLayout" name="gridLayout_9">
1010            <item row="0" column="0">
1011             <widget class="QTabWidget" name="tabWidget">
1012              <property name="currentIndex">
1013               <number>0</number>
1014              </property>
1015              <widget class="QWidget" name="tab">
1016               <attribute name="title">
1017                <string>Web Configuration</string>
1018               </attribute>
1019               <layout class="QGridLayout" name="gridLayout_18">
1020                <item row="0" column="0">
1021                 <layout class="QVBoxLayout" name="verticalLayout">
1022                  <item>
1023                   <widget class="QCheckBox" name="allowPlugins">
1024                    <property name="text">
1025                     <string>Enable Pepper plugin API (PPAPI)</string>
1026                    </property>
1027                   </widget>
1028                  </item>
1029                  <item>
1030                   <widget class="QCheckBox" name="intPDFViewer">
1031                    <property name="text">
1032                     <string>Use built-in PDF viewer (requires PPAPI)</string>
1033                    </property>
1034                   </widget>
1035                  </item>
1036                  <item>
1037                   <widget class="QCheckBox" name="allowJavaScript">
1038                    <property name="text">
1039                     <string>Allow JavaScript</string>
1040                    </property>
1041                   </widget>
1042                  </item>
1043                  <item>
1044                   <widget class="QCheckBox" name="linksInFocusChain">
1045                    <property name="text">
1046                     <string>Include links in focus chain</string>
1047                    </property>
1048                   </widget>
1049                  </item>
1050                  <item>
1051                   <widget class="QCheckBox" name="xssAuditing">
1052                    <property name="text">
1053                     <string extracomment="try to detect possible XSS attacks when executing javascript">Enable XSS Auditing</string>
1054                    </property>
1055                   </widget>
1056                  </item>
1057                  <item>
1058                   <widget class="QCheckBox" name="printEBackground">
1059                    <property name="text">
1060                     <string extracomment="when you are printing page (on printer), it determine whether to also print background (color, image) of html elements">Print element background</string>
1061                    </property>
1062                   </widget>
1063                  </item>
1064                  <item>
1065                   <widget class="QCheckBox" name="animateScrolling">
1066                    <property name="text">
1067                     <string>Animated scrolling</string>
1068                    </property>
1069                   </widget>
1070                  </item>
1071                  <item>
1072                   <widget class="QCheckBox" name="spatialNavigation">
1073                    <property name="text">
1074                     <string>Enable spatial navigation</string>
1075                    </property>
1076                   </widget>
1077                  </item>
1078                  <item>
1079                   <widget class="QCheckBox" name="useNativeScrollbars">
1080                    <property name="text">
1081                     <string>Use native scrollbars</string>
1082                    </property>
1083                   </widget>
1084                  </item>
1085                  <item>
1086                   <widget class="QCheckBox" name="disableVideoAutoPlay">
1087                    <property name="text">
1088                     <string>Disable automatic playing of videos</string>
1089                    </property>
1090                   </widget>
1091                  </item>
1092                  <item>
1093                   <widget class="QCheckBox" name="webRTCPublicIpOnly">
1094                    <property name="text">
1095                     <string>Prevent WebRTC from leaking local IP address</string>
1096                    </property>
1097                   </widget>
1098                  </item>
1099                  <item>
1100                   <widget class="QCheckBox" name="dnsPrefetch">
1101                    <property name="text">
1102                     <string>Enable DNS prefetching</string>
1103                    </property>
1104                   </widget>
1105                  </item>
1106                  <item>
1107                   <widget class="QCheckBox" name="screenCaptureEnabled">
1108                    <property name="text">
1109                     <string>Enable screen capture</string>
1110                    </property>
1111                   </widget>
1112                  </item>
1113                  <item>
1114                   <widget class="QCheckBox" name="hardwareAccel">
1115                    <property name="text">
1116                     <string>Use hardware acceleration (requires restart)</string>
1117                    </property>
1118                   </widget>
1119                  </item>
1120                 </layout>
1121                </item>
1122                <item row="2" column="0">
1123                 <layout class="QHBoxLayout" name="horizontalLayout_11">
1124                  <item>
1125                   <widget class="QLabel" name="label_14">
1126                    <property name="sizePolicy">
1127                     <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
1128                      <horstretch>0</horstretch>
1129                      <verstretch>0</verstretch>
1130                     </sizepolicy>
1131                    </property>
1132                    <property name="text">
1133                     <string>Mouse wheel scrolls</string>
1134                    </property>
1135                   </widget>
1136                  </item>
1137                  <item>
1138                   <widget class="QSpinBox" name="wheelScroll">
1139                    <property name="sizePolicy">
1140                     <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1141                      <horstretch>0</horstretch>
1142                      <verstretch>0</verstretch>
1143                     </sizepolicy>
1144                    </property>
1145                    <property name="minimum">
1146                     <number>1</number>
1147                    </property>
1148                   </widget>
1149                  </item>
1150                  <item>
1151                   <widget class="QLabel" name="label_26">
1152                    <property name="text">
1153                     <string>lines on page</string>
1154                    </property>
1155                   </widget>
1156                  </item>
1157                 </layout>
1158                </item>
1159                <item row="3" column="0">
1160                 <layout class="QHBoxLayout" name="horizontalLayout_12">
1161                  <item>
1162                   <widget class="QLabel" name="label_44">
1163                    <property name="text">
1164                     <string>Default zoom on pages: </string>
1165                    </property>
1166                   </widget>
1167                  </item>
1168                  <item>
1169                   <widget class="QComboBox" name="defaultZoomLevel"/>
1170                  </item>
1171                  <item>
1172                   <spacer name="horizontalSpacer_12">
1173                    <property name="orientation">
1174                     <enum>Qt::Horizontal</enum>
1175                    </property>
1176                    <property name="sizeHint" stdset="0">
1177                     <size>
1178                      <width>40</width>
1179                      <height>20</height>
1180                     </size>
1181                    </property>
1182                   </spacer>
1183                  </item>
1184                 </layout>
1185                </item>
1186                <item row="4" column="0">
1187                 <spacer name="verticalSpacer_9">
1188                  <property name="orientation">
1189                   <enum>Qt::Vertical</enum>
1190                  </property>
1191                  <property name="sizeHint" stdset="0">
1192                   <size>
1193                    <width>20</width>
1194                    <height>40</height>
1195                   </size>
1196                  </property>
1197                 </spacer>
1198                </item>
1199               </layout>
1200              </widget>
1201              <widget class="QWidget" name="tab_2">
1202               <attribute name="title">
1203                <string>Local Storage</string>
1204               </attribute>
1205               <layout class="QGridLayout" name="gridLayout_19">
1206                <item row="0" column="0" colspan="2">
1207                 <layout class="QGridLayout" name="gridLayout_4">
1208                  <item row="0" column="0" colspan="3">
1209                   <widget class="QCheckBox" name="allowCache">
1210                    <property name="text">
1211                     <string>Allow storing network cache on disk</string>
1212                    </property>
1213                   </widget>
1214                  </item>
1215                  <item row="1" column="0">
1216                   <spacer name="horizontalSpacer_33">
1217                    <property name="orientation">
1218                     <enum>Qt::Horizontal</enum>
1219                    </property>
1220                    <property name="sizeType">
1221                     <enum>QSizePolicy::Fixed</enum>
1222                    </property>
1223                    <property name="sizeHint" stdset="0">
1224                     <size>
1225                      <width>40</width>
1226                      <height>20</height>
1227                     </size>
1228                    </property>
1229                   </spacer>
1230                  </item>
1231                  <item row="1" column="1" colspan="3">
1232                   <widget class="QCheckBox" name="removeCache">
1233                    <property name="text">
1234                     <string>Delete cache on close</string>
1235                    </property>
1236                   </widget>
1237                  </item>
1238                  <item row="2" column="1">
1239                   <widget class="QLabel" name="maxCacheLabel">
1240                    <property name="text">
1241                     <string>Maximum:</string>
1242                    </property>
1243                   </widget>
1244                  </item>
1245                  <item row="2" column="2">
1246                   <widget class="QSpinBox" name="cacheMB">
1247                    <property name="suffix">
1248                     <string> MB</string>
1249                    </property>
1250                    <property name="minimum">
1251                     <number>1</number>
1252                    </property>
1253                    <property name="maximum">
1254                     <number>999999999</number>
1255                    </property>
1256                    <property name="value">
1257                     <number>50</number>
1258                    </property>
1259                   </widget>
1260                  </item>
1261                  <item row="3" column="1">
1262                   <widget class="QLabel" name="storeCacheLabel">
1263                    <property name="text">
1264                     <string>Store cache in:</string>
1265                    </property>
1266                    <property name="alignment">
1267                     <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1268                    </property>
1269                   </widget>
1270                  </item>
1271                  <item row="3" column="2">
1272                   <layout class="QHBoxLayout" name="horizontalLayout_20">
1273                    <item>
1274                     <widget class="QLineEdit" name="cachePath"/>
1275                    </item>
1276                    <item>
1277                     <widget class="MacToolButton" name="changeCachePath">
1278                      <property name="text">
1279                       <string>...</string>
1280                      </property>
1281                     </widget>
1282                    </item>
1283                   </layout>
1284                  </item>
1285                 </layout>
1286                </item>
1287                <item row="2" column="0" colspan="2">
1288                 <layout class="QGridLayout" name="gridLayout_3">
1289                  <item row="0" column="0" colspan="3">
1290                   <widget class="QCheckBox" name="saveHistory">
1291                    <property name="text">
1292                     <string>Allow saving history</string>
1293                    </property>
1294                   </widget>
1295                  </item>
1296                  <item row="1" column="1">
1297                   <widget class="QCheckBox" name="deleteHistoryOnClose">
1298                    <property name="text">
1299                     <string>Delete history on close</string>
1300                    </property>
1301                   </widget>
1302                  </item>
1303                  <item row="1" column="0">
1304                   <spacer name="horizontalSpacer_4">
1305                    <property name="orientation">
1306                     <enum>Qt::Horizontal</enum>
1307                    </property>
1308                    <property name="sizeType">
1309                     <enum>QSizePolicy::Fixed</enum>
1310                    </property>
1311                    <property name="sizeHint" stdset="0">
1312                     <size>
1313                      <width>40</width>
1314                      <height>20</height>
1315                     </size>
1316                    </property>
1317                   </spacer>
1318                  </item>
1319                  <item row="2" column="0" colspan="3">
1320                   <widget class="QCheckBox" name="html5storage">
1321                    <property name="text">
1322                     <string>Allow local storage of HTML5 web content</string>
1323                    </property>
1324                   </widget>
1325                  </item>
1326                  <item row="3" column="1">
1327                   <widget class="QCheckBox" name="deleteHtml5storageOnClose">
1328                    <property name="text">
1329                     <string>Delete locally stored HTML5 web content on close</string>
1330                    </property>
1331                   </widget>
1332                  </item>
1333                  <item row="1" column="2">
1334                   <spacer name="horizontalSpacer_21">
1335                    <property name="orientation">
1336                     <enum>Qt::Horizontal</enum>
1337                    </property>
1338                    <property name="sizeHint" stdset="0">
1339                     <size>
1340                      <width>40</width>
1341                      <height>20</height>
1342                     </size>
1343                    </property>
1344                   </spacer>
1345                  </item>
1346                  <item row="3" column="2">
1347                   <widget class="QPushButton" name="deleteHtml5storage">
1348                    <property name="sizePolicy">
1349                     <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1350                      <horstretch>0</horstretch>
1351                      <verstretch>0</verstretch>
1352                     </sizepolicy>
1353                    </property>
1354                    <property name="text">
1355                     <string>Delete now</string>
1356                    </property>
1357                   </widget>
1358                  </item>
1359                 </layout>
1360                </item>
1361                <item row="3" column="0">
1362                 <spacer name="verticalSpacer_11">
1363                  <property name="orientation">
1364                   <enum>Qt::Vertical</enum>
1365                  </property>
1366                  <property name="sizeHint" stdset="0">
1367                   <size>
1368                    <width>20</width>
1369                    <height>40</height>
1370                   </size>
1371                  </property>
1372                 </spacer>
1373                </item>
1374                <item row="1" column="0" colspan="2">
1375                 <spacer name="verticalSpacer">
1376                  <property name="orientation">
1377                   <enum>Qt::Vertical</enum>
1378                  </property>
1379                  <property name="sizeType">
1380                   <enum>QSizePolicy::Fixed</enum>
1381                  </property>
1382                  <property name="sizeHint" stdset="0">
1383                   <size>
1384                    <width>20</width>
1385                    <height>10</height>
1386                   </size>
1387                  </property>
1388                 </spacer>
1389                </item>
1390               </layout>
1391              </widget>
1392              <widget class="QWidget" name="tab_3">
1393               <attribute name="title">
1394                <string>Proxy Configuration</string>
1395               </attribute>
1396               <layout class="QGridLayout" name="gridLayout_8">
1397                <item row="5" column="0">
1398                 <spacer name="verticalSpacer_14">
1399                  <property name="orientation">
1400                   <enum>Qt::Vertical</enum>
1401                  </property>
1402                  <property name="sizeHint" stdset="0">
1403                   <size>
1404                    <width>20</width>
1405                    <height>40</height>
1406                   </size>
1407                  </property>
1408                 </spacer>
1409                </item>
1410                <item row="1" column="0" colspan="2">
1411                 <widget class="QRadioButton" name="systemProxy">
1412                  <property name="text">
1413                   <string>System proxy configuration</string>
1414                  </property>
1415                 </widget>
1416                </item>
1417                <item row="3" column="0">
1418                 <spacer name="horizontalSpacer_29">
1419                  <property name="orientation">
1420                   <enum>Qt::Horizontal</enum>
1421                  </property>
1422                  <property name="sizeType">
1423                   <enum>QSizePolicy::Fixed</enum>
1424                  </property>
1425                  <property name="sizeHint" stdset="0">
1426                   <size>
1427                    <width>40</width>
1428                    <height>20</height>
1429                   </size>
1430                  </property>
1431                 </spacer>
1432                </item>
1433                <item row="2" column="0" colspan="2">
1434                 <widget class="QRadioButton" name="manualProxy">
1435                  <property name="text">
1436                   <string>Manual configuration</string>
1437                  </property>
1438                 </widget>
1439                </item>
1440                <item row="3" column="1">
1441                 <layout class="QHBoxLayout" name="horizontalLayout_9">
1442                  <item>
1443                   <widget class="QComboBox" name="proxyType">
1444                    <item>
1445                     <property name="text">
1446                      <string>HTTP</string>
1447                     </property>
1448                    </item>
1449                    <item>
1450                     <property name="text">
1451                      <string>SOCKS5</string>
1452                     </property>
1453                    </item>
1454                   </widget>
1455                  </item>
1456                  <item>
1457                   <widget class="QLineEdit" name="proxyServer"/>
1458                  </item>
1459                  <item>
1460                   <widget class="QLabel" name="label_37">
1461                    <property name="text">
1462                     <string>Port:</string>
1463                    </property>
1464                   </widget>
1465                  </item>
1466                  <item>
1467                   <widget class="QLineEdit" name="proxyPort">
1468                    <property name="maximumSize">
1469                     <size>
1470                      <width>50</width>
1471                      <height>16777215</height>
1472                     </size>
1473                    </property>
1474                   </widget>
1475                  </item>
1476                 </layout>
1477                </item>
1478                <item row="4" column="1">
1479                 <layout class="QHBoxLayout" name="horizontalLayout_23">
1480                  <item>
1481                   <widget class="QLabel" name="label_38">
1482                    <property name="text">
1483                     <string>Username:</string>
1484                    </property>
1485                   </widget>
1486                  </item>
1487                  <item>
1488                   <widget class="QLineEdit" name="proxyUsername"/>
1489                  </item>
1490                  <item>
1491                   <widget class="QLabel" name="label_39">
1492                    <property name="text">
1493                     <string>Password:</string>
1494                    </property>
1495                   </widget>
1496                  </item>
1497                  <item>
1498                   <widget class="QLineEdit" name="proxyPassword">
1499                    <property name="echoMode">
1500                     <enum>QLineEdit::Password</enum>
1501                    </property>
1502                   </widget>
1503                  </item>
1504                  <item>
1505                   <spacer name="horizontalSpacer_3">
1506                    <property name="orientation">
1507                     <enum>Qt::Horizontal</enum>
1508                    </property>
1509                    <property name="sizeHint" stdset="0">
1510                     <size>
1511                      <width>40</width>
1512                      <height>20</height>
1513                     </size>
1514                    </property>
1515                   </spacer>
1516                  </item>
1517                 </layout>
1518                </item>
1519                <item row="0" column="0" colspan="2">
1520                 <widget class="QRadioButton" name="noProxy">
1521                  <property name="text">
1522                   <string>No proxy</string>
1523                  </property>
1524                 </widget>
1525                </item>
1526               </layout>
1527              </widget>
1528             </widget>
1529            </item>
1530           </layout>
1531          </widget>
1532          <widget class="QWidget" name="fontsPage">
1533           <layout class="QGridLayout" name="gridLayout_15">
1534            <item row="0" column="0" rowspan="2" colspan="3">
1535             <widget class="QLabel" name="label_27">
1536              <property name="text">
1537               <string>&lt;b&gt;Font Families&lt;/b&gt;</string>
1538              </property>
1539             </widget>
1540            </item>
1541            <item row="3" column="1">
1542             <widget class="QLabel" name="label_6">
1543              <property name="sizePolicy">
1544               <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
1545                <horstretch>0</horstretch>
1546                <verstretch>0</verstretch>
1547               </sizepolicy>
1548              </property>
1549              <property name="text">
1550               <string>Standard</string>
1551              </property>
1552             </widget>
1553            </item>
1554            <item row="4" column="1">
1555             <widget class="QLabel" name="label_28">
1556              <property name="text">
1557               <string>Fixed</string>
1558              </property>
1559             </widget>
1560            </item>
1561            <item row="4" column="2">
1562             <widget class="QFontComboBox" name="fontFixed"/>
1563            </item>
1564            <item row="5" column="1">
1565             <widget class="QLabel" name="label_29">
1566              <property name="text">
1567               <string>Serif</string>
1568              </property>
1569             </widget>
1570            </item>
1571            <item row="5" column="2">
1572             <widget class="QFontComboBox" name="fontSerif"/>
1573            </item>
1574            <item row="6" column="1">
1575             <widget class="QLabel" name="label_30">
1576              <property name="text">
1577               <string>Sans Serif</string>
1578              </property>
1579             </widget>
1580            </item>
1581            <item row="6" column="2">
1582             <widget class="QFontComboBox" name="fontSansSerif"/>
1583            </item>
1584            <item row="7" column="1">
1585             <widget class="QLabel" name="label_31">
1586              <property name="text">
1587               <string>Cursive</string>
1588              </property>
1589             </widget>
1590            </item>
1591            <item row="7" column="2">
1592             <widget class="QFontComboBox" name="fontCursive"/>
1593            </item>
1594            <item row="17" column="1">
1595             <spacer name="verticalSpacer_2">
1596              <property name="orientation">
1597               <enum>Qt::Vertical</enum>
1598              </property>
1599              <property name="sizeHint" stdset="0">
1600               <size>
1601                <width>20</width>
1602                <height>40</height>
1603               </size>
1604              </property>
1605             </spacer>
1606            </item>
1607            <item row="3" column="0">
1608             <spacer name="horizontalSpacer_11">
1609              <property name="orientation">
1610               <enum>Qt::Horizontal</enum>
1611              </property>
1612              <property name="sizeType">
1613               <enum>QSizePolicy::Fixed</enum>
1614              </property>
1615              <property name="sizeHint" stdset="0">
1616               <size>
1617                <width>20</width>
1618                <height>20</height>
1619               </size>
1620              </property>
1621             </spacer>
1622            </item>
1623            <item row="3" column="2">
1624             <widget class="QFontComboBox" name="fontStandard">
1625              <property name="sizePolicy">
1626               <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
1627                <horstretch>0</horstretch>
1628                <verstretch>0</verstretch>
1629               </sizepolicy>
1630              </property>
1631             </widget>
1632            </item>
1633            <item row="8" column="2">
1634             <widget class="QFontComboBox" name="fontFantasy"/>
1635            </item>
1636            <item row="8" column="1">
1637             <widget class="QLabel" name="label_34">
1638              <property name="text">
1639               <string>Fantasy</string>
1640              </property>
1641             </widget>
1642            </item>
1643            <item row="9" column="0" colspan="3">
1644             <widget class="QLabel" name="label_35">
1645              <property name="text">
1646               <string>&lt;b&gt;Font Sizes&lt;/b&gt;</string>
1647              </property>
1648             </widget>
1649            </item>
1650            <item row="11" column="1" colspan="2">
1651             <layout class="QFormLayout" name="formLayout">
1652              <item row="1" column="0">
1653               <widget class="QLabel" name="label_33">
1654                <property name="text">
1655                 <string>Fixed Font Size</string>
1656                </property>
1657               </widget>
1658              </item>
1659              <item row="0" column="0">
1660               <widget class="QLabel" name="label_32">
1661                <property name="text">
1662                 <string>Default Font Size</string>
1663                </property>
1664               </widget>
1665              </item>
1666              <item row="0" column="1">
1667               <widget class="QSpinBox" name="sizeDefault">
1668                <property name="sizePolicy">
1669                 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1670                  <horstretch>0</horstretch>
1671                  <verstretch>0</verstretch>
1672                 </sizepolicy>
1673                </property>
1674               </widget>
1675              </item>
1676              <item row="1" column="1">
1677               <widget class="QSpinBox" name="sizeFixed">
1678                <property name="sizePolicy">
1679                 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1680                  <horstretch>0</horstretch>
1681                  <verstretch>0</verstretch>
1682                 </sizepolicy>
1683                </property>
1684               </widget>
1685              </item>
1686              <item row="2" column="0">
1687               <widget class="QLabel" name="label_46">
1688                <property name="text">
1689                 <string>Minimum Font Size</string>
1690                </property>
1691               </widget>
1692              </item>
1693              <item row="3" column="0">
1694               <widget class="QLabel" name="label_47">
1695                <property name="text">
1696                 <string>Minimum Logical Font Size</string>
1697                </property>
1698               </widget>
1699              </item>
1700              <item row="2" column="1">
1701               <widget class="QSpinBox" name="sizeMinimum">
1702                <property name="sizePolicy">
1703                 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1704                  <horstretch>0</horstretch>
1705                  <verstretch>0</verstretch>
1706                 </sizepolicy>
1707                </property>
1708               </widget>
1709              </item>
1710              <item row="3" column="1">
1711               <widget class="QSpinBox" name="sizeMinimumLogical">
1712                <property name="sizePolicy">
1713                 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1714                  <horstretch>0</horstretch>
1715                  <verstretch>0</verstretch>
1716                 </sizepolicy>
1717                </property>
1718               </widget>
1719              </item>
1720             </layout>
1721            </item>
1722           </layout>
1723          </widget>
1724          <widget class="QWidget" name="shortcutsPage">
1725           <layout class="QGridLayout" name="gridLayout">
1726            <item row="0" column="0">
1727             <widget class="QLabel" name="label_13">
1728              <property name="text">
1729               <string>&lt;b&gt;Shortcuts&lt;/b&gt;</string>
1730              </property>
1731             </widget>
1732            </item>
1733            <item row="1" column="0" colspan="2">
1734             <widget class="QCheckBox" name="switchTabsAlt">
1735              <property name="text">
1736               <string>Switch to tabs with Alt + number of tab</string>
1737              </property>
1738             </widget>
1739            </item>
1740            <item row="2" column="0" colspan="2">
1741             <widget class="QCheckBox" name="loadSpeedDialsCtrl">
1742              <property name="text">
1743               <string>Load speed dials with Ctrl + number of speed dial</string>
1744              </property>
1745             </widget>
1746            </item>
1747            <item row="3" column="0" colspan="2">
1748             <widget class="QCheckBox" name="singleKeyShortcuts">
1749              <property name="toolTip">
1750               <string>Existing shortcuts:&lt;br/&gt;&lt;b&gt;1&lt;/b&gt; - previous tab&lt;br/&gt;&lt;b&gt;2&lt;/b&gt; - next tab&lt;br/&gt;&lt;b&gt;/&lt;/b&gt; - search on page</string>
1751              </property>
1752              <property name="text">
1753               <string>Use single key shortcuts</string>
1754              </property>
1755             </widget>
1756            </item>
1757            <item row="4" column="0" colspan="2">
1758             <widget class="QCheckBox" name="closeAppWithCtrlQ">
1759              <property name="toolTip">
1760               <string>If unchecked, prevents accidental exit from the application if the Ctrl-W shortcut was intended.</string>
1761              </property>
1762              <property name="text">
1763               <string>Close application with Ctrl-Q</string>
1764              </property>
1765             </widget>
1766            </item>
1767            <item row="5" column="1">
1768             <spacer name="verticalSpacer_13">
1769              <property name="orientation">
1770               <enum>Qt::Vertical</enum>
1771              </property>
1772              <property name="sizeHint" stdset="0">
1773               <size>
1774                <width>20</width>
1775                <height>40</height>
1776               </size>
1777              </property>
1778             </spacer>
1779            </item>
1780           </layout>
1781          </widget>
1782          <widget class="QWidget" name="downloadsPage">
1783           <layout class="QGridLayout" name="gridLayout_10">
1784            <item row="0" column="0" colspan="4">
1785             <widget class="QLabel" name="label_23">
1786              <property name="text">
1787               <string>&lt;b&gt;Download Location&lt;/b&gt;</string>
1788              </property>
1789             </widget>
1790            </item>
1791            <item row="3" column="1" colspan="2">
1792             <widget class="QRadioButton" name="askEverytime">
1793              <property name="text">
1794               <string>Ask everytime for download location</string>
1795              </property>
1796             </widget>
1797            </item>
1798            <item row="4" column="1" colspan="2">
1799             <widget class="QRadioButton" name="useDefined">
1800              <property name="text">
1801               <string>Use defined location: </string>
1802              </property>
1803             </widget>
1804            </item>
1805            <item row="5" column="1" colspan="3">
1806             <layout class="QHBoxLayout" name="horizontalLayout_4">
1807              <item>
1808               <widget class="QLineEdit" name="downLoc"/>
1809              </item>
1810              <item>
1811               <widget class="MacToolButton" name="downButt">
1812                <property name="text">
1813                 <string>...</string>
1814                </property>
1815               </widget>
1816              </item>
1817             </layout>
1818            </item>
1819            <item row="4" column="3">
1820             <spacer name="horizontalSpacer_18">
1821              <property name="orientation">
1822               <enum>Qt::Horizontal</enum>
1823              </property>
1824              <property name="sizeHint" stdset="0">
1825               <size>
1826                <width>40</width>
1827                <height>20</height>
1828               </size>
1829              </property>
1830             </spacer>
1831            </item>
1832            <item row="5" column="0">
1833             <spacer name="horizontalSpacer_19">
1834              <property name="orientation">
1835               <enum>Qt::Horizontal</enum>
1836              </property>
1837              <property name="sizeType">
1838               <enum>QSizePolicy::Fixed</enum>
1839              </property>
1840              <property name="sizeHint" stdset="0">
1841               <size>
1842                <width>20</width>
1843                <height>20</height>
1844               </size>
1845              </property>
1846             </spacer>
1847            </item>
1848            <item row="6" column="0" colspan="4">
1849             <widget class="QLabel" name="label_22">
1850              <property name="text">
1851               <string>&lt;b&gt;Download Options&lt;/b&gt;</string>
1852              </property>
1853             </widget>
1854            </item>
1855            <item row="7" column="1" colspan="3">
1856             <widget class="QCheckBox" name="closeDownManOnFinish">
1857              <property name="text">
1858               <string>Close download manager when downloading finishes</string>
1859              </property>
1860             </widget>
1861            </item>
1862            <item row="10" column="0" colspan="4">
1863             <widget class="QLabel" name="label_51">
1864              <property name="text">
1865               <string>&lt;b&gt;External download manager&lt;/b&gt;</string>
1866              </property>
1867             </widget>
1868            </item>
1869            <item row="12" column="0" colspan="4">
1870             <widget class="QCheckBox" name="useExternalDownManager">
1871              <property name="text">
1872               <string>Use external download manager</string>
1873              </property>
1874             </widget>
1875            </item>
1876            <item row="13" column="1" colspan="3">
1877             <layout class="QFormLayout" name="formLayout_2">
1878              <property name="fieldGrowthPolicy">
1879               <enum>QFormLayout::AllNonFixedFieldsGrow</enum>
1880              </property>
1881              <item row="0" column="0">
1882               <widget class="QLabel" name="label_52">
1883                <property name="text">
1884                 <string>Executable:</string>
1885                </property>
1886               </widget>
1887              </item>
1888              <item row="1" column="0">
1889               <widget class="QLabel" name="label_53">
1890                <property name="text">
1891                 <string>Arguments:</string>
1892                </property>
1893               </widget>
1894              </item>
1895              <item row="1" column="1">
1896               <widget class="QLineEdit" name="externalDownArguments">
1897                <property name="placeholderText">
1898                 <string>Leave blank if unsure</string>
1899                </property>
1900               </widget>
1901              </item>
1902              <item row="0" column="1">
1903               <layout class="QHBoxLayout" name="horizontalLayout_7">
1904                <item>
1905                 <widget class="QLineEdit" name="externalDownExecutable"/>
1906                </item>
1907                <item>
1908                 <widget class="MacToolButton" name="chooseExternalDown">
1909                  <property name="text">
1910                   <string>...</string>
1911                  </property>
1912                 </widget>
1913                </item>
1914               </layout>
1915              </item>
1916              <item row="2" column="1">
1917               <widget class="QLabel" name="label_64">
1918                <property name="text">
1919                 <string>&lt;b&gt;%d&lt;/b&gt; will be replaced with URL to be downloaded</string>
1920                </property>
1921               </widget>
1922              </item>
1923             </layout>
1924            </item>
1925            <item row="9" column="0" colspan="4">
1926             <spacer name="verticalSpacer_10">
1927              <property name="orientation">
1928               <enum>Qt::Vertical</enum>
1929              </property>
1930              <property name="sizeHint" stdset="0">
1931               <size>
1932                <width>20</width>
1933                <height>40</height>
1934               </size>
1935              </property>
1936             </spacer>
1937            </item>
1938           </layout>
1939          </widget>
1940          <widget class="QWidget" name="passwordManagerPage">
1941           <layout class="QGridLayout" name="gridLayout_11">
1942            <item row="0" column="0" colspan="2">
1943             <widget class="QLabel" name="label_20">
1944              <property name="text">
1945               <string>&lt;b&gt;AutoFill options&lt;/b&gt;</string>
1946              </property>
1947             </widget>
1948            </item>
1949            <item row="1" column="1">
1950             <widget class="QCheckBox" name="allowPassManager">
1951              <property name="text">
1952               <string>Allow saving passwords from sites</string>
1953              </property>
1954             </widget>
1955            </item>
1956            <item row="1" column="0">
1957             <spacer name="horizontalSpacer_14">
1958              <property name="orientation">
1959               <enum>Qt::Horizontal</enum>
1960              </property>
1961              <property name="sizeType">
1962               <enum>QSizePolicy::Fixed</enum>
1963              </property>
1964              <property name="sizeHint" stdset="0">
1965               <size>
1966                <width>20</width>
1967                <height>20</height>
1968               </size>
1969              </property>
1970             </spacer>
1971            </item>
1972            <item row="1" column="2">
1973             <spacer name="horizontalSpacer_15">
1974              <property name="orientation">
1975               <enum>Qt::Horizontal</enum>
1976              </property>
1977              <property name="sizeHint" stdset="0">
1978               <size>
1979                <width>40</width>
1980                <height>20</height>
1981               </size>
1982              </property>
1983             </spacer>
1984            </item>
1985            <item row="3" column="0" colspan="3">
1986             <widget class="QFrame" name="AutoFillFrame">
1987              <property name="sizePolicy">
1988               <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1989                <horstretch>0</horstretch>
1990                <verstretch>0</verstretch>
1991               </sizepolicy>
1992              </property>
1993              <layout class="QHBoxLayout" name="autoFillFrame">
1994               <property name="sizeConstraint">
1995                <enum>QLayout::SetMinAndMaxSize</enum>
1996               </property>
1997              </layout>
1998             </widget>
1999            </item>
2000            <item row="2" column="1">
2001             <widget class="QCheckBox" name="autoCompletePasswords">
2002              <property name="text">
2003               <string>Automatically complete passwords on sites</string>
2004              </property>
2005             </widget>
2006            </item>
2007           </layout>
2008          </widget>
2009          <widget class="QWidget" name="privacyPage">
2010           <layout class="QGridLayout" name="gridLayout_12">
2011            <item row="8" column="0" colspan="3">
2012             <widget class="QLabel" name="label_12">
2013              <property name="text">
2014               <string>&lt;b&gt;Cookies&lt;/b&gt;</string>
2015              </property>
2016             </widget>
2017            </item>
2018            <item row="20" column="0" colspan="4">
2019             <widget class="QLabel" name="label_50">
2020              <property name="text">
2021               <string>&lt;b&gt;Other&lt;/b&gt;</string>
2022              </property>
2023             </widget>
2024            </item>
2025            <item row="28" column="0" colspan="4">
2026             <spacer name="verticalSpacer_3">
2027              <property name="orientation">
2028               <enum>Qt::Vertical</enum>
2029              </property>
2030              <property name="sizeHint" stdset="0">
2031               <size>
2032                <width>20</width>
2033                <height>40</height>
2034               </size>
2035              </property>
2036             </spacer>
2037            </item>
2038            <item row="16" column="3">
2039             <widget class="QPushButton" name="jsOptionsButton">
2040              <property name="sizePolicy">
2041               <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
2042                <horstretch>0</horstretch>
2043                <verstretch>0</verstretch>
2044               </sizepolicy>
2045              </property>
2046              <property name="text">
2047               <string>JavaScript options</string>
2048              </property>
2049             </widget>
2050            </item>
2051            <item row="15" column="0" colspan="4">
2052             <widget class="QLabel" name="label_61">
2053              <property name="mouseTracking">
2054               <bool>true</bool>
2055              </property>
2056              <property name="text">
2057               <string>&lt;b&gt;JavaScript&lt;/b&gt;</string>
2058              </property>
2059             </widget>
2060            </item>
2061            <item row="12" column="3">
2062             <widget class="QPushButton" name="cookieManagerBut">
2063              <property name="sizePolicy">
2064               <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
2065                <horstretch>0</horstretch>
2066                <verstretch>0</verstretch>
2067               </sizepolicy>
2068              </property>
2069              <property name="text">
2070               <string>Cookies Manager</string>
2071              </property>
2072             </widget>
2073            </item>
2074            <item row="16" column="0" colspan="3">
2075             <widget class="QLabel" name="label_25">
2076              <property name="mouseTracking">
2077               <bool>false</bool>
2078              </property>
2079              <property name="text">
2080               <string>Manage JavaScript privacy options</string>
2081              </property>
2082             </widget>
2083            </item>
2084            <item row="22" column="0">
2085             <spacer name="horizontalSpacer_20">
2086              <property name="orientation">
2087               <enum>Qt::Horizontal</enum>
2088              </property>
2089              <property name="sizeType">
2090               <enum>QSizePolicy::Fixed</enum>
2091              </property>
2092              <property name="sizeHint" stdset="0">
2093               <size>
2094                <width>20</width>
2095                <height>20</height>
2096               </size>
2097              </property>
2098             </spacer>
2099            </item>
2100            <item row="19" column="0" colspan="3">
2101             <widget class="QLabel" name="label_63">
2102              <property name="text">
2103               <string>Manage HTML5 permissions</string>
2104              </property>
2105             </widget>
2106            </item>
2107            <item row="12" column="0" colspan="3">
2108             <widget class="QLabel" name="label_19">
2109              <property name="text">
2110               <string>Manage Cookies</string>
2111              </property>
2112             </widget>
2113            </item>
2114            <item row="8" column="3">
2115             <spacer name="horizontalSpacer_22">
2116              <property name="orientation">
2117               <enum>Qt::Horizontal</enum>
2118              </property>
2119              <property name="sizeHint" stdset="0">
2120               <size>
2121                <width>40</width>
2122                <height>20</height>
2123               </size>
2124              </property>
2125             </spacer>
2126            </item>
2127            <item row="18" column="0" colspan="4">
2128             <widget class="QLabel" name="label_62">
2129              <property name="text">
2130               <string>&lt;b&gt;HTML5 Permissions&lt;/b&gt;</string>
2131              </property>
2132             </widget>
2133            </item>
2134            <item row="19" column="3">
2135             <widget class="QPushButton" name="html5permissions">
2136              <property name="sizePolicy">
2137               <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
2138                <horstretch>0</horstretch>
2139                <verstretch>0</verstretch>
2140               </sizepolicy>
2141              </property>
2142              <property name="text">
2143               <string>HTML5 Permissions</string>
2144              </property>
2145             </widget>
2146            </item>
2147            <item row="22" column="1" colspan="3">
2148             <widget class="QCheckBox" name="doNotTrack">
2149              <property name="text">
2150               <string>Send Do Not Track header to servers</string>
2151              </property>
2152             </widget>
2153            </item>
2154           </layout>
2155          </widget>
2156          <widget class="QWidget" name="notificationsPage">
2157           <layout class="QGridLayout" name="gridLayout_17">
2158            <item row="2" column="6">
2159             <spacer name="horizontalSpacer_5">
2160              <property name="orientation">
2161               <enum>Qt::Horizontal</enum>
2162              </property>
2163              <property name="sizeHint" stdset="0">
2164               <size>
2165                <width>40</width>
2166                <height>20</height>
2167               </size>
2168              </property>
2169             </spacer>
2170            </item>
2171            <item row="4" column="1" colspan="3">
2172             <layout class="QHBoxLayout" name="horizontalLayout_10">
2173              <item>
2174               <widget class="QLabel" name="label_42">
2175                <property name="text">
2176                 <string>Expiration timeout:</string>
2177                </property>
2178               </widget>
2179              </item>
2180              <item>
2181               <widget class="QSpinBox" name="notificationTimeout">
2182                <property name="sizePolicy">
2183                 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
2184                  <horstretch>0</horstretch>
2185                  <verstretch>0</verstretch>
2186                 </sizepolicy>
2187                </property>
2188                <property name="suffix">
2189                 <string> seconds</string>
2190                </property>
2191               </widget>
2192              </item>
2193             </layout>
2194            </item>
2195            <item row="4" column="4" colspan="3">
2196             <spacer name="horizontalSpacer_17">
2197              <property name="orientation">
2198               <enum>Qt::Horizontal</enum>
2199              </property>
2200              <property name="sizeHint" stdset="0">
2201               <size>
2202                <width>40</width>
2203                <height>20</height>
2204               </size>
2205              </property>
2206             </spacer>
2207            </item>
2208            <item row="0" column="0" colspan="4">
2209             <widget class="QLabel" name="label_41">
2210              <property name="text">
2211               <string>&lt;b&gt;Notifications&lt;/b&gt;</string>
2212              </property>
2213             </widget>
2214            </item>
2215            <item row="8" column="1">
2216             <spacer name="verticalSpacer_4">
2217              <property name="orientation">
2218               <enum>Qt::Vertical</enum>
2219              </property>
2220              <property name="sizeHint" stdset="0">
2221               <size>
2222                <width>20</width>
2223                <height>40</height>
2224               </size>
2225              </property>
2226             </spacer>
2227            </item>
2228            <item row="2" column="1" colspan="3">
2229             <widget class="QRadioButton" name="useNativeSystemNotifications">
2230              <property name="enabled">
2231               <bool>false</bool>
2232              </property>
2233              <property name="text">
2234               <string>Use Native System Notifications (Linux only)</string>
2235              </property>
2236             </widget>
2237            </item>
2238            <item row="3" column="1" colspan="3">
2239             <widget class="QRadioButton" name="doNotUseNotifications">
2240              <property name="text">
2241               <string>Do not use Notifications</string>
2242              </property>
2243             </widget>
2244            </item>
2245            <item row="1" column="0">
2246             <spacer name="horizontalSpacer_13">
2247              <property name="orientation">
2248               <enum>Qt::Horizontal</enum>
2249              </property>
2250              <property name="sizeType">
2251               <enum>QSizePolicy::Fixed</enum>
2252              </property>
2253              <property name="sizeHint" stdset="0">
2254               <size>
2255                <width>20</width>
2256                <height>20</height>
2257               </size>
2258              </property>
2259             </spacer>
2260            </item>
2261            <item row="7" column="1" colspan="5">
2262             <widget class="QLabel" name="label_43">
2263              <property name="text">
2264               <string>&lt;b&gt;Note: &lt;/b&gt;You can change position of OSD Notification by dragging it on the screen.</string>
2265              </property>
2266              <property name="wordWrap">
2267               <bool>true</bool>
2268              </property>
2269             </widget>
2270            </item>
2271            <item row="6" column="1">
2272             <spacer name="verticalSpacer_5">
2273              <property name="orientation">
2274               <enum>Qt::Vertical</enum>
2275              </property>
2276              <property name="sizeType">
2277               <enum>QSizePolicy::Fixed</enum>
2278              </property>
2279              <property name="sizeHint" stdset="0">
2280               <size>
2281                <width>0</width>
2282                <height>20</height>
2283               </size>
2284              </property>
2285             </spacer>
2286            </item>
2287            <item row="1" column="1" colspan="3">
2288             <widget class="QRadioButton" name="useOSDNotifications">
2289              <property name="text">
2290               <string>Use OSD Notifications</string>
2291              </property>
2292             </widget>
2293            </item>
2294            <item row="2" column="5">
2295             <widget class="QPushButton" name="notificationPreview">
2296              <property name="text">
2297               <string>Preview</string>
2298              </property>
2299             </widget>
2300            </item>
2301            <item row="2" column="4">
2302             <spacer name="horizontalSpacer_27">
2303              <property name="orientation">
2304               <enum>Qt::Horizontal</enum>
2305              </property>
2306              <property name="sizeHint" stdset="0">
2307               <size>
2308                <width>40</width>
2309                <height>20</height>
2310               </size>
2311              </property>
2312             </spacer>
2313            </item>
2314           </layout>
2315          </widget>
2316          <widget class="QWidget" name="extensionsPage">
2317           <layout class="QGridLayout" name="gridLayout_14">
2318            <item row="0" column="0" colspan="2">
2319             <widget class="QFrame" name="horizontalFrame">
2320              <property name="sizePolicy">
2321               <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
2322                <horstretch>0</horstretch>
2323                <verstretch>0</verstretch>
2324               </sizepolicy>
2325              </property>
2326              <layout class="QHBoxLayout" name="pluginsFrame">
2327               <property name="leftMargin">
2328                <number>0</number>
2329               </property>
2330               <property name="topMargin">
2331                <number>0</number>
2332               </property>
2333               <property name="rightMargin">
2334                <number>0</number>
2335               </property>
2336               <property name="bottomMargin">
2337                <number>0</number>
2338               </property>
2339              </layout>
2340             </widget>
2341            </item>
2342           </layout>
2343          </widget>
2344          <widget class="QWidget" name="spellcheckPage">
2345           <layout class="QGridLayout" name="gridLayout_20">
2346            <item row="3" column="6">
2347             <spacer name="horizontalSpacer_16">
2348              <property name="orientation">
2349               <enum>Qt::Horizontal</enum>
2350              </property>
2351              <property name="sizeHint" stdset="0">
2352               <size>
2353                <width>40</width>
2354                <height>20</height>
2355               </size>
2356              </property>
2357             </spacer>
2358            </item>
2359            <item row="7" column="1" colspan="6">
2360             <widget class="QLabel" name="label_40">
2361              <property name="text">
2362               <string>For more information about Spell Check, please see &lt;a href=&quot;https://userbase.kde.org/Falkon#Spell_Check&quot;&gt;wiki&lt;/a&gt;.</string>
2363              </property>
2364              <property name="alignment">
2365               <set>Qt::AlignCenter</set>
2366              </property>
2367              <property name="openExternalLinks">
2368               <bool>true</bool>
2369              </property>
2370             </widget>
2371            </item>
2372            <item row="9" column="1">
2373             <spacer name="verticalSpacer_17">
2374              <property name="orientation">
2375               <enum>Qt::Vertical</enum>
2376              </property>
2377              <property name="sizeHint" stdset="0">
2378               <size>
2379                <width>20</width>
2380                <height>40</height>
2381               </size>
2382              </property>
2383             </spacer>
2384            </item>
2385            <item row="4" column="4">
2386             <spacer name="verticalSpacer_18">
2387              <property name="orientation">
2388               <enum>Qt::Vertical</enum>
2389              </property>
2390              <property name="sizeType">
2391               <enum>QSizePolicy::Fixed</enum>
2392              </property>
2393              <property name="sizeHint" stdset="0">
2394               <size>
2395                <width>20</width>
2396                <height>40</height>
2397               </size>
2398              </property>
2399             </spacer>
2400            </item>
2401            <item row="0" column="0" colspan="7">
2402             <widget class="QLabel" name="label_10">
2403              <property name="text">
2404               <string>&lt;b&gt;Spell Check options&lt;/b&gt;</string>
2405              </property>
2406             </widget>
2407            </item>
2408            <item row="1" column="1" colspan="6">
2409             <widget class="QCheckBox" name="spellcheckEnabled">
2410              <property name="text">
2411               <string>Enable Spell Check</string>
2412              </property>
2413             </widget>
2414            </item>
2415            <item row="5" column="1" colspan="6">
2416             <widget class="QLabel" name="label_48">
2417              <property name="text">
2418               <string>&lt;b&gt;Dictionary directories&lt;/b&gt;</string>
2419              </property>
2420             </widget>
2421            </item>
2422            <item row="6" column="1" colspan="6">
2423             <widget class="QScrollArea" name="spellcheckDirectoriesScrollArea">
2424              <property name="sizePolicy">
2425               <sizepolicy hsizetype="Expanding" vsizetype="Maximum">
2426                <horstretch>0</horstretch>
2427                <verstretch>0</verstretch>
2428               </sizepolicy>
2429              </property>
2430              <property name="widgetResizable">
2431               <bool>true</bool>
2432              </property>
2433              <widget class="QWidget" name="scrollAreaWidgetContents_2">
2434               <property name="geometry">
2435                <rect>
2436                 <x>0</x>
2437                 <y>0</y>
2438                 <width>560</width>
2439                 <height>80</height>
2440                </rect>
2441               </property>
2442               <layout class="QHBoxLayout" name="horizontalLayout_14">
2443                <item>
2444                 <widget class="QLabel" name="spellcheckDirectories"/>
2445                </item>
2446               </layout>
2447              </widget>
2448             </widget>
2449            </item>
2450            <item row="3" column="2">
2451             <widget class="QListWidget" name="spellcheckLanguages">
2452              <property name="maximumSize">
2453               <size>
2454                <width>16777215</width>
2455                <height>100</height>
2456               </size>
2457              </property>
2458              <property name="dragEnabled">
2459               <bool>true</bool>
2460              </property>
2461              <property name="dragDropMode">
2462               <enum>QAbstractItemView::InternalMove</enum>
2463              </property>
2464             </widget>
2465            </item>
2466            <item row="2" column="2">
2467             <widget class="QLabel" name="spellcheckNoLanguages">
2468              <property name="text">
2469               <string>No languages found</string>
2470              </property>
2471             </widget>
2472            </item>
2473           </layout>
2474          </widget>
2475          <widget class="QWidget" name="otherPage">
2476           <layout class="QGridLayout" name="gridLayout_13">
2477            <item row="17" column="0" colspan="4">
2478             <layout class="QHBoxLayout" name="horizontalLayout_5">
2479              <item>
2480               <spacer name="horizontalSpacer_28">
2481                <property name="orientation">
2482                 <enum>Qt::Horizontal</enum>
2483                </property>
2484                <property name="sizeType">
2485                 <enum>QSizePolicy::Fixed</enum>
2486                </property>
2487                <property name="sizeHint" stdset="0">
2488                 <size>
2489                  <width>20</width>
2490                  <height>20</height>
2491                 </size>
2492                </property>
2493               </spacer>
2494              </item>
2495              <item>
2496               <widget class="QPushButton" name="protocolHandlers">
2497                <property name="text">
2498                 <string>Protocol Handlers Manager</string>
2499                </property>
2500               </widget>
2501              </item>
2502              <item>
2503               <spacer name="horizontalSpacer_34">
2504                <property name="orientation">
2505                 <enum>Qt::Horizontal</enum>
2506                </property>
2507                <property name="sizeHint" stdset="0">
2508                 <size>
2509                  <width>40</width>
2510                  <height>20</height>
2511                 </size>
2512                </property>
2513               </spacer>
2514              </item>
2515             </layout>
2516            </item>
2517            <item row="10" column="0" colspan="4">
2518             <layout class="QHBoxLayout" name="horizontalLayout_25">
2519              <item>
2520               <spacer name="horizontalSpacer_31">
2521                <property name="orientation">
2522                 <enum>Qt::Horizontal</enum>
2523                </property>
2524                <property name="sizeType">
2525                 <enum>QSizePolicy::Fixed</enum>
2526                </property>
2527                <property name="sizeHint" stdset="0">
2528                 <size>
2529                  <width>20</width>
2530                  <height>20</height>
2531                 </size>
2532                </property>
2533               </spacer>
2534              </item>
2535              <item>
2536               <widget class="QPushButton" name="searchEngines">
2537                <property name="text">
2538                 <string>Search Engines Manager</string>
2539                </property>
2540               </widget>
2541              </item>
2542              <item>
2543               <spacer name="horizontalSpacer_32">
2544                <property name="orientation">
2545                 <enum>Qt::Horizontal</enum>
2546                </property>
2547                <property name="sizeHint" stdset="0">
2548                 <size>
2549                  <width>40</width>
2550                  <height>20</height>
2551                 </size>
2552                </property>
2553               </spacer>
2554              </item>
2555             </layout>
2556            </item>
2557            <item row="20" column="0" colspan="6">
2558             <widget class="QLabel" name="label_9">
2559              <property name="text">
2560               <string>&lt;b&gt;User Style Sheet&lt;/b&gt;</string>
2561              </property>
2562             </widget>
2563            </item>
2564            <item row="9" column="0" colspan="6">
2565             <widget class="QLabel" name="label_66">
2566              <property name="text">
2567               <string>&lt;b&gt;Manage search engines&lt;/b&gt;</string>
2568              </property>
2569             </widget>
2570            </item>
2571            <item row="18" column="0">
2572             <widget class="QLabel" name="label_11">
2573              <property name="font">
2574               <font>
2575                <weight>75</weight>
2576                <bold>true</bold>
2577               </font>
2578              </property>
2579              <property name="text">
2580               <string>Manage custom schemes</string>
2581              </property>
2582             </widget>
2583            </item>
2584            <item row="5" column="0" colspan="4">
2585             <layout class="QHBoxLayout" name="horizontalLayout_8">
2586              <item>
2587               <spacer name="horizontalSpacer_24">
2588                <property name="orientation">
2589                 <enum>Qt::Horizontal</enum>
2590                </property>
2591                <property name="sizeType">
2592                 <enum>QSizePolicy::Fixed</enum>
2593                </property>
2594                <property name="sizeHint" stdset="0">
2595                 <size>
2596                  <width>20</width>
2597                  <height>20</height>
2598                 </size>
2599                </property>
2600               </spacer>
2601              </item>
2602              <item>
2603               <widget class="QPushButton" name="preferredLanguages">
2604                <property name="text">
2605                 <string>Languages</string>
2606                </property>
2607               </widget>
2608              </item>
2609              <item>
2610               <spacer name="horizontalSpacer_10">
2611                <property name="orientation">
2612                 <enum>Qt::Horizontal</enum>
2613                </property>
2614                <property name="sizeHint" stdset="0">
2615                 <size>
2616                  <width>40</width>
2617                  <height>20</height>
2618                 </size>
2619                </property>
2620               </spacer>
2621              </item>
2622             </layout>
2623            </item>
2624            <item row="4" column="0" colspan="6">
2625             <widget class="QLabel" name="label_36">
2626              <property name="text">
2627               <string>&lt;b&gt;Preferred language for web sites&lt;/b&gt;</string>
2628              </property>
2629             </widget>
2630            </item>
2631            <item row="12" column="0" colspan="4">
2632             <layout class="QHBoxLayout" name="horizontalLayout_6">
2633              <item>
2634               <spacer name="horizontalSpacer_35">
2635                <property name="orientation">
2636                 <enum>Qt::Horizontal</enum>
2637                </property>
2638                <property name="sizeType">
2639                 <enum>QSizePolicy::Fixed</enum>
2640                </property>
2641                <property name="sizeHint" stdset="0">
2642                 <size>
2643                  <width>20</width>
2644                  <height>20</height>
2645                 </size>
2646                </property>
2647               </spacer>
2648              </item>
2649              <item>
2650               <widget class="QPushButton" name="certificateManager">
2651                <property name="text">
2652                 <string>Certificate Exception Manager</string>
2653                </property>
2654               </widget>
2655              </item>
2656              <item>
2657               <spacer name="horizontalSpacer_36">
2658                <property name="orientation">
2659                 <enum>Qt::Horizontal</enum>
2660                </property>
2661                <property name="sizeHint" stdset="0">
2662                 <size>
2663                  <width>40</width>
2664                  <height>20</height>
2665                 </size>
2666                </property>
2667               </spacer>
2668              </item>
2669             </layout>
2670            </item>
2671            <item row="7" column="0" colspan="6">
2672             <widget class="QLabel" name="label_60">
2673              <property name="text">
2674               <string>&lt;b&gt;Change browser identification&lt;/b&gt;</string>
2675              </property>
2676             </widget>
2677            </item>
2678            <item row="8" column="0" colspan="4">
2679             <layout class="QHBoxLayout" name="horizontalLayout_17">
2680              <item>
2681               <spacer name="horizontalSpacer_26">
2682                <property name="orientation">
2683                 <enum>Qt::Horizontal</enum>
2684                </property>
2685                <property name="sizeType">
2686                 <enum>QSizePolicy::Fixed</enum>
2687                </property>
2688                <property name="sizeHint" stdset="0">
2689                 <size>
2690                  <width>20</width>
2691                  <height>20</height>
2692                 </size>
2693                </property>
2694               </spacer>
2695              </item>
2696              <item>
2697               <widget class="QPushButton" name="uaManager">
2698                <property name="text">
2699                 <string>User Agent Manager</string>
2700                </property>
2701               </widget>
2702              </item>
2703              <item>
2704               <spacer name="horizontalSpacer_25">
2705                <property name="orientation">
2706                 <enum>Qt::Horizontal</enum>
2707                </property>
2708                <property name="sizeHint" stdset="0">
2709                 <size>
2710                  <width>40</width>
2711                  <height>20</height>
2712                 </size>
2713                </property>
2714               </spacer>
2715              </item>
2716             </layout>
2717            </item>
2718            <item row="21" column="0" colspan="6">
2719             <widget class="QLabel" name="label_15">
2720              <property name="text">
2721               <string>Style Sheet automatically loaded with all websites: </string>
2722              </property>
2723             </widget>
2724            </item>
2725            <item row="23" column="0">
2726             <layout class="QHBoxLayout" name="horizontalLayout_13">
2727              <item>
2728               <spacer name="horizontalSpacer_37">
2729                <property name="orientation">
2730                 <enum>Qt::Horizontal</enum>
2731                </property>
2732                <property name="sizeType">
2733                 <enum>QSizePolicy::Fixed</enum>
2734                </property>
2735                <property name="sizeHint" stdset="0">
2736                 <size>
2737                  <width>20</width>
2738                  <height>20</height>
2739                 </size>
2740                </property>
2741               </spacer>
2742              </item>
2743              <item>
2744               <widget class="QLineEdit" name="userStyleSheet"/>
2745              </item>
2746              <item>
2747               <widget class="MacToolButton" name="chooseUserStylesheet">
2748                <property name="text">
2749                 <string>...</string>
2750                </property>
2751               </widget>
2752              </item>
2753             </layout>
2754            </item>
2755            <item row="16" column="0" colspan="6">
2756             <widget class="QLabel" name="label_7">
2757              <property name="text">
2758               <string>&lt;b&gt;Manage protocol handlers&lt;/b&gt;</string>
2759              </property>
2760             </widget>
2761            </item>
2762            <item row="11" column="0">
2763             <widget class="QLabel" name="label_8">
2764              <property name="text">
2765               <string>&lt;b&gt;Certificate manager&lt;/b&gt;</string>
2766              </property>
2767             </widget>
2768            </item>
2769            <item row="28" column="0">
2770             <spacer name="verticalSpacer_15">
2771              <property name="orientation">
2772               <enum>Qt::Vertical</enum>
2773              </property>
2774              <property name="sizeHint" stdset="0">
2775               <size>
2776                <width>20</width>
2777                <height>40</height>
2778               </size>
2779              </property>
2780             </spacer>
2781            </item>
2782            <item row="5" column="5">
2783             <spacer name="horizontalSpacer_6">
2784              <property name="orientation">
2785               <enum>Qt::Horizontal</enum>
2786              </property>
2787              <property name="sizeHint" stdset="0">
2788               <size>
2789                <width>40</width>
2790                <height>20</height>
2791               </size>
2792              </property>
2793             </spacer>
2794            </item>
2795            <item row="19" column="0">
2796             <layout class="QHBoxLayout" name="horizontalLayout_15">
2797              <item>
2798               <spacer name="horizontalSpacer_38">
2799                <property name="orientation">
2800                 <enum>Qt::Horizontal</enum>
2801                </property>
2802                <property name="sizeType">
2803                 <enum>QSizePolicy::Fixed</enum>
2804                </property>
2805                <property name="sizeHint" stdset="0">
2806                 <size>
2807                  <width>20</width>
2808                  <height>20</height>
2809                 </size>
2810                </property>
2811               </spacer>
2812              </item>
2813              <item>
2814               <widget class="QPushButton" name="customSchemes">
2815                <property name="text">
2816                 <string>Custom Scheme Manager</string>
2817                </property>
2818               </widget>
2819              </item>
2820              <item>
2821               <spacer name="horizontalSpacer_39">
2822                <property name="orientation">
2823                 <enum>Qt::Horizontal</enum>
2824                </property>
2825                <property name="sizeHint" stdset="0">
2826                 <size>
2827                  <width>40</width>
2828                  <height>20</height>
2829                 </size>
2830                </property>
2831               </spacer>
2832              </item>
2833             </layout>
2834            </item>
2835           </layout>
2836          </widget>
2837         </widget>
2838        </item>
2839       </layout>
2840      </widget>
2841     </widget>
2842    </item>
2843    <item row="3" column="1" colspan="2">
2844     <widget class="Line" name="line_2">
2845      <property name="orientation">
2846       <enum>Qt::Horizontal</enum>
2847      </property>
2848     </widget>
2849    </item>
2850    <item row="4" column="2">
2851     <widget class="QDialogButtonBox" name="buttonBox">
2852      <property name="standardButtons">
2853       <set>QDialogButtonBox::Apply|QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
2854      </property>
2855     </widget>
2856    </item>
2857   </layout>
2858  </widget>
2859  <customwidgets>
2860   <customwidget>
2861    <class>MacToolButton</class>
2862    <extends>QToolButton</extends>
2863    <header>mactoolbutton.h</header>
2864   </customwidget>
2865  </customwidgets>
2866  <tabstops>
2867   <tabstop>buttonBox</tabstop>
2868   <tabstop>afterLaunch</tabstop>
2869   <tabstop>homepage</tabstop>
2870   <tabstop>useCurrentBut</tabstop>
2871   <tabstop>newTab</tabstop>
2872   <tabstop>newTabUrl</tabstop>
2873   <tabstop>newTabUseCurrent</tabstop>
2874   <tabstop>checkUpdates</tabstop>
2875   <tabstop>startProfile</tabstop>
2876   <tabstop>createProfile</tabstop>
2877   <tabstop>deleteProfile</tabstop>
2878   <tabstop>tabWidget_2</tabstop>
2879   <tabstop>hideTabsOnTab</tabstop>
2880   <tabstop>askWhenClosingMultipleTabs</tabstop>
2881   <tabstop>selectAllOnFocus</tabstop>
2882   <tabstop>selectAllOnClick</tabstop>
2883   <tabstop>tabWidget</tabstop>
2884   <tabstop>allowPlugins</tabstop>
2885   <tabstop>wheelScroll</tabstop>
2886   <tabstop>fontStandard</tabstop>
2887   <tabstop>fontFixed</tabstop>
2888   <tabstop>fontSerif</tabstop>
2889   <tabstop>fontSansSerif</tabstop>
2890   <tabstop>fontCursive</tabstop>
2891   <tabstop>fontFantasy</tabstop>
2892   <tabstop>askEverytime</tabstop>
2893   <tabstop>useDefined</tabstop>
2894   <tabstop>downLoc</tabstop>
2895   <tabstop>downButt</tabstop>
2896   <tabstop>closeDownManOnFinish</tabstop>
2897   <tabstop>allowPassManager</tabstop>
2898   <tabstop>useOSDNotifications</tabstop>
2899   <tabstop>useNativeSystemNotifications</tabstop>
2900   <tabstop>doNotUseNotifications</tabstop>
2901   <tabstop>notificationTimeout</tabstop>
2902   <tabstop>preferredLanguages</tabstop>
2903   <tabstop>userStyleSheet</tabstop>
2904   <tabstop>chooseUserStylesheet</tabstop>
2905   <tabstop>allowCache</tabstop>
2906   <tabstop>cacheMB</tabstop>
2907   <tabstop>saveHistory</tabstop>
2908   <tabstop>deleteHistoryOnClose</tabstop>
2909   <tabstop>proxyServer</tabstop>
2910   <tabstop>proxyPort</tabstop>
2911   <tabstop>manualProxy</tabstop>
2912   <tabstop>systemProxy</tabstop>
2913   <tabstop>showStatusbar</tabstop>
2914   <tabstop>showNavigationToolbar</tabstop>
2915   <tabstop>showBookmarksToolbar</tabstop>
2916  </tabstops>
2917  <resources/>
2918  <connections>
2919   <connection>
2920    <sender>showLoadingInAddressBar</sender>
2921    <signal>toggled(bool)</signal>
2922    <receiver>adressProgressSettings</receiver>
2923    <slot>setEnabled(bool)</slot>
2924    <hints>
2925     <hint type="sourcelabel">
2926      <x>513</x>
2927      <y>117</y>
2928     </hint>
2929     <hint type="destinationlabel">
2930      <x>513</x>
2931      <y>154</y>
2932     </hint>
2933    </hints>
2934   </connection>
2935   <connection>
2936    <sender>checkBoxCustomProgressColor</sender>
2937    <signal>toggled(bool)</signal>
2938    <receiver>progressBarColorSelector</receiver>
2939    <slot>setEnabled(bool)</slot>
2940    <hints>
2941     <hint type="sourcelabel">
2942      <x>405</x>
2943      <y>152</y>
2944     </hint>
2945     <hint type="destinationlabel">
2946      <x>567</x>
2947      <y>157</y>
2948     </hint>
2949    </hints>
2950   </connection>
2951  </connections>
2952 </ui>