Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.ui

changeset 1312
12506dba74dc
parent 1307
9f7a056dbcc6
child 3256
1a43351889d5
equal deleted inserted replaced
1311:95685f9ad9f8 1312:12506dba74dc
8 <y>0</y> 8 <y>0</y>
9 <width>406</width> 9 <width>406</width>
10 <height>582</height> 10 <height>582</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <layout class="QVBoxLayout" name="verticalLayout_3"> 13 <layout class="QVBoxLayout" name="verticalLayout_4">
14 <item> 14 <item>
15 <widget class="QLabel" name="headerLabel"> 15 <widget class="QLabel" name="headerLabel">
16 <property name="text"> 16 <property name="text">
17 <string>&lt;b&gt;Configure Mercurial Interface&lt;/b&gt;</string> 17 <string>&lt;b&gt;Configure Mercurial Interface&lt;/b&gt;</string>
18 </property> 18 </property>
162 <string>&lt;b&gt;Prefer Unbundle&lt;/b&gt; 162 <string>&lt;b&gt;Prefer Unbundle&lt;/b&gt;
163 &lt;p&gt;If this option is selected, it will be checked, if a Mercurial changegroups file from a previous &quot;Show Incoming&quot; request exists. In this case it will be applied and deleted. Otherwise a pull request will be sent.&lt;/p&gt;</string> 163 &lt;p&gt;If this option is selected, it will be checked, if a Mercurial changegroups file from a previous &quot;Show Incoming&quot; request exists. In this case it will be applied and deleted. Otherwise a pull request will be sent.&lt;/p&gt;</string>
164 </property> 164 </property>
165 <property name="text"> 165 <property name="text">
166 <string>Prefer Unbundle</string> 166 <string>Prefer Unbundle</string>
167 </property>
168 </widget>
169 </item>
170 </layout>
171 </widget>
172 </item>
173 <item>
174 <widget class="QGroupBox" name="groupBox_6">
175 <property name="title">
176 <string>Revert</string>
177 </property>
178 <layout class="QVBoxLayout" name="verticalLayout_3">
179 <item>
180 <widget class="QCheckBox" name="backupCheckBox">
181 <property name="toolTip">
182 <string>Select to create a backup file (.orig) before reverting changes</string>
183 </property>
184 <property name="text">
185 <string>Create Backup Files</string>
167 </property> 186 </property>
168 </widget> 187 </widget>
169 </item> 188 </item>
170 </layout> 189 </layout>
171 </widget> 190 </widget>
222 <tabstop>logSpinBox</tabstop> 241 <tabstop>logSpinBox</tabstop>
223 <tabstop>commitSpinBox</tabstop> 242 <tabstop>commitSpinBox</tabstop>
224 <tabstop>logBrowserCheckBox</tabstop> 243 <tabstop>logBrowserCheckBox</tabstop>
225 <tabstop>pullUpdateCheckBox</tabstop> 244 <tabstop>pullUpdateCheckBox</tabstop>
226 <tabstop>preferUnbundleCheckBox</tabstop> 245 <tabstop>preferUnbundleCheckBox</tabstop>
246 <tabstop>backupCheckBox</tabstop>
227 <tabstop>cleanupPatternEdit</tabstop> 247 <tabstop>cleanupPatternEdit</tabstop>
228 <tabstop>configButton</tabstop> 248 <tabstop>configButton</tabstop>
229 </tabstops> 249 </tabstops>
230 <resources/> 250 <resources/>
231 <connections/> 251 <connections/>

eric ide

mercurial