233 <bool>true</bool> |
233 <bool>true</bool> |
234 </property> |
234 </property> |
235 </widget> |
235 </widget> |
236 </item> |
236 </item> |
237 <item row="0" column="1"> |
237 <item row="0" column="1"> |
|
238 <widget class="QCheckBox" name="unhandledExceptionCheckBox"> |
|
239 <property name="toolTip"> |
|
240 <string>Uncheck to disable reporting of unhandled exceptions</string> |
|
241 </property> |
|
242 <property name="text"> |
|
243 <string>Always report unhandled exceptions</string> |
|
244 </property> |
|
245 <property name="checked"> |
|
246 <bool>true</bool> |
|
247 </property> |
|
248 </widget> |
|
249 </item> |
|
250 <item row="1" column="0"> |
238 <widget class="QCheckBox" name="clearShellCheckBox"> |
251 <widget class="QCheckBox" name="clearShellCheckBox"> |
239 <property name="toolTip"> |
252 <property name="toolTip"> |
240 <string>Select to clear the display of the interpreter window</string> |
253 <string>Select to clear the display of the interpreter window</string> |
241 </property> |
254 </property> |
242 <property name="whatsThis"> |
255 <property name="whatsThis"> |
248 <property name="checked"> |
261 <property name="checked"> |
249 <bool>true</bool> |
262 <bool>true</bool> |
250 </property> |
263 </property> |
251 </widget> |
264 </widget> |
252 </item> |
265 </item> |
253 <item row="1" column="0"> |
266 <item row="1" column="1"> |
254 <widget class="QCheckBox" name="consoleCheckBox"> |
267 <widget class="QCheckBox" name="consoleCheckBox"> |
255 <property name="toolTip"> |
268 <property name="toolTip"> |
256 <string>Select to start the debugger in a console window</string> |
269 <string>Select to start the debugger in a console window</string> |
257 </property> |
270 </property> |
258 <property name="whatsThis"> |
271 <property name="whatsThis"> |
262 <property name="text"> |
275 <property name="text"> |
263 <string>Start in console</string> |
276 <string>Start in console</string> |
264 </property> |
277 </property> |
265 </widget> |
278 </widget> |
266 </item> |
279 </item> |
267 <item row="1" column="1"> |
280 <item row="2" column="0"> |
268 <widget class="QCheckBox" name="eraseCheckBox"> |
281 <widget class="QCheckBox" name="eraseCheckBox"> |
269 <property name="toolTip"> |
282 <property name="toolTip"> |
270 <string>Select this to erase the collected timing data</string> |
283 <string>Select this to erase the collected timing data</string> |
271 </property> |
284 </property> |
272 <property name="whatsThis"> |
285 <property name="whatsThis"> |
311 <tabstop>workdirPicker</tabstop> |
324 <tabstop>workdirPicker</tabstop> |
312 <tabstop>environmentCombo</tabstop> |
325 <tabstop>environmentCombo</tabstop> |
313 <tabstop>globalOverrideGroup</tabstop> |
326 <tabstop>globalOverrideGroup</tabstop> |
314 <tabstop>redirectCheckBox</tabstop> |
327 <tabstop>redirectCheckBox</tabstop> |
315 <tabstop>exceptionCheckBox</tabstop> |
328 <tabstop>exceptionCheckBox</tabstop> |
|
329 <tabstop>unhandledExceptionCheckBox</tabstop> |
316 <tabstop>clearShellCheckBox</tabstop> |
330 <tabstop>clearShellCheckBox</tabstop> |
317 <tabstop>consoleCheckBox</tabstop> |
331 <tabstop>consoleCheckBox</tabstop> |
318 <tabstop>eraseCheckBox</tabstop> |
332 <tabstop>eraseCheckBox</tabstop> |
319 </tabstops> |
333 </tabstops> |
320 <resources/> |
334 <resources/> |