162 <string><b>Prefer Unbundle</b> |
162 <string><b>Prefer Unbundle</b> |
163 <p>If this option is selected, it will be checked, if a Mercurial changegroups file from a previous "Show Incoming" request exists. In this case it will be applied and deleted. Otherwise a pull request will be sent.</p></string> |
163 <p>If this option is selected, it will be checked, if a Mercurial changegroups file from a previous "Show Incoming" request exists. In this case it will be applied and deleted. Otherwise a pull request will be sent.</p></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/> |