204 <widget class="QGroupBox" name="privacyGroup"> |
204 <widget class="QGroupBox" name="privacyGroup"> |
205 <property name="title"> |
205 <property name="title"> |
206 <string>Privacy</string> |
206 <string>Privacy</string> |
207 </property> |
207 </property> |
208 <layout class="QGridLayout" name="gridLayout"> |
208 <layout class="QGridLayout" name="gridLayout"> |
209 <item row="0" column="0"> |
209 <item row="0" column="0" colspan="2"> |
210 <widget class="QCheckBox" name="javaCheckBox"> |
210 <widget class="QCheckBox" name="javaCheckBox"> |
211 <property name="toolTip"> |
211 <property name="toolTip"> |
212 <string>Select to enable Java</string> |
212 <string>Select to enable Java</string> |
213 </property> |
213 </property> |
214 <property name="text"> |
214 <property name="text"> |
215 <string>Enable Java</string> |
215 <string>Enable Java</string> |
216 </property> |
216 </property> |
217 </widget> |
217 </widget> |
218 </item> |
218 </item> |
219 <item row="1" column="0"> |
219 <item row="1" column="0" colspan="2"> |
220 <widget class="QCheckBox" name="javaScriptCheckBox"> |
220 <widget class="QCheckBox" name="javaScriptCheckBox"> |
221 <property name="toolTip"> |
221 <property name="toolTip"> |
222 <string>Select to enable JavaScript</string> |
222 <string>Select to enable JavaScript</string> |
223 </property> |
223 </property> |
224 <property name="text"> |
224 <property name="text"> |
244 <property name="text"> |
244 <property name="text"> |
245 <string>JavaScript can access clipboard</string> |
245 <string>JavaScript can access clipboard</string> |
246 </property> |
246 </property> |
247 </widget> |
247 </widget> |
248 </item> |
248 </item> |
249 <item row="3" column="0"> |
249 <item row="3" column="0" colspan="2"> |
250 <widget class="QCheckBox" name="pluginsCheckBox"> |
250 <widget class="QCheckBox" name="pluginsCheckBox"> |
251 <property name="toolTip"> |
251 <property name="toolTip"> |
252 <string>Select to enable plugins in web pages</string> |
252 <string>Select to enable plugins in web pages</string> |
253 </property> |
253 </property> |
254 <property name="text"> |
254 <property name="text"> |
313 <property name="orientation"> |
313 <property name="orientation"> |
314 <enum>Qt::Horizontal</enum> |
314 <enum>Qt::Horizontal</enum> |
315 </property> |
315 </property> |
316 </widget> |
316 </widget> |
317 </item> |
317 </item> |
318 <item row="6" column="0"> |
318 <item row="6" column="0" colspan="2"> |
319 <widget class="QCheckBox" name="doNotTrackCheckBox"> |
319 <widget class="QCheckBox" name="doNotTrackCheckBox"> |
320 <property name="toolTip"> |
320 <property name="toolTip"> |
321 <string>Select to enabled the "Do Not Track" feature</string> |
321 <string>Select to enabled the "Do Not Track" feature</string> |
322 </property> |
322 </property> |
323 <property name="text"> |
323 <property name="text"> |
324 <string>Tell web sites I do not want to be tracked</string> |
324 <string>Tell web sites I do not want to be tracked</string> |
|
325 </property> |
|
326 </widget> |
|
327 </item> |
|
328 <item row="7" column="0" colspan="2"> |
|
329 <widget class="QCheckBox" name="sendRefererCheckBox"> |
|
330 <property name="toolTip"> |
|
331 <string>Select to send referer headers to the server</string> |
|
332 </property> |
|
333 <property name="text"> |
|
334 <string>Send Referer header to servers</string> |
325 </property> |
335 </property> |
326 </widget> |
336 </widget> |
327 </item> |
337 </item> |
328 </layout> |
338 </layout> |
329 </widget> |
339 </widget> |
645 <tabstop>jsOpenWindowsCheckBox</tabstop> |
655 <tabstop>jsOpenWindowsCheckBox</tabstop> |
646 <tabstop>jsClipboardCheckBox</tabstop> |
656 <tabstop>jsClipboardCheckBox</tabstop> |
647 <tabstop>pluginsCheckBox</tabstop> |
657 <tabstop>pluginsCheckBox</tabstop> |
648 <tabstop>clickToFlashCheckBox</tabstop> |
658 <tabstop>clickToFlashCheckBox</tabstop> |
649 <tabstop>doNotTrackCheckBox</tabstop> |
659 <tabstop>doNotTrackCheckBox</tabstop> |
|
660 <tabstop>sendRefererCheckBox</tabstop> |
650 <tabstop>xssAuditingCheckBox</tabstop> |
661 <tabstop>xssAuditingCheckBox</tabstop> |
651 <tabstop>expireHistory</tabstop> |
662 <tabstop>expireHistory</tabstop> |
652 <tabstop>diskCacheCheckBox</tabstop> |
663 <tabstop>diskCacheCheckBox</tabstop> |
653 <tabstop>cacheKeepButton</tabstop> |
664 <tabstop>cacheKeepButton</tabstop> |
654 <tabstop>cachePreferButton</tabstop> |
665 <tabstop>cachePreferButton</tabstop> |