208 <item> |
208 <item> |
209 <widget class="QGroupBox" name="privacyGroup"> |
209 <widget class="QGroupBox" name="privacyGroup"> |
210 <property name="title"> |
210 <property name="title"> |
211 <string>Privacy</string> |
211 <string>Privacy</string> |
212 </property> |
212 </property> |
213 <layout class="QGridLayout" name="gridLayout"> |
213 <layout class="QVBoxLayout" name="verticalLayout_4"> |
214 <item row="0" column="0"> |
214 <item> |
215 <widget class="QCheckBox" name="javaCheckBox"> |
215 <widget class="QCheckBox" name="javaCheckBox"> |
216 <property name="toolTip"> |
216 <property name="toolTip"> |
217 <string>Select to enable Java</string> |
217 <string>Select to enable Java</string> |
218 </property> |
218 </property> |
219 <property name="text"> |
219 <property name="text"> |
220 <string>Enable Java</string> |
220 <string>Enable Java</string> |
221 </property> |
221 </property> |
222 </widget> |
222 </widget> |
223 </item> |
223 </item> |
224 <item row="1" column="0"> |
224 <item> |
225 <widget class="QCheckBox" name="javaScriptCheckBox"> |
225 <widget class="QGroupBox" name="javaScriptGroup"> |
226 <property name="toolTip"> |
226 <property name="toolTip"> |
227 <string>Select to enable JavaScript</string> |
227 <string>Select to enable JavaScript</string> |
228 </property> |
228 </property> |
229 <property name="text"> |
229 <property name="title"> |
230 <string>Enable JavaScript</string> |
230 <string>Enable JavaScript</string> |
231 </property> |
231 </property> |
232 </widget> |
232 <property name="checkable"> |
233 </item> |
233 <bool>true</bool> |
234 <item row="2" column="0"> |
234 </property> |
235 <widget class="QCheckBox" name="jsOpenWindowsCheckBox"> |
235 <property name="checked"> |
236 <property name="toolTip"> |
236 <bool>false</bool> |
237 <string>Select to allow JavaScript to open windows</string> |
237 </property> |
238 </property> |
238 <layout class="QGridLayout" name="gridLayout"> |
239 <property name="text"> |
239 <item row="0" column="0"> |
240 <string>JavaScript can open windows</string> |
240 <widget class="QCheckBox" name="jsOpenWindowsCheckBox"> |
241 </property> |
241 <property name="toolTip"> |
242 </widget> |
242 <string>Select to allow JavaScript to open windows</string> |
243 </item> |
243 </property> |
244 <item row="2" column="1"> |
244 <property name="text"> |
245 <widget class="QCheckBox" name="jsClipboardCheckBox"> |
245 <string>JavaScript can open windows</string> |
246 <property name="toolTip"> |
246 </property> |
247 <string>Select to allow JavaScript to access the clipboard</string> |
247 </widget> |
248 </property> |
248 </item> |
249 <property name="text"> |
249 <item row="0" column="1"> |
250 <string>JavaScript can access clipboard</string> |
250 <widget class="QCheckBox" name="jsCloseWindowsCheckBox"> |
251 </property> |
251 <property name="toolTip"> |
252 </widget> |
252 <string>Select to allow JavaScript to close windows</string> |
253 </item> |
253 </property> |
254 <item row="3" column="0"> |
254 <property name="text"> |
255 <widget class="QCheckBox" name="pluginsCheckBox"> |
255 <string>JavaScript can close windows</string> |
|
256 </property> |
|
257 </widget> |
|
258 </item> |
|
259 <item row="1" column="0"> |
|
260 <widget class="QCheckBox" name="jsClipboardCheckBox"> |
|
261 <property name="toolTip"> |
|
262 <string>Select to allow JavaScript to access the clipboard</string> |
|
263 </property> |
|
264 <property name="text"> |
|
265 <string>JavaScript can access clipboard</string> |
|
266 </property> |
|
267 </widget> |
|
268 </item> |
|
269 </layout> |
|
270 </widget> |
|
271 </item> |
|
272 <item> |
|
273 <widget class="QGroupBox" name="pluginsGroup"> |
256 <property name="toolTip"> |
274 <property name="toolTip"> |
257 <string>Select to enable plugins in web pages</string> |
275 <string>Select to enable plugins in web pages</string> |
258 </property> |
276 </property> |
259 <property name="text"> |
277 <property name="title"> |
260 <string>Enable Plugins</string> |
278 <string>Enable Plug-ins</string> |
261 </property> |
279 </property> |
262 </widget> |
280 <property name="checkable"> |
263 </item> |
281 <bool>true</bool> |
264 <item row="4" column="0" colspan="2"> |
282 </property> |
265 <layout class="QHBoxLayout" name="horizontalLayout_3"> |
283 <property name="checked"> |
266 <item> |
284 <bool>false</bool> |
267 <spacer name="horizontalSpacer_4"> |
285 </property> |
268 <property name="orientation"> |
286 <layout class="QGridLayout" name="gridLayout_7"> |
269 <enum>Qt::Horizontal</enum> |
287 <item row="0" column="0"> |
270 </property> |
288 <widget class="QCheckBox" name="clickToFlashCheckBox"> |
271 <property name="sizeType"> |
289 <property name="enabled"> |
272 <enum>QSizePolicy::Fixed</enum> |
290 <bool>false</bool> |
273 </property> |
291 </property> |
274 <property name="sizeHint" stdset="0"> |
292 <property name="sizePolicy"> |
275 <size> |
293 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
276 <width>20</width> |
294 <horstretch>8</horstretch> |
277 <height>19</height> |
295 <verstretch>0</verstretch> |
278 </size> |
296 </sizepolicy> |
279 </property> |
297 </property> |
280 </spacer> |
298 <property name="toolTip"> |
281 </item> |
299 <string>Select to activate the Flash blocker</string> |
282 <item> |
300 </property> |
283 <widget class="QCheckBox" name="clickToFlashCheckBox"> |
301 <property name="text"> |
284 <property name="enabled"> |
302 <string>Use ClickToFlash on Flash plugins</string> |
285 <bool>false</bool> |
303 </property> |
286 </property> |
304 </widget> |
287 <property name="sizePolicy"> |
305 </item> |
288 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
306 </layout> |
289 <horstretch>8</horstretch> |
307 </widget> |
290 <verstretch>0</verstretch> |
308 </item> |
291 </sizepolicy> |
309 <item> |
292 </property> |
|
293 <property name="toolTip"> |
|
294 <string>Select to activate the Flash blocker</string> |
|
295 </property> |
|
296 <property name="text"> |
|
297 <string>Use ClickToFlash on Flash plugins</string> |
|
298 </property> |
|
299 </widget> |
|
300 </item> |
|
301 <item> |
|
302 <spacer name="horizontalSpacer_5"> |
|
303 <property name="orientation"> |
|
304 <enum>Qt::Horizontal</enum> |
|
305 </property> |
|
306 <property name="sizeHint" stdset="0"> |
|
307 <size> |
|
308 <width>308</width> |
|
309 <height>20</height> |
|
310 </size> |
|
311 </property> |
|
312 </spacer> |
|
313 </item> |
|
314 </layout> |
|
315 </item> |
|
316 <item row="5" column="0" colspan="2"> |
|
317 <widget class="Line" name="line"> |
310 <widget class="Line" name="line"> |
318 <property name="orientation"> |
311 <property name="orientation"> |
319 <enum>Qt::Horizontal</enum> |
312 <enum>Qt::Horizontal</enum> |
320 </property> |
313 </property> |
321 </widget> |
314 </widget> |
322 </item> |
315 </item> |
323 <item row="6" column="0"> |
316 <item> |
324 <widget class="QCheckBox" name="doNotTrackCheckBox"> |
317 <widget class="QCheckBox" name="doNotTrackCheckBox"> |
325 <property name="toolTip"> |
318 <property name="toolTip"> |
326 <string>Select to enabled the "Do Not Track" feature</string> |
319 <string>Select to enabled the "Do Not Track" feature</string> |
327 </property> |
320 </property> |
328 <property name="text"> |
321 <property name="text"> |
329 <string>Tell web sites I do not want to be tracked</string> |
322 <string>Tell web sites I do not want to be tracked</string> |
330 </property> |
323 </property> |
331 </widget> |
324 </widget> |
332 </item> |
325 </item> |
333 <item row="7" column="0" colspan="2"> |
326 <item> |
334 <layout class="QHBoxLayout" name="horizontalLayout_4"> |
327 <layout class="QHBoxLayout" name="horizontalLayout_4"> |
335 <item> |
328 <item> |
336 <widget class="QCheckBox" name="sendRefererCheckBox"> |
329 <widget class="QCheckBox" name="sendRefererCheckBox"> |
337 <property name="toolTip"> |
330 <property name="toolTip"> |
338 <string>Select to send referer headers to the server</string> |
331 <string>Select to send referer headers to the server</string> |
708 <tabstop>homePageEdit</tabstop> |
701 <tabstop>homePageEdit</tabstop> |
709 <tabstop>setCurrentPageButton</tabstop> |
702 <tabstop>setCurrentPageButton</tabstop> |
710 <tabstop>defaultHomeButton</tabstop> |
703 <tabstop>defaultHomeButton</tabstop> |
711 <tabstop>defaultSchemeCombo</tabstop> |
704 <tabstop>defaultSchemeCombo</tabstop> |
712 <tabstop>javaCheckBox</tabstop> |
705 <tabstop>javaCheckBox</tabstop> |
713 <tabstop>javaScriptCheckBox</tabstop> |
706 <tabstop>javaScriptGroup</tabstop> |
714 <tabstop>jsOpenWindowsCheckBox</tabstop> |
707 <tabstop>jsOpenWindowsCheckBox</tabstop> |
|
708 <tabstop>jsCloseWindowsCheckBox</tabstop> |
715 <tabstop>jsClipboardCheckBox</tabstop> |
709 <tabstop>jsClipboardCheckBox</tabstop> |
716 <tabstop>pluginsCheckBox</tabstop> |
710 <tabstop>pluginsGroup</tabstop> |
717 <tabstop>clickToFlashCheckBox</tabstop> |
711 <tabstop>clickToFlashCheckBox</tabstop> |
718 <tabstop>doNotTrackCheckBox</tabstop> |
712 <tabstop>doNotTrackCheckBox</tabstop> |
719 <tabstop>sendRefererCheckBox</tabstop> |
713 <tabstop>sendRefererCheckBox</tabstop> |
720 <tabstop>refererWhitelistButton</tabstop> |
714 <tabstop>refererWhitelistButton</tabstop> |
721 <tabstop>xssAuditingCheckBox</tabstop> |
715 <tabstop>xssAuditingCheckBox</tabstop> |