274 <property name="value"> |
274 <property name="value"> |
275 <number>20</number> |
275 <number>20</number> |
276 </property> |
276 </property> |
277 </widget> |
277 </widget> |
278 </item> |
278 </item> |
279 <item row="0" column="2"> |
|
280 <widget class="QCheckBox" name="stopCheckBox"> |
|
281 <property name="toolTip"> |
|
282 <string>Select to stop listing log messages at a copy or move</string> |
|
283 </property> |
|
284 <property name="text"> |
|
285 <string>Stop on Copy/Move</string> |
|
286 </property> |
|
287 </widget> |
|
288 </item> |
|
289 <item row="0" column="3" rowspan="2"> |
279 <item row="0" column="3" rowspan="2"> |
290 <widget class="Line" name="line"> |
280 <widget class="Line" name="line"> |
291 <property name="frameShadow"> |
281 <property name="frameShadow"> |
292 <enum>QFrame::Raised</enum> |
282 <enum>QFrame::Raised</enum> |
293 </property> |
283 </property> |
297 <property name="orientation"> |
287 <property name="orientation"> |
298 <enum>Qt::Vertical</enum> |
288 <enum>Qt::Vertical</enum> |
299 </property> |
289 </property> |
300 </widget> |
290 </widget> |
301 </item> |
291 </item> |
|
292 <item row="0" column="2"> |
|
293 <widget class="QCheckBox" name="stopCheckBox"> |
|
294 <property name="toolTip"> |
|
295 <string>Select to stop listing log messages at a copy or move</string> |
|
296 </property> |
|
297 <property name="text"> |
|
298 <string>Stop on Copy/Move</string> |
|
299 </property> |
|
300 </widget> |
|
301 </item> |
302 <item row="0" column="4"> |
302 <item row="0" column="4"> |
303 <widget class="QPushButton" name="diffP1Button"> |
303 <widget class="QPushButton" name="diffP1Button"> |
304 <property name="toolTip"> |
304 <property name="toolTip"> |
305 <string>Press to generate a diff to the first parent revision</string> |
305 <string>Press to generate a diff to the first parent revision</string> |
306 </property> |
306 </property> |
340 <property name="orientation"> |
340 <property name="orientation"> |
341 <enum>Qt::Vertical</enum> |
341 <enum>Qt::Vertical</enum> |
342 </property> |
342 </property> |
343 </widget> |
343 </widget> |
344 </item> |
344 </item> |
345 <item row="0" column="8"> |
|
346 <widget class="QPushButton" name="graftButton"> |
|
347 <property name="toolTip"> |
|
348 <string>Press to copy the selected changesets to the current branch</string> |
|
349 </property> |
|
350 <property name="text"> |
|
351 <string>Copy Changesets</string> |
|
352 </property> |
|
353 </widget> |
|
354 </item> |
|
355 <item row="0" column="9"> |
345 <item row="0" column="9"> |
356 <widget class="QPushButton" name="phaseButton"> |
|
357 <property name="toolTip"> |
|
358 <string>Change the phase of the selected revisions</string> |
|
359 </property> |
|
360 <property name="whatsThis"> |
|
361 <string><b>Change Phase</b> |
|
362 <p>This changes the phase of the selected revisions. The selected revisions have to have the same current phase.</p></string> |
|
363 </property> |
|
364 <property name="text"> |
|
365 <string>Change Phase</string> |
|
366 </property> |
|
367 </widget> |
|
368 </item> |
|
369 <item row="0" column="10"> |
|
370 <spacer> |
346 <spacer> |
371 <property name="orientation"> |
347 <property name="orientation"> |
372 <enum>Qt::Horizontal</enum> |
348 <enum>Qt::Horizontal</enum> |
373 </property> |
349 </property> |
374 <property name="sizeHint" stdset="0"> |
350 <property name="sizeHint" stdset="0"> |
384 <property name="toolTip"> |
360 <property name="toolTip"> |
385 <string>Select to show differences side-by-side</string> |
361 <string>Select to show differences side-by-side</string> |
386 </property> |
362 </property> |
387 <property name="text"> |
363 <property name="text"> |
388 <string>Show differences side-by-side</string> |
364 <string>Show differences side-by-side</string> |
|
365 </property> |
|
366 </widget> |
|
367 </item> |
|
368 <item row="0" column="8"> |
|
369 <widget class="QToolButton" name="actionsButton"> |
|
370 <property name="toolTip"> |
|
371 <string>Select action from menu</string> |
|
372 </property> |
|
373 <property name="popupMode"> |
|
374 <enum>QToolButton::InstantPopup</enum> |
389 </property> |
375 </property> |
390 </widget> |
376 </widget> |
391 </item> |
377 </item> |
392 </layout> |
378 </layout> |
393 </item> |
379 </item> |
510 <tabstop>stopCheckBox</tabstop> |
496 <tabstop>stopCheckBox</tabstop> |
511 <tabstop>diffP1Button</tabstop> |
497 <tabstop>diffP1Button</tabstop> |
512 <tabstop>diffP2Button</tabstop> |
498 <tabstop>diffP2Button</tabstop> |
513 <tabstop>diffRevisionsButton</tabstop> |
499 <tabstop>diffRevisionsButton</tabstop> |
514 <tabstop>sbsCheckBox</tabstop> |
500 <tabstop>sbsCheckBox</tabstop> |
515 <tabstop>graftButton</tabstop> |
|
516 <tabstop>phaseButton</tabstop> |
|
517 <tabstop>errors</tabstop> |
501 <tabstop>errors</tabstop> |
518 <tabstop>input</tabstop> |
502 <tabstop>input</tabstop> |
519 <tabstop>passwordCheckBox</tabstop> |
503 <tabstop>passwordCheckBox</tabstop> |
520 <tabstop>sendButton</tabstop> |
504 <tabstop>sendButton</tabstop> |
521 <tabstop>buttonBox</tabstop> |
505 <tabstop>buttonBox</tabstop> |