Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.ProjectBrowserHelper.html

changeset 2845
7e55c6268c35
parent 2387
2d119e79ab54
child 3018
70924c0bdaf1
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.ProjectBrowserHelper.html	Mon Aug 05 13:17:51 2013 +0200
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.ProjectBrowserHelper.html	Mon Aug 05 15:58:30 2013 +0200
@@ -102,6 +102,12 @@
 <td><a href="#SvnProjectBrowserHelper.__SVNResolve">__SVNResolve</a></td>
 <td>Private slot called by the context menu to resolve conflicts of a file.</td>
 </tr><tr>
+<td><a href="#SvnProjectBrowserHelper.__SVNSbsDiff">__SVNSbsDiff</a></td>
+<td>Private slot called by the context menu to show the difference of a file to the repository side-by-side.</td>
+</tr><tr>
+<td><a href="#SvnProjectBrowserHelper.__SVNSbsExtendedDiff">__SVNSbsExtendedDiff</a></td>
+<td>Private slot called by the context menu to show the difference of a file to the repository side-by-side allowing the selection of revisions to compare.</td>
+</tr><tr>
 <td><a href="#SvnProjectBrowserHelper.__SVNSetProp">__SVNSetProp</a></td>
 <td>Private slot called by the context menu to set a subversion property of a file.</td>
 </tr><tr>
@@ -250,6 +256,18 @@
 <b>__SVNResolve</b>(<i></i>)
 <p>
         Private slot called by the context menu to resolve conflicts of a file.
+</p><a NAME="SvnProjectBrowserHelper.__SVNSbsDiff" ID="SvnProjectBrowserHelper.__SVNSbsDiff"></a>
+<h4>SvnProjectBrowserHelper.__SVNSbsDiff</h4>
+<b>__SVNSbsDiff</b>(<i></i>)
+<p>
+        Private slot called by the context menu to show the difference of a file to
+        the repository side-by-side.
+</p><a NAME="SvnProjectBrowserHelper.__SVNSbsExtendedDiff" ID="SvnProjectBrowserHelper.__SVNSbsExtendedDiff"></a>
+<h4>SvnProjectBrowserHelper.__SVNSbsExtendedDiff</h4>
+<b>__SVNSbsExtendedDiff</b>(<i></i>)
+<p>
+        Private slot called by the context menu to show the difference of a file to
+        the repository side-by-side allowing the selection of revisions to compare.
 </p><a NAME="SvnProjectBrowserHelper.__SVNSetProp" ID="SvnProjectBrowserHelper.__SVNSetProp"></a>
 <h4>SvnProjectBrowserHelper.__SVNSetProp</h4>
 <b>__SVNSetProp</b>(<i></i>)

eric ide

mercurial