diff -r 748e4c50523b -r 7758f0c7d9f6 Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html --- a/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html Mon Oct 24 19:55:05 2016 +0200 +++ b/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html Tue Oct 25 19:33:11 2016 +0200 @@ -69,6 +69,9 @@ <td><a href="#HgLogBrowserDialog.__diffRevisions">__diffRevisions</a></td> <td>Private method to do a diff of two revisions.</td> </tr><tr> +<td><a href="#HgLogBrowserDialog.__fetchActTriggered">__fetchActTriggered</a></td> +<td>Private slot to fetch changes from a remote repository.</td> +</tr><tr> <td><a href="#HgLogBrowserDialog.__filterLogs">__filterLogs</a></td> <td>Private method to filter the log entries.</td> </tr><tr> @@ -162,6 +165,9 @@ <td><a href="#HgLogBrowserDialog.__showError">__showError</a></td> <td>Private slot to show some error.</td> </tr><tr> +<td><a href="#HgLogBrowserDialog.__stripActTriggered">__stripActTriggered</a></td> +<td>Private slot to strip changesets from the repository.</td> +</tr><tr> <td><a href="#HgLogBrowserDialog.__switchActTriggered">__switchActTriggered</a></td> <td>Private slot to switch the working directory to the selected revision.</td> </tr><tr> @@ -314,7 +320,12 @@ <dd> second revision number (integer) </dd> -</dl><a NAME="HgLogBrowserDialog.__filterLogs" ID="HgLogBrowserDialog.__filterLogs"></a> +</dl><a NAME="HgLogBrowserDialog.__fetchActTriggered" ID="HgLogBrowserDialog.__fetchActTriggered"></a> +<h4>HgLogBrowserDialog.__fetchActTriggered</h4> +<b>__fetchActTriggered</b>(<i></i>) +<p> + Private slot to fetch changes from a remote repository. +</p><a NAME="HgLogBrowserDialog.__filterLogs" ID="HgLogBrowserDialog.__filterLogs"></a> <h4>HgLogBrowserDialog.__filterLogs</h4> <b>__filterLogs</b>(<i></i>) <p> @@ -642,7 +653,12 @@ <dd> error to be shown (string) </dd> -</dl><a NAME="HgLogBrowserDialog.__switchActTriggered" ID="HgLogBrowserDialog.__switchActTriggered"></a> +</dl><a NAME="HgLogBrowserDialog.__stripActTriggered" ID="HgLogBrowserDialog.__stripActTriggered"></a> +<h4>HgLogBrowserDialog.__stripActTriggered</h4> +<b>__stripActTriggered</b>(<i></i>) +<p> + Private slot to strip changesets from the repository. +</p><a NAME="HgLogBrowserDialog.__switchActTriggered" ID="HgLogBrowserDialog.__switchActTriggered"></a> <h4>HgLogBrowserDialog.__switchActTriggered</h4> <b>__switchActTriggered</b>(<i></i>) <p>