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"> |
255 <string>Enable Plugins</string> |
255 <string>Enable Plugins</string> |
|
256 </property> |
|
257 </widget> |
|
258 </item> |
|
259 <item row="4" column="0" colspan="2"> |
|
260 <widget class="Line" name="line"> |
|
261 <property name="orientation"> |
|
262 <enum>Qt::Horizontal</enum> |
|
263 </property> |
|
264 </widget> |
|
265 </item> |
|
266 <item row="5" column="0" colspan="2"> |
|
267 <widget class="QCheckBox" name="doNotTrackCheckBox"> |
|
268 <property name="toolTip"> |
|
269 <string>Select to enabled the "Do Not Track" feature</string> |
|
270 </property> |
|
271 <property name="text"> |
|
272 <string>Tell web sites I do not want to be tracked</string> |
256 </property> |
273 </property> |
257 </widget> |
274 </widget> |
258 </item> |
275 </item> |
259 </layout> |
276 </layout> |
260 </widget> |
277 </widget> |
504 <tabstop>javaCheckBox</tabstop> |
521 <tabstop>javaCheckBox</tabstop> |
505 <tabstop>javaScriptCheckBox</tabstop> |
522 <tabstop>javaScriptCheckBox</tabstop> |
506 <tabstop>jsOpenWindowsCheckBox</tabstop> |
523 <tabstop>jsOpenWindowsCheckBox</tabstop> |
507 <tabstop>jsClipboardCheckBox</tabstop> |
524 <tabstop>jsClipboardCheckBox</tabstop> |
508 <tabstop>pluginsCheckBox</tabstop> |
525 <tabstop>pluginsCheckBox</tabstop> |
|
526 <tabstop>doNotTrackCheckBox</tabstop> |
509 <tabstop>expireHistory</tabstop> |
527 <tabstop>expireHistory</tabstop> |
510 <tabstop>diskCacheCheckBox</tabstop> |
528 <tabstop>diskCacheCheckBox</tabstop> |
511 <tabstop>cacheKeepButton</tabstop> |
529 <tabstop>cacheKeepButton</tabstop> |
512 <tabstop>cachePreferButton</tabstop> |
530 <tabstop>cachePreferButton</tabstop> |
513 <tabstop>cacheOfflineButton</tabstop> |
531 <tabstop>cacheOfflineButton</tabstop> |