2018-07-08 16:35:38 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
2010-09-07 11:28:57 +00:00
|
|
|
<class>CompareHistoryUi</class>
|
2018-07-08 16:35:38 +02:00
|
|
|
<widget class="QWidget" name="CompareHistoryUi">
|
|
|
|
<property name="geometry">
|
2010-09-07 11:28:57 +00:00
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2018-07-08 16:35:38 +02:00
|
|
|
<width>444</width>
|
|
|
|
<height>184</height>
|
2010-09-07 11:28:57 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
2018-07-08 16:35:38 +02:00
|
|
|
<property name="windowTitle">
|
2010-09-07 11:28:57 +00:00
|
|
|
<string/>
|
|
|
|
</property>
|
2018-07-08 16:35:38 +02:00
|
|
|
<property name="sizeGripEnabled" stdset="0">
|
2010-09-07 11:28:57 +00:00
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2018-07-08 16:35:38 +02:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
2010-09-07 11:28:57 +00:00
|
|
|
<item>
|
2018-07-08 16:35:38 +02:00
|
|
|
<widget class="QGroupBox" name="groupBox">
|
|
|
|
<property name="title">
|
2010-09-07 11:28:57 +00:00
|
|
|
<string>Compare Revisions</string>
|
|
|
|
</property>
|
2018-12-25 17:02:18 +01:00
|
|
|
<property name="flat">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2018-07-08 16:35:38 +02:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
2010-09-07 11:28:57 +00:00
|
|
|
<item>
|
2018-07-08 16:35:38 +02:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
2010-09-07 11:28:57 +00:00
|
|
|
<item>
|
2018-07-08 16:35:38 +02:00
|
|
|
<widget class="QRadioButton" name="revbackRB">
|
|
|
|
<property name="text">
|
|
|
|
<string>Revisions ba&ck</string>
|
2010-09-07 11:28:57 +00:00
|
|
|
</property>
|
2018-07-08 16:35:38 +02:00
|
|
|
<property name="checked">
|
2010-09-07 11:28:57 +00:00
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2018-07-08 16:35:38 +02:00
|
|
|
<widget class="QSpinBox" name="revbackSB">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
2010-09-07 11:28:57 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2018-07-08 16:35:38 +02:00
|
|
|
<property name="minimumSize">
|
2010-09-07 11:28:57 +00:00
|
|
|
<size>
|
|
|
|
<width>80</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2018-07-08 16:35:38 +02:00
|
|
|
<property name="minimum">
|
2010-09-07 16:05:12 +00:00
|
|
|
<number>0</number>
|
2010-09-07 11:28:57 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2018-07-08 16:35:38 +02:00
|
|
|
<spacer name="horizontalSpacer">
|
|
|
|
<property name="orientation">
|
2010-09-07 11:28:57 +00:00
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2018-07-08 16:35:38 +02:00
|
|
|
<property name="sizeHint" stdset="0">
|
2010-09-07 11:28:57 +00:00
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
2018-07-08 16:35:38 +02:00
|
|
|
<widget class="Line" name="line">
|
|
|
|
<property name="orientation">
|
2010-09-07 11:28:57 +00:00
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2018-07-08 16:35:38 +02:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
2010-09-07 11:28:57 +00:00
|
|
|
<item>
|
2018-07-08 16:35:38 +02:00
|
|
|
<widget class="QRadioButton" name="betweenrevRB">
|
|
|
|
<property name="text">
|
2010-09-07 11:28:57 +00:00
|
|
|
<string>&Between revisions</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-09-07 11:58:42 +00:00
|
|
|
<item>
|
2018-07-08 16:35:38 +02:00
|
|
|
<widget class="QLabel" name="oldL">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
2010-09-07 11:58:42 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2018-07-08 16:35:38 +02:00
|
|
|
<property name="text">
|
2010-09-07 11:58:42 +00:00
|
|
|
<string>Old:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-09-07 11:28:57 +00:00
|
|
|
<item>
|
2018-07-08 16:35:38 +02:00
|
|
|
<widget class="QSpinBox" name="rev1SB">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
2010-09-07 11:28:57 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2018-07-08 16:35:38 +02:00
|
|
|
<property name="minimumSize">
|
2010-09-07 11:28:57 +00:00
|
|
|
<size>
|
|
|
|
<width>80</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2018-07-08 16:35:38 +02:00
|
|
|
<property name="minimum">
|
2010-09-07 11:28:57 +00:00
|
|
|
<number>1</number>
|
|
|
|
</property>
|
2018-07-08 16:35:38 +02:00
|
|
|
<property name="maximum">
|
2010-09-07 11:28:57 +00:00
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-09-07 11:58:42 +00:00
|
|
|
<item>
|
2018-07-08 16:35:38 +02:00
|
|
|
<widget class="QLabel" name="newL">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
2010-09-07 11:58:42 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2018-07-08 16:35:38 +02:00
|
|
|
<property name="text">
|
2010-09-07 11:58:42 +00:00
|
|
|
<string>New:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-09-07 11:28:57 +00:00
|
|
|
<item>
|
2018-07-08 16:35:38 +02:00
|
|
|
<widget class="QSpinBox" name="rev2SB">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
2010-09-07 11:28:57 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2018-07-08 16:35:38 +02:00
|
|
|
<property name="minimumSize">
|
2010-09-07 11:28:57 +00:00
|
|
|
<size>
|
|
|
|
<width>80</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2018-07-08 16:35:38 +02:00
|
|
|
<property name="minimum">
|
2010-09-07 11:28:57 +00:00
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2018-07-08 16:35:38 +02:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
2010-09-07 11:28:57 +00:00
|
|
|
<item>
|
2018-07-08 16:35:38 +02:00
|
|
|
<widget class="QDialogButtonBox" name="buttonBox">
|
|
|
|
<property name="standardButtons">
|
|
|
|
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
|
2010-09-07 11:28:57 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<includes>
|
2018-07-08 16:35:38 +02:00
|
|
|
<include location="local">qt_i18n.h</include>
|
2010-09-07 11:28:57 +00:00
|
|
|
</includes>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|