--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html Wed Jul 31 20:01:58 2013 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html Wed Jul 31 20:07:41 2013 +0200 @@ -84,6 +84,9 @@ <td><a href="#HgProjectBrowserHelper.__HgRevert">__HgRevert</a></td> <td>Protected slot called by the context menu to revert changes made.</td> </tr><tr> +<td><a href="#HgProjectBrowserHelper.__HgSbsDiff">__HgSbsDiff</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="#HgProjectBrowserHelper._addVCSMenu">_addVCSMenu</a></td> <td>Protected method used to add the VCS menu to all project browsers.</td> </tr><tr> @@ -186,6 +189,12 @@ <b>__HgRevert</b>(<i></i>) <p> Protected slot called by the context menu to revert changes made. +</p><a NAME="HgProjectBrowserHelper.__HgSbsDiff" ID="HgProjectBrowserHelper.__HgSbsDiff"></a> +<h4>HgProjectBrowserHelper.__HgSbsDiff</h4> +<b>__HgSbsDiff</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="HgProjectBrowserHelper._addVCSMenu" ID="HgProjectBrowserHelper._addVCSMenu"></a> <h4>HgProjectBrowserHelper._addVCSMenu</h4> <b>_addVCSMenu</b>(<i>mainMenu</i>)