216 </property> |
216 </property> |
217 <property name="checkable"> |
217 <property name="checkable"> |
218 <bool>true</bool> |
218 <bool>true</bool> |
219 </property> |
219 </property> |
220 <layout class="QGridLayout" name="gridLayout"> |
220 <layout class="QGridLayout" name="gridLayout"> |
221 <item row="2" column="0"> |
221 <item row="0" column="0" colspan="4"> |
222 <widget class="QLabel" name="label"> |
222 <widget class="QLabel" name="TextLabel1_2_2"> |
223 <property name="text"> |
223 <property name="text"> |
224 <string>Debugger Type:</string> |
224 <string><font color="#FF0000"><b>Note:</b> These settings are activated at the next startup of the application.</font></string> |
|
225 </property> |
|
226 <property name="wordWrap"> |
|
227 <bool>true</bool> |
|
228 </property> |
|
229 </widget> |
|
230 </item> |
|
231 <item row="1" column="0"> |
|
232 <widget class="QLabel" name="passiveDbgPortLabel"> |
|
233 <property name="text"> |
|
234 <string>Debug Server Port:</string> |
|
235 </property> |
|
236 </widget> |
|
237 </item> |
|
238 <item row="1" column="1"> |
|
239 <widget class="QSpinBox" name="passiveDbgPortSpinBox"> |
|
240 <property name="toolTip"> |
|
241 <string>Enter the port the debugger should listen on</string> |
|
242 </property> |
|
243 <property name="whatsThis"> |
|
244 <string><b>Debug Server Port</b> |
|
245 <p>Enter the port the debugger should listen on.</p></string> |
|
246 </property> |
|
247 <property name="minimum"> |
|
248 <number>1024</number> |
|
249 </property> |
|
250 <property name="maximum"> |
|
251 <number>65535</number> |
|
252 </property> |
|
253 <property name="value"> |
|
254 <number>42424</number> |
225 </property> |
255 </property> |
226 </widget> |
256 </widget> |
227 </item> |
257 </item> |
228 <item row="1" column="2" colspan="2"> |
258 <item row="1" column="2" colspan="2"> |
229 <spacer name="horizontalSpacer_2"> |
259 <spacer name="horizontalSpacer_2"> |
236 <height>20</height> |
266 <height>20</height> |
237 </size> |
267 </size> |
238 </property> |
268 </property> |
239 </spacer> |
269 </spacer> |
240 </item> |
270 </item> |
|
271 <item row="2" column="0"> |
|
272 <widget class="QLabel" name="label"> |
|
273 <property name="text"> |
|
274 <string>Debugger Type:</string> |
|
275 </property> |
|
276 </widget> |
|
277 </item> |
241 <item row="2" column="1" colspan="2"> |
278 <item row="2" column="1" colspan="2"> |
242 <widget class="QComboBox" name="passiveDbgBackendCombo"> |
279 <widget class="QComboBox" name="passiveDbgBackendCombo"> |
243 <property name="toolTip"> |
280 <property name="toolTip"> |
244 <string>Select the debugger type of the backend</string> |
281 <string>Select the debugger type of the backend</string> |
245 </property> |
|
246 </widget> |
|
247 </item> |
|
248 <item row="1" column="1"> |
|
249 <widget class="QSpinBox" name="passiveDbgPortSpinBox"> |
|
250 <property name="toolTip"> |
|
251 <string>Enter the port the debugger should listen on</string> |
|
252 </property> |
|
253 <property name="whatsThis"> |
|
254 <string><b>Debug Server Port</b> |
|
255 <p>Enter the port the debugger should listen on.</p></string> |
|
256 </property> |
|
257 <property name="minimum"> |
|
258 <number>1024</number> |
|
259 </property> |
|
260 <property name="maximum"> |
|
261 <number>65535</number> |
|
262 </property> |
|
263 <property name="value"> |
|
264 <number>42424</number> |
|
265 </property> |
|
266 </widget> |
|
267 </item> |
|
268 <item row="0" column="0" colspan="4"> |
|
269 <widget class="QLabel" name="TextLabel1_2_2"> |
|
270 <property name="text"> |
|
271 <string><font color="#FF0000"><b>Note:</b> These settings are activated at the next startup of the application.</font></string> |
|
272 </property> |
|
273 <property name="wordWrap"> |
|
274 <bool>true</bool> |
|
275 </property> |
282 </property> |
276 </widget> |
283 </widget> |
277 </item> |
284 </item> |
278 <item row="2" column="3"> |
285 <item row="2" column="3"> |
279 <spacer name="horizontalSpacer"> |
286 <spacer name="horizontalSpacer"> |
286 <height>20</height> |
293 <height>20</height> |
287 </size> |
294 </size> |
288 </property> |
295 </property> |
289 </spacer> |
296 </spacer> |
290 </item> |
297 </item> |
291 <item row="1" column="0"> |
298 <item row="3" column="0" colspan="4"> |
292 <widget class="QLabel" name="passiveDbgPortLabel"> |
299 <widget class="QCheckBox" name="passiveAutoContinueCheckBox"> |
293 <property name="text"> |
300 <property name="toolTip"> |
294 <string>Debug Server Port:</string> |
301 <string>Select to not stop the debugger at the first executable line.</string> |
|
302 </property> |
|
303 <property name="whatsThis"> |
|
304 <string><b>Don't stop at first line</b><p>This prevents the debugger from stopping at the first executable line.</p></string> |
|
305 </property> |
|
306 <property name="text"> |
|
307 <string>Don't stop at first line</string> |
|
308 </property> |
|
309 <property name="checked"> |
|
310 <bool>true</bool> |
295 </property> |
311 </property> |
296 </widget> |
312 </widget> |
297 </item> |
313 </item> |
298 </layout> |
314 </layout> |
299 </widget> |
315 </widget> |
869 <tabstop>editAllowedHostButton</tabstop> |
885 <tabstop>editAllowedHostButton</tabstop> |
870 <tabstop>deleteAllowedHostButton</tabstop> |
886 <tabstop>deleteAllowedHostButton</tabstop> |
871 <tabstop>passiveDbgGroup</tabstop> |
887 <tabstop>passiveDbgGroup</tabstop> |
872 <tabstop>passiveDbgPortSpinBox</tabstop> |
888 <tabstop>passiveDbgPortSpinBox</tabstop> |
873 <tabstop>passiveDbgBackendCombo</tabstop> |
889 <tabstop>passiveDbgBackendCombo</tabstop> |
|
890 <tabstop>passiveAutoContinueCheckBox</tabstop> |
874 <tabstop>remoteDebuggerGroup</tabstop> |
891 <tabstop>remoteDebuggerGroup</tabstop> |
875 <tabstop>hostLineEdit</tabstop> |
892 <tabstop>hostLineEdit</tabstop> |
876 <tabstop>execLineEdit</tabstop> |
893 <tabstop>execLineEdit</tabstop> |
877 <tabstop>remoteDebugClientEdit</tabstop> |
894 <tabstop>remoteDebugClientEdit</tabstop> |
878 <tabstop>dbgPathTranslationGroup</tabstop> |
895 <tabstop>dbgPathTranslationGroup</tabstop> |