diff -r 6f9713e8d570 -r 8ce554fb0bee Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html --- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html Sat May 01 18:26:14 2010 +0000 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html Sat May 01 18:27:07 2010 +0000 @@ -96,6 +96,9 @@ <td><a href="#HgProjectHelper.__hgHeads">__hgHeads</a></td> <td>Private slot used to show the heads of the repository.</td> </tr><tr> +<td><a href="#HgProjectHelper.__hgIdentify">__hgIdentify</a></td> +<td>Protected slot used to identify the project directory.</td> +</tr><tr> <td><a href="#HgProjectHelper.__hgIncoming">__hgIncoming</a></td> <td>Private slot used to show the log of changes coming into the repository.</td> </tr><tr> @@ -111,6 +114,9 @@ <td><a href="#HgProjectHelper.__hgParents">__hgParents</a></td> <td>Private slot used to show the parents of the repository.</td> </tr><tr> +<td><a href="#HgProjectHelper.__hgPreviewBundle">__hgPreviewBundle</a></td> +<td>Protected slot used to preview a changegroup file.</td> +</tr><tr> <td><a href="#HgProjectHelper.__hgPull">__hgPull</a></td> <td>Private slot used to pull changes from a remote repository.</td> </tr><tr> @@ -238,6 +244,11 @@ <b>__hgHeads</b>(<i></i>) <p> Private slot used to show the heads of the repository. +</p><a NAME="HgProjectHelper.__hgIdentify" ID="HgProjectHelper.__hgIdentify"></a> +<h4>HgProjectHelper.__hgIdentify</h4> +<b>__hgIdentify</b>(<i></i>) +<p> + Protected slot used to identify the project directory. </p><a NAME="HgProjectHelper.__hgIncoming" ID="HgProjectHelper.__hgIncoming"></a> <h4>HgProjectHelper.__hgIncoming</h4> <b>__hgIncoming</b>(<i></i>) @@ -263,6 +274,11 @@ <b>__hgParents</b>(<i></i>) <p> Private slot used to show the parents of the repository. +</p><a NAME="HgProjectHelper.__hgPreviewBundle" ID="HgProjectHelper.__hgPreviewBundle"></a> +<h4>HgProjectHelper.__hgPreviewBundle</h4> +<b>__hgPreviewBundle</b>(<i></i>) +<p> + Protected slot used to preview a changegroup file. </p><a NAME="HgProjectHelper.__hgPull" ID="HgProjectHelper.__hgPull"></a> <h4>HgProjectHelper.__hgPull</h4> <b>__hgPull</b>(<i></i>)