212 </layout> |
212 </layout> |
213 </widget> |
213 </widget> |
214 </item> |
214 </item> |
215 <item> |
215 <item> |
216 <layout class="QGridLayout" name="gridLayout"> |
216 <layout class="QGridLayout" name="gridLayout"> |
|
217 <item row="0" column="0"> |
|
218 <widget class="QCheckBox" name="exceptionCheckBox"> |
|
219 <property name="toolTip"> |
|
220 <string>Uncheck to disable exception reporting</string> |
|
221 </property> |
|
222 <property name="whatsThis"> |
|
223 <string><b>Report exceptions</b> |
|
224 <p>Uncheck this in order to disable exception reporting.</p></string> |
|
225 </property> |
|
226 <property name="text"> |
|
227 <string>Report exceptions</string> |
|
228 </property> |
|
229 <property name="shortcut"> |
|
230 <string>Alt+E</string> |
|
231 </property> |
|
232 <property name="checked"> |
|
233 <bool>true</bool> |
|
234 </property> |
|
235 </widget> |
|
236 </item> |
|
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"> |
|
251 <widget class="QCheckBox" name="clearShellCheckBox"> |
|
252 <property name="toolTip"> |
|
253 <string>Select to clear the display of the interpreter window</string> |
|
254 </property> |
|
255 <property name="whatsThis"> |
|
256 <string><b>Clear interpreter window</b><p>This clears the display of the interpreter window before starting the debug client.</p></string> |
|
257 </property> |
|
258 <property name="text"> |
|
259 <string>Clear interpreter window</string> |
|
260 </property> |
|
261 <property name="checked"> |
|
262 <bool>true</bool> |
|
263 </property> |
|
264 </widget> |
|
265 </item> |
|
266 <item row="1" column="1"> |
|
267 <widget class="QCheckBox" name="consoleCheckBox"> |
|
268 <property name="toolTip"> |
|
269 <string>Select to start the debugger in a console window</string> |
|
270 </property> |
|
271 <property name="whatsThis"> |
|
272 <string><b>Start in console</b> |
|
273 <p>Select to start the debugger in a console window. The console command has to be configured on the Debugger-&gt;General page</p></string> |
|
274 </property> |
|
275 <property name="text"> |
|
276 <string>Start in console</string> |
|
277 </property> |
|
278 </widget> |
|
279 </item> |
217 <item row="2" column="0"> |
280 <item row="2" column="0"> |
218 <widget class="QCheckBox" name="tracePythonCheckBox"> |
281 <widget class="QCheckBox" name="tracePythonCheckBox"> |
219 <property name="toolTip"> |
282 <property name="toolTip"> |
220 <string>Select to trace into the Python library</string> |
283 <string>Select to trace into the Python library</string> |
221 </property> |
284 </property> |
238 <property name="text"> |
301 <property name="text"> |
239 <string>Don't stop at first line</string> |
302 <string>Don't stop at first line</string> |
240 </property> |
303 </property> |
241 <property name="checked"> |
304 <property name="checked"> |
242 <bool>true</bool> |
305 <bool>true</bool> |
243 </property> |
|
244 </widget> |
|
245 </item> |
|
246 <item row="0" column="1"> |
|
247 <widget class="QCheckBox" name="clearShellCheckBox"> |
|
248 <property name="toolTip"> |
|
249 <string>Select to clear the display of the interpreter window</string> |
|
250 </property> |
|
251 <property name="whatsThis"> |
|
252 <string><b>Clear interpreter window</b><p>This clears the display of the interpreter window before starting the debug client.</p></string> |
|
253 </property> |
|
254 <property name="text"> |
|
255 <string>Clear interpreter window</string> |
|
256 </property> |
|
257 <property name="checked"> |
|
258 <bool>true</bool> |
|
259 </property> |
|
260 </widget> |
|
261 </item> |
|
262 <item row="0" column="0"> |
|
263 <widget class="QCheckBox" name="exceptionCheckBox"> |
|
264 <property name="toolTip"> |
|
265 <string>Uncheck to disable exception reporting</string> |
|
266 </property> |
|
267 <property name="whatsThis"> |
|
268 <string><b>Report exceptions</b> |
|
269 <p>Uncheck this in order to disable exception reporting.</p></string> |
|
270 </property> |
|
271 <property name="text"> |
|
272 <string>Report exceptions</string> |
|
273 </property> |
|
274 <property name="shortcut"> |
|
275 <string>Alt+E</string> |
|
276 </property> |
|
277 <property name="checked"> |
|
278 <bool>true</bool> |
|
279 </property> |
|
280 </widget> |
|
281 </item> |
|
282 <item row="1" column="0"> |
|
283 <widget class="QCheckBox" name="consoleCheckBox"> |
|
284 <property name="toolTip"> |
|
285 <string>Select to start the debugger in a console window</string> |
|
286 </property> |
|
287 <property name="whatsThis"> |
|
288 <string><b>Start in console</b> |
|
289 <p>Select to start the debugger in a console window. The console command has to be configured on the Debugger-&gt;General page</p></string> |
|
290 </property> |
|
291 <property name="text"> |
|
292 <string>Start in console</string> |
|
293 </property> |
306 </property> |
294 </widget> |
307 </widget> |
295 </item> |
308 </item> |
296 </layout> |
309 </layout> |
297 </item> |
310 </item> |
379 <tabstop>workdirPicker</tabstop> |
392 <tabstop>workdirPicker</tabstop> |
380 <tabstop>environmentCombo</tabstop> |
393 <tabstop>environmentCombo</tabstop> |
381 <tabstop>globalOverrideGroup</tabstop> |
394 <tabstop>globalOverrideGroup</tabstop> |
382 <tabstop>redirectCheckBox</tabstop> |
395 <tabstop>redirectCheckBox</tabstop> |
383 <tabstop>exceptionCheckBox</tabstop> |
396 <tabstop>exceptionCheckBox</tabstop> |
|
397 <tabstop>unhandledExceptionCheckBox</tabstop> |
384 <tabstop>clearShellCheckBox</tabstop> |
398 <tabstop>clearShellCheckBox</tabstop> |
385 <tabstop>consoleCheckBox</tabstop> |
399 <tabstop>consoleCheckBox</tabstop> |
386 <tabstop>tracePythonCheckBox</tabstop> |
400 <tabstop>tracePythonCheckBox</tabstop> |
387 <tabstop>autoContinueCheckBox</tabstop> |
401 <tabstop>autoContinueCheckBox</tabstop> |
388 <tabstop>multiprocessGroup</tabstop> |
402 <tabstop>multiprocessGroup</tabstop> |