172 </layout> |
172 </layout> |
173 </item> |
173 </item> |
174 </layout> |
174 </layout> |
175 </item> |
175 </item> |
176 <item> |
176 <item> |
177 <layout class="QVBoxLayout" name="verticalLayout_2"> |
177 <widget class="QSplitter" name="mainSplitter"> |
178 <item> |
178 <property name="orientation"> |
179 <widget class="QTreeWidget" name="logTree"> |
179 <enum>Qt::Vertical</enum> |
180 <property name="sizePolicy"> |
180 </property> |
181 <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
181 <widget class="QWidget" name=""> |
182 <horstretch>0</horstretch> |
182 <layout class="QVBoxLayout" name="verticalLayout_2"> |
183 <verstretch>1</verstretch> |
|
184 </sizepolicy> |
|
185 </property> |
|
186 <property name="alternatingRowColors"> |
|
187 <bool>true</bool> |
|
188 </property> |
|
189 <property name="selectionMode"> |
|
190 <enum>QAbstractItemView::ExtendedSelection</enum> |
|
191 </property> |
|
192 <property name="rootIsDecorated"> |
|
193 <bool>false</bool> |
|
194 </property> |
|
195 <property name="itemsExpandable"> |
|
196 <bool>false</bool> |
|
197 </property> |
|
198 <property name="allColumnsShowFocus"> |
|
199 <bool>true</bool> |
|
200 </property> |
|
201 <column> |
|
202 <property name="text"> |
|
203 <string>Graph</string> |
|
204 </property> |
|
205 </column> |
|
206 <column> |
|
207 <property name="text"> |
|
208 <string>Branch</string> |
|
209 </property> |
|
210 </column> |
|
211 <column> |
|
212 <property name="text"> |
|
213 <string>Revision</string> |
|
214 </property> |
|
215 </column> |
|
216 <column> |
|
217 <property name="text"> |
|
218 <string>Phase</string> |
|
219 </property> |
|
220 </column> |
|
221 <column> |
|
222 <property name="text"> |
|
223 <string>Author</string> |
|
224 </property> |
|
225 </column> |
|
226 <column> |
|
227 <property name="text"> |
|
228 <string>Date</string> |
|
229 </property> |
|
230 </column> |
|
231 <column> |
|
232 <property name="text"> |
|
233 <string>Message</string> |
|
234 </property> |
|
235 </column> |
|
236 <column> |
|
237 <property name="text"> |
|
238 <string>Tags</string> |
|
239 </property> |
|
240 </column> |
|
241 </widget> |
|
242 </item> |
|
243 <item> |
|
244 <layout class="QHBoxLayout" name="horizontalLayout_5"> |
|
245 <item> |
183 <item> |
246 <layout class="QHBoxLayout" name="horizontalLayout_3"> |
184 <widget class="QTreeWidget" name="logTree"> |
247 <property name="spacing"> |
185 <property name="sizePolicy"> |
248 <number>0</number> |
186 <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
249 </property> |
187 <horstretch>0</horstretch> |
250 <item> |
188 <verstretch>1</verstretch> |
251 <widget class="QToolButton" name="upButton"> |
189 </sizepolicy> |
252 <property name="toolTip"> |
190 </property> |
253 <string>Press to move up in the log list</string> |
191 <property name="alternatingRowColors"> |
254 </property> |
192 <bool>true</bool> |
255 <property name="autoRepeat"> |
193 </property> |
256 <bool>true</bool> |
194 <property name="selectionMode"> |
257 </property> |
195 <enum>QAbstractItemView::ExtendedSelection</enum> |
258 </widget> |
196 </property> |
259 </item> |
197 <property name="rootIsDecorated"> |
260 <item> |
198 <bool>false</bool> |
261 <widget class="QToolButton" name="downButton"> |
199 </property> |
262 <property name="toolTip"> |
200 <property name="itemsExpandable"> |
263 <string>Press to move down in the log list</string> |
201 <bool>false</bool> |
264 </property> |
202 </property> |
265 <property name="autoRepeat"> |
203 <property name="allColumnsShowFocus"> |
266 <bool>true</bool> |
204 <bool>true</bool> |
267 </property> |
205 </property> |
268 </widget> |
206 <column> |
269 </item> |
207 <property name="text"> |
270 </layout> |
208 <string>Graph</string> |
271 </item> |
209 </property> |
272 <item> |
210 </column> |
273 <widget class="Line" name="line_6"> |
211 <column> |
274 <property name="frameShadow"> |
212 <property name="text"> |
275 <enum>QFrame::Raised</enum> |
213 <string>Branch</string> |
276 </property> |
214 </property> |
277 <property name="lineWidth"> |
215 </column> |
278 <number>2</number> |
216 <column> |
279 </property> |
217 <property name="text"> |
280 <property name="orientation"> |
218 <string>Revision</string> |
281 <enum>Qt::Vertical</enum> |
219 </property> |
282 </property> |
220 </column> |
|
221 <column> |
|
222 <property name="text"> |
|
223 <string>Phase</string> |
|
224 </property> |
|
225 </column> |
|
226 <column> |
|
227 <property name="text"> |
|
228 <string>Author</string> |
|
229 </property> |
|
230 </column> |
|
231 <column> |
|
232 <property name="text"> |
|
233 <string>Date</string> |
|
234 </property> |
|
235 </column> |
|
236 <column> |
|
237 <property name="text"> |
|
238 <string>Message</string> |
|
239 </property> |
|
240 </column> |
|
241 <column> |
|
242 <property name="text"> |
|
243 <string>Tags</string> |
|
244 </property> |
|
245 </column> |
283 </widget> |
246 </widget> |
284 </item> |
247 </item> |
285 <item> |
248 <item> |
286 <widget class="QPushButton" name="nextButton"> |
249 <layout class="QHBoxLayout" name="horizontalLayout_5"> |
287 <property name="toolTip"> |
250 <item> |
288 <string>Press to get the next bunch of log entries</string> |
251 <layout class="QHBoxLayout" name="horizontalLayout_3"> |
289 </property> |
252 <property name="spacing"> |
290 <property name="text"> |
253 <number>0</number> |
291 <string>&Next</string> |
254 </property> |
292 </property> |
255 <item> |
293 </widget> |
256 <widget class="QToolButton" name="upButton"> |
294 </item> |
257 <property name="toolTip"> |
295 <item> |
258 <string>Press to move up in the log list</string> |
296 <widget class="QSpinBox" name="limitSpinBox"> |
259 </property> |
297 <property name="toolTip"> |
260 <property name="autoRepeat"> |
298 <string>Enter the limit of entries to fetch</string> |
261 <bool>true</bool> |
299 </property> |
262 </property> |
300 <property name="alignment"> |
263 </widget> |
301 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
264 </item> |
302 </property> |
265 <item> |
303 <property name="minimum"> |
266 <widget class="QToolButton" name="downButton"> |
304 <number>1</number> |
267 <property name="toolTip"> |
305 </property> |
268 <string>Press to move down in the log list</string> |
306 <property name="maximum"> |
269 </property> |
307 <number>10000</number> |
270 <property name="autoRepeat"> |
308 </property> |
271 <bool>true</bool> |
309 <property name="value"> |
272 </property> |
310 <number>20</number> |
273 </widget> |
311 </property> |
274 </item> |
312 </widget> |
275 </layout> |
313 </item> |
276 </item> |
314 <item> |
277 <item> |
315 <widget class="QCheckBox" name="stopCheckBox"> |
278 <widget class="Line" name="line_6"> |
316 <property name="toolTip"> |
279 <property name="frameShadow"> |
317 <string>Select to stop listing log messages at a copy or move</string> |
280 <enum>QFrame::Raised</enum> |
318 </property> |
281 </property> |
319 <property name="text"> |
282 <property name="lineWidth"> |
320 <string>Stop on Copy/Move</string> |
283 <number>2</number> |
321 </property> |
284 </property> |
322 </widget> |
285 <property name="orientation"> |
323 </item> |
286 <enum>Qt::Vertical</enum> |
324 <item> |
287 </property> |
325 <spacer name="horizontalSpacer_2"> |
288 </widget> |
326 <property name="orientation"> |
289 </item> |
327 <enum>Qt::Horizontal</enum> |
290 <item> |
328 </property> |
291 <widget class="QPushButton" name="nextButton"> |
329 <property name="sizeHint" stdset="0"> |
292 <property name="toolTip"> |
330 <size> |
293 <string>Press to get the next bunch of log entries</string> |
331 <width>40</width> |
294 </property> |
332 <height>20</height> |
295 <property name="text"> |
333 </size> |
296 <string>&Next</string> |
334 </property> |
297 </property> |
335 </spacer> |
298 </widget> |
336 </item> |
299 </item> |
337 <item> |
300 <item> |
338 <widget class="QLabel" name="sbsSelectLabel"> |
301 <widget class="QSpinBox" name="limitSpinBox"> |
339 <property name="focusPolicy"> |
302 <property name="toolTip"> |
340 <enum>Qt::StrongFocus</enum> |
303 <string>Enter the limit of entries to fetch</string> |
341 </property> |
304 </property> |
342 <property name="text"> |
305 <property name="alignment"> |
343 <string/> |
306 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
344 </property> |
307 </property> |
345 <property name="textInteractionFlags"> |
308 <property name="minimum"> |
346 <set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse</set> |
309 <number>1</number> |
347 </property> |
310 </property> |
348 </widget> |
311 <property name="maximum"> |
|
312 <number>10000</number> |
|
313 </property> |
|
314 <property name="value"> |
|
315 <number>20</number> |
|
316 </property> |
|
317 </widget> |
|
318 </item> |
|
319 <item> |
|
320 <widget class="QCheckBox" name="stopCheckBox"> |
|
321 <property name="toolTip"> |
|
322 <string>Select to stop listing log messages at a copy or move</string> |
|
323 </property> |
|
324 <property name="text"> |
|
325 <string>Stop on Copy/Move</string> |
|
326 </property> |
|
327 </widget> |
|
328 </item> |
|
329 <item> |
|
330 <spacer name="horizontalSpacer_2"> |
|
331 <property name="orientation"> |
|
332 <enum>Qt::Horizontal</enum> |
|
333 </property> |
|
334 <property name="sizeHint" stdset="0"> |
|
335 <size> |
|
336 <width>40</width> |
|
337 <height>20</height> |
|
338 </size> |
|
339 </property> |
|
340 </spacer> |
|
341 </item> |
|
342 <item> |
|
343 <widget class="QLabel" name="sbsSelectLabel"> |
|
344 <property name="focusPolicy"> |
|
345 <enum>Qt::StrongFocus</enum> |
|
346 </property> |
|
347 <property name="text"> |
|
348 <string/> |
|
349 </property> |
|
350 <property name="textInteractionFlags"> |
|
351 <set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse</set> |
|
352 </property> |
|
353 </widget> |
|
354 </item> |
|
355 </layout> |
349 </item> |
356 </item> |
350 </layout> |
357 </layout> |
351 </item> |
358 </widget> |
352 </layout> |
359 <widget class="QSplitter" name="detailsSplitter"> |
353 </item> |
|
354 <item> |
|
355 <widget class="QSplitter" name="detailsSplitter"> |
|
356 <property name="sizePolicy"> |
|
357 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
358 <horstretch>0</horstretch> |
|
359 <verstretch>2</verstretch> |
|
360 </sizepolicy> |
|
361 </property> |
|
362 <property name="orientation"> |
|
363 <enum>Qt::Horizontal</enum> |
|
364 </property> |
|
365 <widget class="QTextBrowser" name="detailsEdit"> |
|
366 <property name="sizePolicy"> |
360 <property name="sizePolicy"> |
367 <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
361 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
368 <horstretch>3</horstretch> |
362 <horstretch>0</horstretch> |
369 <verstretch>1</verstretch> |
363 <verstretch>2</verstretch> |
370 </sizepolicy> |
|
371 </property> |
|
372 <property name="readOnly"> |
|
373 <bool>true</bool> |
|
374 </property> |
|
375 <property name="openLinks"> |
|
376 <bool>false</bool> |
|
377 </property> |
|
378 </widget> |
|
379 <widget class="QSplitter" name="diffSplitter"> |
|
380 <property name="sizePolicy"> |
|
381 <sizepolicy hsizetype="Preferred" vsizetype="Expanding"> |
|
382 <horstretch>7</horstretch> |
|
383 <verstretch>0</verstretch> |
|
384 </sizepolicy> |
364 </sizepolicy> |
385 </property> |
365 </property> |
386 <property name="orientation"> |
366 <property name="orientation"> |
387 <enum>Qt::Vertical</enum> |
367 <enum>Qt::Horizontal</enum> |
388 </property> |
368 </property> |
389 <widget class="QTreeWidget" name="filesTree"> |
369 <widget class="QTextBrowser" name="detailsEdit"> |
390 <property name="sizePolicy"> |
370 <property name="sizePolicy"> |
391 <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
371 <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
392 <horstretch>7</horstretch> |
372 <horstretch>3</horstretch> |
393 <verstretch>1</verstretch> |
373 <verstretch>1</verstretch> |
394 </sizepolicy> |
374 </sizepolicy> |
395 </property> |
375 </property> |
396 <property name="alternatingRowColors"> |
376 <property name="readOnly"> |
397 <bool>true</bool> |
377 <bool>true</bool> |
398 </property> |
378 </property> |
399 <property name="rootIsDecorated"> |
379 <property name="openLinks"> |
400 <bool>false</bool> |
380 <bool>false</bool> |
401 </property> |
381 </property> |
402 <property name="itemsExpandable"> |
382 </widget> |
403 <bool>false</bool> |
383 <widget class="QSplitter" name="diffSplitter"> |
404 </property> |
384 <property name="sizePolicy"> |
405 <property name="sortingEnabled"> |
385 <sizepolicy hsizetype="Preferred" vsizetype="Expanding"> |
406 <bool>true</bool> |
386 <horstretch>7</horstretch> |
407 </property> |
387 <verstretch>0</verstretch> |
408 <property name="allColumnsShowFocus"> |
388 </sizepolicy> |
409 <bool>true</bool> |
389 </property> |
410 </property> |
390 <property name="orientation"> |
411 <column> |
391 <enum>Qt::Vertical</enum> |
412 <property name="text"> |
392 </property> |
413 <string>Action</string> |
393 <widget class="QTreeWidget" name="filesTree"> |
414 </property> |
394 <property name="sizePolicy"> |
415 </column> |
395 <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
416 <column> |
396 <horstretch>7</horstretch> |
417 <property name="text"> |
397 <verstretch>1</verstretch> |
418 <string>Path</string> |
398 </sizepolicy> |
419 </property> |
399 </property> |
420 </column> |
400 <property name="alternatingRowColors"> |
421 <column> |
401 <bool>true</bool> |
422 <property name="text"> |
402 </property> |
423 <string>Copy from</string> |
403 <property name="rootIsDecorated"> |
424 </property> |
404 <bool>false</bool> |
425 </column> |
405 </property> |
426 </widget> |
406 <property name="itemsExpandable"> |
427 <widget class="QWidget" name="layoutWidget"> |
407 <bool>false</bool> |
428 <layout class="QVBoxLayout" name="verticalLayout"> |
408 </property> |
429 <item> |
409 <property name="sortingEnabled"> |
430 <layout class="QHBoxLayout" name="horizontalLayout"> |
410 <bool>true</bool> |
431 <item> |
411 </property> |
432 <widget class="QLabel" name="diffLabel"> |
412 <property name="allColumnsShowFocus"> |
433 <property name="text"> |
413 <bool>true</bool> |
434 <string>Differences</string> |
414 </property> |
435 </property> |
415 <column> |
436 </widget> |
416 <property name="text"> |
437 </item> |
417 <string>Action</string> |
438 <item> |
418 </property> |
439 <spacer name="horizontalSpacer"> |
419 </column> |
440 <property name="orientation"> |
420 <column> |
441 <enum>Qt::Horizontal</enum> |
421 <property name="text"> |
442 </property> |
422 <string>Path</string> |
443 <property name="sizeHint" stdset="0"> |
423 </property> |
444 <size> |
424 </column> |
445 <width>40</width> |
425 <column> |
446 <height>20</height> |
426 <property name="text"> |
447 </size> |
427 <string>Copy from</string> |
448 </property> |
428 </property> |
449 </spacer> |
429 </column> |
450 </item> |
430 </widget> |
451 <item> |
431 <widget class="QWidget" name="layoutWidget"> |
452 <widget class="QLabel" name="diffSelectLabel"> |
432 <layout class="QVBoxLayout" name="verticalLayout"> |
453 <property name="focusPolicy"> |
433 <item> |
454 <enum>Qt::StrongFocus</enum> |
434 <layout class="QHBoxLayout" name="horizontalLayout"> |
455 </property> |
435 <item> |
456 <property name="text"> |
436 <widget class="QLabel" name="diffLabel"> |
457 <string/> |
437 <property name="text"> |
458 </property> |
438 <string>Differences</string> |
459 <property name="textInteractionFlags"> |
439 </property> |
460 <set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse</set> |
440 </widget> |
461 </property> |
441 </item> |
462 </widget> |
442 <item> |
463 </item> |
443 <spacer name="horizontalSpacer"> |
464 <item> |
444 <property name="orientation"> |
465 <widget class="QLabel" name="saveLabel"> |
445 <enum>Qt::Horizontal</enum> |
466 <property name="focusPolicy"> |
446 </property> |
467 <enum>Qt::StrongFocus</enum> |
447 <property name="sizeHint" stdset="0"> |
468 </property> |
448 <size> |
469 <property name="text"> |
449 <width>40</width> |
470 <string><a href="save:me">Save</a></string> |
450 <height>20</height> |
471 </property> |
451 </size> |
472 <property name="textInteractionFlags"> |
452 </property> |
473 <set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse</set> |
453 </spacer> |
474 </property> |
454 </item> |
475 </widget> |
455 <item> |
476 </item> |
456 <widget class="QLabel" name="diffSelectLabel"> |
477 </layout> |
457 <property name="focusPolicy"> |
478 </item> |
458 <enum>Qt::StrongFocus</enum> |
479 <item> |
459 </property> |
480 <widget class="QTextEdit" name="diffEdit"> |
460 <property name="text"> |
481 <property name="sizePolicy"> |
461 <string/> |
482 <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
462 </property> |
483 <horstretch>7</horstretch> |
463 <property name="textInteractionFlags"> |
484 <verstretch>2</verstretch> |
464 <set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse</set> |
485 </sizepolicy> |
465 </property> |
486 </property> |
466 </widget> |
487 <property name="tabChangesFocus"> |
467 </item> |
488 <bool>true</bool> |
468 <item> |
489 </property> |
469 <widget class="QLabel" name="saveLabel"> |
490 <property name="lineWrapMode"> |
470 <property name="focusPolicy"> |
491 <enum>QTextEdit::NoWrap</enum> |
471 <enum>Qt::StrongFocus</enum> |
492 </property> |
472 </property> |
493 <property name="readOnly"> |
473 <property name="text"> |
494 <bool>true</bool> |
474 <string><a href="save:me">Save</a></string> |
495 </property> |
475 </property> |
496 <property name="acceptRichText"> |
476 <property name="textInteractionFlags"> |
497 <bool>false</bool> |
477 <set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse</set> |
498 </property> |
478 </property> |
499 </widget> |
479 </widget> |
500 </item> |
480 </item> |
501 </layout> |
481 </layout> |
|
482 </item> |
|
483 <item> |
|
484 <widget class="QTextEdit" name="diffEdit"> |
|
485 <property name="sizePolicy"> |
|
486 <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
|
487 <horstretch>7</horstretch> |
|
488 <verstretch>2</verstretch> |
|
489 </sizepolicy> |
|
490 </property> |
|
491 <property name="tabChangesFocus"> |
|
492 <bool>true</bool> |
|
493 </property> |
|
494 <property name="lineWrapMode"> |
|
495 <enum>QTextEdit::NoWrap</enum> |
|
496 </property> |
|
497 <property name="readOnly"> |
|
498 <bool>true</bool> |
|
499 </property> |
|
500 <property name="acceptRichText"> |
|
501 <bool>false</bool> |
|
502 </property> |
|
503 </widget> |
|
504 </item> |
|
505 </layout> |
|
506 </widget> |
502 </widget> |
507 </widget> |
503 </widget> |
508 </widget> |
504 </widget> |
509 </widget> |
505 </item> |
510 </item> |
506 <item> |
511 <item> |