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" colspan="2"> |
209 <item row="0" column="0"> |
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" colspan="2"> |
219 <item row="1" column="0"> |
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" colspan="2"> |
249 <item row="3" column="0"> |
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"> |
255 <string>Enable Plugins</string> |
255 <string>Enable Plugins</string> |
256 </property> |
256 </property> |
257 </widget> |
257 </widget> |
258 </item> |
258 </item> |
259 <item row="4" column="0" colspan="2"> |
259 <item row="4" column="0" colspan="2"> |
|
260 <layout class="QHBoxLayout" name="horizontalLayout_3"> |
|
261 <item> |
|
262 <spacer name="horizontalSpacer_4"> |
|
263 <property name="orientation"> |
|
264 <enum>Qt::Horizontal</enum> |
|
265 </property> |
|
266 <property name="sizeType"> |
|
267 <enum>QSizePolicy::Fixed</enum> |
|
268 </property> |
|
269 <property name="sizeHint" stdset="0"> |
|
270 <size> |
|
271 <width>20</width> |
|
272 <height>19</height> |
|
273 </size> |
|
274 </property> |
|
275 </spacer> |
|
276 </item> |
|
277 <item> |
|
278 <widget class="QCheckBox" name="clickToFlashCheckBox"> |
|
279 <property name="enabled"> |
|
280 <bool>false</bool> |
|
281 </property> |
|
282 <property name="sizePolicy"> |
|
283 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
284 <horstretch>8</horstretch> |
|
285 <verstretch>0</verstretch> |
|
286 </sizepolicy> |
|
287 </property> |
|
288 <property name="toolTip"> |
|
289 <string>Select to activate the Flash blocker</string> |
|
290 </property> |
|
291 <property name="text"> |
|
292 <string>Use ClickToFlash on Flash plugins</string> |
|
293 </property> |
|
294 </widget> |
|
295 </item> |
|
296 <item> |
|
297 <spacer name="horizontalSpacer_5"> |
|
298 <property name="orientation"> |
|
299 <enum>Qt::Horizontal</enum> |
|
300 </property> |
|
301 <property name="sizeHint" stdset="0"> |
|
302 <size> |
|
303 <width>308</width> |
|
304 <height>20</height> |
|
305 </size> |
|
306 </property> |
|
307 </spacer> |
|
308 </item> |
|
309 </layout> |
|
310 </item> |
|
311 <item row="5" column="0" colspan="2"> |
260 <widget class="Line" name="line"> |
312 <widget class="Line" name="line"> |
261 <property name="orientation"> |
313 <property name="orientation"> |
262 <enum>Qt::Horizontal</enum> |
314 <enum>Qt::Horizontal</enum> |
263 </property> |
315 </property> |
264 </widget> |
316 </widget> |
265 </item> |
317 </item> |
266 <item row="5" column="0" colspan="2"> |
318 <item row="6" column="0"> |
267 <widget class="QCheckBox" name="doNotTrackCheckBox"> |
319 <widget class="QCheckBox" name="doNotTrackCheckBox"> |
268 <property name="toolTip"> |
320 <property name="toolTip"> |
269 <string>Select to enabled the "Do Not Track" feature</string> |
321 <string>Select to enabled the "Do Not Track" feature</string> |
270 </property> |
322 </property> |
271 <property name="text"> |
323 <property name="text"> |
591 <tabstop>javaCheckBox</tabstop> |
643 <tabstop>javaCheckBox</tabstop> |
592 <tabstop>javaScriptCheckBox</tabstop> |
644 <tabstop>javaScriptCheckBox</tabstop> |
593 <tabstop>jsOpenWindowsCheckBox</tabstop> |
645 <tabstop>jsOpenWindowsCheckBox</tabstop> |
594 <tabstop>jsClipboardCheckBox</tabstop> |
646 <tabstop>jsClipboardCheckBox</tabstop> |
595 <tabstop>pluginsCheckBox</tabstop> |
647 <tabstop>pluginsCheckBox</tabstop> |
|
648 <tabstop>clickToFlashCheckBox</tabstop> |
596 <tabstop>doNotTrackCheckBox</tabstop> |
649 <tabstop>doNotTrackCheckBox</tabstop> |
597 <tabstop>xssAuditingCheckBox</tabstop> |
650 <tabstop>xssAuditingCheckBox</tabstop> |
598 <tabstop>expireHistory</tabstop> |
651 <tabstop>expireHistory</tabstop> |
599 <tabstop>diskCacheCheckBox</tabstop> |
652 <tabstop>diskCacheCheckBox</tabstop> |
600 <tabstop>cacheKeepButton</tabstop> |
653 <tabstop>cacheKeepButton</tabstop> |
606 <tabstop>spatialCheckBox</tabstop> |
659 <tabstop>spatialCheckBox</tabstop> |
607 <tabstop>linksInFocusChainCheckBox</tabstop> |
660 <tabstop>linksInFocusChainCheckBox</tabstop> |
608 <tabstop>accessKeysCheckBox</tabstop> |
661 <tabstop>accessKeysCheckBox</tabstop> |
609 </tabstops> |
662 </tabstops> |
610 <resources/> |
663 <resources/> |
611 <connections/> |
664 <connections> |
|
665 <connection> |
|
666 <sender>pluginsCheckBox</sender> |
|
667 <signal>toggled(bool)</signal> |
|
668 <receiver>clickToFlashCheckBox</receiver> |
|
669 <slot>setEnabled(bool)</slot> |
|
670 <hints> |
|
671 <hint type="sourcelabel"> |
|
672 <x>89</x> |
|
673 <y>422</y> |
|
674 </hint> |
|
675 <hint type="destinationlabel"> |
|
676 <x>89</x> |
|
677 <y>443</y> |
|
678 </hint> |
|
679 </hints> |
|
680 </connection> |
|
681 </connections> |
612 </ui> |
682 </ui> |