42 <string>Enter a revision number</string> |
42 <string>Enter a revision number</string> |
43 </property> |
43 </property> |
44 <property name="alignment"> |
44 <property name="alignment"> |
45 <set>Qt::AlignRight</set> |
45 <set>Qt::AlignRight</set> |
46 </property> |
46 </property> |
47 <property name="minimum"> |
|
48 <number>1</number> |
|
49 </property> |
|
50 <property name="maximum"> |
47 <property name="maximum"> |
51 <number>999999999</number> |
48 <number>999999999</number> |
52 </property> |
49 </property> |
53 </widget> |
50 </widget> |
54 </item> |
51 </item> |
177 <property name="toolTip"> |
174 <property name="toolTip"> |
178 <string>Select tip revision of repository</string> |
175 <string>Select tip revision of repository</string> |
179 </property> |
176 </property> |
180 <property name="text"> |
177 <property name="text"> |
181 <string>TIP</string> |
178 <string>TIP</string> |
|
179 </property> |
|
180 </widget> |
|
181 </item> |
|
182 <item row="6" column="0" colspan="3"> |
|
183 <widget class="QRadioButton" name="noneButton"> |
|
184 <property name="text"> |
|
185 <string>No revision selected</string> |
182 </property> |
186 </property> |
183 <property name="checked"> |
187 <property name="checked"> |
184 <bool>true</bool> |
188 <bool>true</bool> |
185 </property> |
189 </property> |
186 </widget> |
190 </widget> |
210 <tabstop>branchButton</tabstop> |
214 <tabstop>branchButton</tabstop> |
211 <tabstop>branchCombo</tabstop> |
215 <tabstop>branchCombo</tabstop> |
212 <tabstop>bookmarkButton</tabstop> |
216 <tabstop>bookmarkButton</tabstop> |
213 <tabstop>bookmarkCombo</tabstop> |
217 <tabstop>bookmarkCombo</tabstop> |
214 <tabstop>tipButton</tabstop> |
218 <tabstop>tipButton</tabstop> |
|
219 <tabstop>noneButton</tabstop> |
215 <tabstop>buttonBox</tabstop> |
220 <tabstop>buttonBox</tabstop> |
216 </tabstops> |
221 </tabstops> |
217 <resources/> |
222 <resources/> |
218 <connections> |
223 <connections> |
219 <connection> |
224 <connection> |