178 <property name="toolTip"> |
178 <property name="toolTip"> |
179 <string>Select to delete all remembered zoom settings</string> |
179 <string>Select to delete all remembered zoom settings</string> |
180 </property> |
180 </property> |
181 <property name="text"> |
181 <property name="text"> |
182 <string>&Zoom Settings</string> |
182 <string>&Zoom Settings</string> |
|
183 </property> |
|
184 <property name="checked"> |
|
185 <bool>true</bool> |
|
186 </property> |
|
187 </widget> |
|
188 </item> |
|
189 <item> |
|
190 <widget class="QCheckBox" name="sslExceptionsCheckBox"> |
|
191 <property name="text"> |
|
192 <string>SSL Certificate Error Exceptions</string> |
183 </property> |
193 </property> |
184 <property name="checked"> |
194 <property name="checked"> |
185 <bool>true</bool> |
195 <bool>true</bool> |
186 </property> |
196 </property> |
187 </widget> |
197 </widget> |
224 <tabstop>cacheCheckBox</tabstop> |
234 <tabstop>cacheCheckBox</tabstop> |
225 <tabstop>iconsCheckBox</tabstop> |
235 <tabstop>iconsCheckBox</tabstop> |
226 <tabstop>passwordsCheckBox</tabstop> |
236 <tabstop>passwordsCheckBox</tabstop> |
227 <tabstop>databasesCheckBox</tabstop> |
237 <tabstop>databasesCheckBox</tabstop> |
228 <tabstop>zoomCheckBox</tabstop> |
238 <tabstop>zoomCheckBox</tabstop> |
|
239 <tabstop>sslExceptionsCheckBox</tabstop> |
229 <tabstop>flashCookiesCheckBox</tabstop> |
240 <tabstop>flashCookiesCheckBox</tabstop> |
230 </tabstops> |
241 </tabstops> |
231 <resources/> |
242 <resources/> |
232 <connections> |
243 <connections> |
233 <connection> |
244 <connection> |