Plugins/VcsPlugins/vcsMercurial/HgUserConfigDataDialog.ui

changeset 5104
0b9420dc1093
parent 3562
ef3f13a2c599
equal deleted inserted replaced
5102:9cc5217881ab 5104:0b9420dc1093
5 <property name="geometry"> 5 <property name="geometry">
6 <rect> 6 <rect>
7 <x>0</x> 7 <x>0</x>
8 <y>0</y> 8 <y>0</y>
9 <width>400</width> 9 <width>400</width>
10 <height>455</height> 10 <height>468</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <property name="windowTitle"> 13 <property name="windowTitle">
14 <string>Mercurial User Data</string> 14 <string>Mercurial User Data</string>
15 </property> 15 </property>
139 <property name="toolTip"> 139 <property name="toolTip">
140 <string>Select to activate the shelve extension</string> 140 <string>Select to activate the shelve extension</string>
141 </property> 141 </property>
142 <property name="text"> 142 <property name="text">
143 <string>Shelve</string> 143 <string>Shelve</string>
144 </property>
145 </widget>
146 </item>
147 <item row="3" column="1">
148 <widget class="QCheckBox" name="transplantCheckBox">
149 <property name="toolTip">
150 <string>Select to activate the transplant extension</string>
151 </property>
152 <property name="text">
153 <string>Transplant</string>
154 </property> 144 </property>
155 </widget> 145 </widget>
156 </item> 146 </item>
157 </layout> 147 </layout>
158 </widget> 148 </widget>
250 <tabstop>largefilesCheckBox</tabstop> 240 <tabstop>largefilesCheckBox</tabstop>
251 <tabstop>purgeCheckBox</tabstop> 241 <tabstop>purgeCheckBox</tabstop>
252 <tabstop>queuesCheckBox</tabstop> 242 <tabstop>queuesCheckBox</tabstop>
253 <tabstop>rebaseCheckBox</tabstop> 243 <tabstop>rebaseCheckBox</tabstop>
254 <tabstop>shelveCheckBox</tabstop> 244 <tabstop>shelveCheckBox</tabstop>
255 <tabstop>transplantCheckBox</tabstop>
256 <tabstop>lfFileSizeSpinBox</tabstop> 245 <tabstop>lfFileSizeSpinBox</tabstop>
257 <tabstop>lfFilePatternsEdit</tabstop> 246 <tabstop>lfFilePatternsEdit</tabstop>
258 <tabstop>buttonBox</tabstop> 247 <tabstop>buttonBox</tabstop>
259 </tabstops> 248 </tabstops>
260 <resources/> 249 <resources/>

eric ide

mercurial