--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html Wed Jul 31 20:07:41 2013 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html Thu Aug 01 18:41:16 2013 +0200 @@ -87,6 +87,9 @@ <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.__HgSbsExtendedDiff">__HgSbsExtendedDiff</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="#HgProjectBrowserHelper._addVCSMenu">_addVCSMenu</a></td> <td>Protected method used to add the VCS menu to all project browsers.</td> </tr><tr> @@ -195,6 +198,12 @@ <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.__HgSbsExtendedDiff" ID="HgProjectBrowserHelper.__HgSbsExtendedDiff"></a> +<h4>HgProjectBrowserHelper.__HgSbsExtendedDiff</h4> +<b>__HgSbsExtendedDiff</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="HgProjectBrowserHelper._addVCSMenu" ID="HgProjectBrowserHelper._addVCSMenu"></a> <h4>HgProjectBrowserHelper._addVCSMenu</h4> <b>_addVCSMenu</b>(<i>mainMenu</i>)