Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui

changeset 2845
7e55c6268c35
parent 1806
9ac49a2db4e7
child 5508
30626def80dc
equal deleted inserted replaced
2844:a61ee61b1c2c 2845:7e55c6268c35
183 <string>&amp;Differences</string> 183 <string>&amp;Differences</string>
184 </property> 184 </property>
185 </widget> 185 </widget>
186 </item> 186 </item>
187 <item> 187 <item>
188 <widget class="QPushButton" name="sbsDiffButton">
189 <property name="toolTip">
190 <string>Show differences of the selected entry to the repository in a side-by-side manner</string>
191 </property>
192 <property name="text">
193 <string>Side-b&amp;y-Side Diff</string>
194 </property>
195 </widget>
196 </item>
197 <item>
188 <widget class="QPushButton" name="revertButton"> 198 <widget class="QPushButton" name="revertButton">
189 <property name="toolTip"> 199 <property name="toolTip">
190 <string>Revert the selected entries to the last revision in the repository</string> 200 <string>Revert the selected entries to the last revision in the repository</string>
191 </property> 201 </property>
192 <property name="text"> 202 <property name="text">
262 <tabstop>statusFilterCombo</tabstop> 272 <tabstop>statusFilterCombo</tabstop>
263 <tabstop>statusList</tabstop> 273 <tabstop>statusList</tabstop>
264 <tabstop>commitButton</tabstop> 274 <tabstop>commitButton</tabstop>
265 <tabstop>addButton</tabstop> 275 <tabstop>addButton</tabstop>
266 <tabstop>diffButton</tabstop> 276 <tabstop>diffButton</tabstop>
277 <tabstop>sbsDiffButton</tabstop>
267 <tabstop>revertButton</tabstop> 278 <tabstop>revertButton</tabstop>
268 <tabstop>restoreButton</tabstop> 279 <tabstop>restoreButton</tabstop>
269 <tabstop>errors</tabstop> 280 <tabstop>errors</tabstop>
270 <tabstop>buttonBox</tabstop> 281 <tabstop>buttonBox</tabstop>
271 </tabstops> 282 </tabstops>

eric ide

mercurial