Fix crash if key bindings specified in profile cannot be found. Improve
[personal-kdebase.git] / apps / konqueror / settings / konqhtml / advancedTabOptions.ui
blobc66ef773ca88242c925f58a17039aabf60605de1
1 <ui version="4.0" >
2  <class>advancedTabOptions</class>
3  <widget class="QWidget" name="advancedTabOptions" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>387</width>
9     <height>280</height>
10    </rect>
11   </property>
12   <layout class="QVBoxLayout" >
13    <item>
14     <layout class="QVBoxLayout" >
15      <property name="margin" >
16       <number>0</number>
17      </property>
18      <item>
19       <widget class="QCheckBox" name="m_pShowMMBInTabs" >
20        <property name="whatsThis" >
21         <string>This will open a new tab instead of a new window in various situations, such as choosing a link or a folder with the middle mouse button.</string>
22        </property>
23        <property name="text" >
24         <string>Open &amp;links in new tab instead of in new window</string>
25        </property>
26       </widget>
27      </item>
28      <item>
29       <widget class="QCheckBox" name="m_pPopupsWithinTabs" >
30        <property name="whatsThis" >
31         <string>Whether or not JavaScript popups if allowed shall open in a new tab or in a new window.</string>
32        </property>
33        <property name="text" >
34         <string>Open pop&amp;ups in new tab instead of in new window</string>
35        </property>
36       </widget>
37      </item>
38      <item>
39       <widget class="QCheckBox" name="m_pKonquerorTabforExternalURL" >
40        <property name="whatsThis" >
41         <string>When you click a URL in another KDE program or call kfmclient to open a URL, the current desktop will be searched for a non-minimized Konqueror and, if found, the URL opened as a new tab within it. Otherwise a new Konqueror window will be opened with the required URL.</string>
42        </property>
43        <property name="text" >
44         <string>Open as tab in existing Konqueror when URL is called externally</string>
45        </property>
46       </widget>
47      </item>
48      <item>
49       <widget class="QCheckBox" name="m_pNewTabsInBackground" >
50        <property name="whatsThis" >
51         <string>This will open a new tab in the background, instead of in the foreground.</string>
52        </property>
53        <property name="text" >
54         <string>O&amp;pen new tabs in the background</string>
55        </property>
56       </widget>
57      </item>
58      <item>
59       <widget class="QCheckBox" name="m_pOpenAfterCurrentPage" >
60        <property name="whatsThis" >
61         <string>This will open a new tab opened from a page after the current tab, instead of after the last tab.</string>
62        </property>
63        <property name="text" >
64         <string>Open &amp;new tab after current tab</string>
65        </property>
66       </widget>
67      </item>
68      <item>
69       <widget class="QCheckBox" name="m_pDynamicTabbarHide" >
70        <property name="whatsThis" >
71         <string>This will display the tab bar only if there are two or more tabs. Otherwise it will always be displayed.</string>
72        </property>
73        <property name="text" >
74         <string>Hide the tab bar when only one tab is open</string>
75        </property>
76       </widget>
77      </item>
78      <item>
79       <widget class="QCheckBox" name="m_pPermanentCloseButton" >
80        <property name="whatsThis" >
81         <string>This will display close buttons inside each tab instead of websites' icons.</string>
82        </property>
83        <property name="text" >
84         <string>&amp;Show close button on tabs</string>
85        </property>
86       </widget>
87      </item>
88      <item>
89       <widget class="QCheckBox" name="m_pMiddleClickClose" >
90        <property name="whatsThis" >
91         <string>When you click on a tab using the middle mouse button or mouse wheel, it will close that tab. (Konqueror needs to be restarted for changes to take effect.)</string>
92        </property>
93        <property name="text" >
94         <string>Middle-click on a tab to close it</string>
95        </property>
96       </widget>
97      </item>
98      <item>
99       <widget class="QCheckBox" name="m_pTabConfirm" >
100        <property name="whatsThis" >
101         <string>This will ask you whether you are sure you want to close a window when it has multiple tabs opened in it.</string>
102        </property>
103        <property name="text" >
104         <string>Confirm &amp;when closing windows with multiple tabs</string>
105        </property>
106       </widget>
107      </item>
108      <item>
109       <widget class="QCheckBox" name="m_pTabCloseActivatePrevious" >
110        <property name="whatsThis" >
111         <string>When checking this the previous used or opened tab will be activated when you close the current active tab instead of the one right to the current tab.</string>
112        </property>
113        <property name="text" >
114         <string>Activate previously used tab when closing the current tab</string>
115        </property>
116       </widget>
117      </item>
118     </layout>
119    </item>
120    <item>
121     <spacer>
122      <property name="orientation" >
123       <enum>Qt::Vertical</enum>
124      </property>
125      <property name="sizeType" >
126       <enum>QSizePolicy::Expanding</enum>
127      </property>
128      <property name="sizeHint" stdset="0" >
129       <size>
130        <width>20</width>
131        <height>0</height>
132       </size>
133      </property>
134     </spacer>
135    </item>
136   </layout>
137  </widget>
138  <layoutdefault spacing="3" margin="6" />
139  <layoutfunction spacing="KDialog::spacingHint" margin="KDialog::marginHint" />
140  <resources/>
141  <connections/>
142 </ui>