--- a/Documentation/Source/eric5.VCS.ProjectHelper.html Sun Mar 09 12:16:00 2014 +0100 +++ b/Documentation/Source/eric5.VCS.ProjectHelper.html Sun Mar 09 17:06:40 2014 +0100 @@ -90,6 +90,9 @@ <td><a href="#VcsProjectHelper._vcsLog">_vcsLog</a></td> <td>Protected slot used to show the log of the local project.</td> </tr><tr> +<td><a href="#VcsProjectHelper._vcsLogBrowser">_vcsLogBrowser</a></td> +<td>Protected slot used to show the log of the local project with a log browser dialog.</td> +</tr><tr> <td><a href="#VcsProjectHelper._vcsMerge">_vcsMerge</a></td> <td>Protected slot used to merge changes of a tag/revision into the local project.</td> </tr><tr> @@ -213,6 +216,12 @@ <b>_vcsLog</b>(<i></i>) <p> Protected slot used to show the log of the local project. +</p><a NAME="VcsProjectHelper._vcsLogBrowser" ID="VcsProjectHelper._vcsLogBrowser"></a> +<h4>VcsProjectHelper._vcsLogBrowser</h4> +<b>_vcsLogBrowser</b>(<i></i>) +<p> + Protected slot used to show the log of the local project with a + log browser dialog. </p><a NAME="VcsProjectHelper._vcsMerge" ID="VcsProjectHelper._vcsMerge"></a> <h4>VcsProjectHelper._vcsMerge</h4> <b>_vcsMerge</b>(<i></i>)