21 <widget class="QCheckBox" name="historyCheckBox"> |
21 <widget class="QCheckBox" name="historyCheckBox"> |
22 <property name="toolTip"> |
22 <property name="toolTip"> |
23 <string>Select to clear the browsing history</string> |
23 <string>Select to clear the browsing history</string> |
24 </property> |
24 </property> |
25 <property name="text"> |
25 <property name="text"> |
26 <string>&Browsing History</string> |
26 <string>Browsing History</string> |
27 </property> |
27 </property> |
28 <property name="checked"> |
28 <property name="checked"> |
29 <bool>true</bool> |
29 <bool>true</bool> |
30 </property> |
30 </property> |
31 </widget> |
31 </widget> |
33 <item> |
33 <item> |
34 <layout class="QHBoxLayout" name="horizontalLayout"> |
34 <layout class="QHBoxLayout" name="horizontalLayout"> |
35 <item> |
35 <item> |
36 <spacer name="horizontalSpacer"> |
36 <spacer name="horizontalSpacer"> |
37 <property name="orientation"> |
37 <property name="orientation"> |
38 <enum>Qt::Horizontal</enum> |
38 <enum>Qt::Orientation::Horizontal</enum> |
39 </property> |
39 </property> |
40 <property name="sizeHint" stdset="0"> |
40 <property name="sizeHint" stdset="0"> |
41 <size> |
41 <size> |
42 <width>40</width> |
42 <width>40</width> |
43 <height>20</height> |
43 <height>20</height> |
89 <widget class="QCheckBox" name="searchCheckBox"> |
89 <widget class="QCheckBox" name="searchCheckBox"> |
90 <property name="toolTip"> |
90 <property name="toolTip"> |
91 <string>Select to clear the search history</string> |
91 <string>Select to clear the search history</string> |
92 </property> |
92 </property> |
93 <property name="text"> |
93 <property name="text"> |
94 <string>&Search History</string> |
94 <string>Search History</string> |
95 </property> |
95 </property> |
96 <property name="checked"> |
96 <property name="checked"> |
97 <bool>true</bool> |
97 <bool>true</bool> |
98 </property> |
98 </property> |
99 </widget> |
99 </widget> |
102 <widget class="QCheckBox" name="downloadsCheckBox"> |
102 <widget class="QCheckBox" name="downloadsCheckBox"> |
103 <property name="toolTip"> |
103 <property name="toolTip"> |
104 <string>Select to clear the download history</string> |
104 <string>Select to clear the download history</string> |
105 </property> |
105 </property> |
106 <property name="text"> |
106 <property name="text"> |
107 <string>Download &History</string> |
107 <string>Download History</string> |
108 </property> |
108 </property> |
109 <property name="checked"> |
109 <property name="checked"> |
110 <bool>true</bool> |
110 <bool>true</bool> |
111 </property> |
111 </property> |
112 </widget> |
112 </widget> |
115 <widget class="QCheckBox" name="cookiesCheckBox"> |
115 <widget class="QCheckBox" name="cookiesCheckBox"> |
116 <property name="toolTip"> |
116 <property name="toolTip"> |
117 <string>Select to clear the cookies</string> |
117 <string>Select to clear the cookies</string> |
118 </property> |
118 </property> |
119 <property name="text"> |
119 <property name="text"> |
120 <string>&Cookies</string> |
120 <string>Cookies</string> |
121 </property> |
121 </property> |
122 <property name="checked"> |
122 <property name="checked"> |
123 <bool>true</bool> |
123 <bool>true</bool> |
124 </property> |
124 </property> |
125 </widget> |
125 </widget> |
128 <widget class="QCheckBox" name="cacheCheckBox"> |
128 <widget class="QCheckBox" name="cacheCheckBox"> |
129 <property name="toolTip"> |
129 <property name="toolTip"> |
130 <string>Select to clear the disk cache</string> |
130 <string>Select to clear the disk cache</string> |
131 </property> |
131 </property> |
132 <property name="text"> |
132 <property name="text"> |
133 <string>Cached &Web Pages</string> |
133 <string>Cached Web Pages</string> |
134 </property> |
134 </property> |
135 <property name="checked"> |
135 <property name="checked"> |
136 <bool>true</bool> |
136 <bool>true</bool> |
137 </property> |
137 </property> |
138 </widget> |
138 </widget> |
141 <widget class="QCheckBox" name="iconsCheckBox"> |
141 <widget class="QCheckBox" name="iconsCheckBox"> |
142 <property name="toolTip"> |
142 <property name="toolTip"> |
143 <string>Select to clear the website icons</string> |
143 <string>Select to clear the website icons</string> |
144 </property> |
144 </property> |
145 <property name="text"> |
145 <property name="text"> |
146 <string>Website &Icons</string> |
146 <string>Website Icons</string> |
147 </property> |
147 </property> |
148 <property name="checked"> |
148 <property name="checked"> |
149 <bool>true</bool> |
149 <bool>true</bool> |
|
150 </property> |
|
151 </widget> |
|
152 </item> |
|
153 <item> |
|
154 <widget class="QCheckBox" name="permissionsCheckBox"> |
|
155 <property name="toolTip"> |
|
156 <string>Select to clear the website permissions</string> |
|
157 </property> |
|
158 <property name="text"> |
|
159 <string>Website Permissions</string> |
150 </property> |
160 </property> |
151 </widget> |
161 </widget> |
152 </item> |
162 </item> |
153 <item> |
163 <item> |
154 <widget class="QCheckBox" name="passwordsCheckBox"> |
164 <widget class="QCheckBox" name="passwordsCheckBox"> |
155 <property name="toolTip"> |
165 <property name="toolTip"> |
156 <string>Select to clear the saved passwords</string> |
166 <string>Select to clear the saved passwords</string> |
157 </property> |
167 </property> |
158 <property name="text"> |
168 <property name="text"> |
159 <string>Saved &Passwords</string> |
169 <string>Saved Passwords</string> |
160 </property> |
170 </property> |
161 <property name="checked"> |
171 <property name="checked"> |
162 <bool>false</bool> |
172 <bool>false</bool> |
163 </property> |
173 </property> |
164 </widget> |
174 </widget> |
167 <widget class="QCheckBox" name="zoomCheckBox"> |
177 <widget class="QCheckBox" name="zoomCheckBox"> |
168 <property name="toolTip"> |
178 <property name="toolTip"> |
169 <string>Select to delete all remembered zoom settings</string> |
179 <string>Select to delete all remembered zoom settings</string> |
170 </property> |
180 </property> |
171 <property name="text"> |
181 <property name="text"> |
172 <string>&Zoom Settings</string> |
182 <string>Zoom Settings</string> |
173 </property> |
183 </property> |
174 <property name="checked"> |
184 <property name="checked"> |
175 <bool>true</bool> |
185 <bool>true</bool> |
176 </property> |
186 </property> |
177 </widget> |
187 </widget> |
187 </widget> |
197 </widget> |
188 </item> |
198 </item> |
189 <item> |
199 <item> |
190 <widget class="QDialogButtonBox" name="buttonBox"> |
200 <widget class="QDialogButtonBox" name="buttonBox"> |
191 <property name="orientation"> |
201 <property name="orientation"> |
192 <enum>Qt::Horizontal</enum> |
202 <enum>Qt::Orientation::Horizontal</enum> |
193 </property> |
203 </property> |
194 <property name="standardButtons"> |
204 <property name="standardButtons"> |
195 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> |
205 <set>QDialogButtonBox::StandardButton::Cancel|QDialogButtonBox::StandardButton::Ok</set> |
196 </property> |
206 </property> |
197 </widget> |
207 </widget> |
198 </item> |
208 </item> |
199 </layout> |
209 </layout> |
200 </widget> |
210 </widget> |
204 <tabstop>searchCheckBox</tabstop> |
214 <tabstop>searchCheckBox</tabstop> |
205 <tabstop>downloadsCheckBox</tabstop> |
215 <tabstop>downloadsCheckBox</tabstop> |
206 <tabstop>cookiesCheckBox</tabstop> |
216 <tabstop>cookiesCheckBox</tabstop> |
207 <tabstop>cacheCheckBox</tabstop> |
217 <tabstop>cacheCheckBox</tabstop> |
208 <tabstop>iconsCheckBox</tabstop> |
218 <tabstop>iconsCheckBox</tabstop> |
|
219 <tabstop>permissionsCheckBox</tabstop> |
209 <tabstop>passwordsCheckBox</tabstop> |
220 <tabstop>passwordsCheckBox</tabstop> |
210 <tabstop>zoomCheckBox</tabstop> |
221 <tabstop>zoomCheckBox</tabstop> |
211 <tabstop>sslExceptionsCheckBox</tabstop> |
222 <tabstop>sslExceptionsCheckBox</tabstop> |
212 </tabstops> |
223 </tabstops> |
213 <resources/> |
224 <resources/> |