Sat, 01 Feb 2014 16:03:01 +0100
Updated source docu.
--- a/Documentation/Help/source.qhp Sat Feb 01 16:01:51 2014 +0100 +++ b/Documentation/Help/source.qhp Sat Feb 01 16:03:01 2014 +0100 @@ -6123,6 +6123,7 @@ <keyword name="HgLogBrowserDialog.__updateGraftAction" id="HgLogBrowserDialog.__updateGraftAction" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html#HgLogBrowserDialog.__updateGraftAction" /> <keyword name="HgLogBrowserDialog.__updateGui" id="HgLogBrowserDialog.__updateGui" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html#HgLogBrowserDialog.__updateGui" /> <keyword name="HgLogBrowserDialog.__updatePhaseAction" id="HgLogBrowserDialog.__updatePhaseAction" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html#HgLogBrowserDialog.__updatePhaseAction" /> + <keyword name="HgLogBrowserDialog.__updateTagAction" id="HgLogBrowserDialog.__updateTagAction" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html#HgLogBrowserDialog.__updateTagAction" /> <keyword name="HgLogBrowserDialog.closeEvent" id="HgLogBrowserDialog.closeEvent" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html#HgLogBrowserDialog.closeEvent" /> <keyword name="HgLogBrowserDialog.col2x" id="HgLogBrowserDialog.col2x" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html#HgLogBrowserDialog.col2x" /> <keyword name="HgLogBrowserDialog.keyPressEvent" id="HgLogBrowserDialog.keyPressEvent" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html#HgLogBrowserDialog.keyPressEvent" />
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html Sat Feb 01 16:01:51 2014 +0100 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html Sat Feb 01 16:03:01 2014 +0100 @@ -139,13 +139,16 @@ <td>Private slot to update the enabled status of the diff buttons.</td> </tr><tr> <td><a href="#HgLogBrowserDialog.__updateGraftAction">__updateGraftAction</a></td> -<td>Private slot to update the status of the graft button.</td> +<td>Private slot to update the status of the graft action.</td> </tr><tr> <td><a href="#HgLogBrowserDialog.__updateGui">__updateGui</a></td> <td>Private slot to update GUI elements except the diff and phase buttons.</td> </tr><tr> <td><a href="#HgLogBrowserDialog.__updatePhaseAction">__updatePhaseAction</a></td> -<td>Private slot to update the status of the phase button.</td> +<td>Private slot to update the status of the phase action.</td> +</tr><tr> +<td><a href="#HgLogBrowserDialog.__updateTagAction">__updateTagAction</a></td> +<td>Private slot to update the status of the graft action.</td> </tr><tr> <td><a href="#HgLogBrowserDialog.closeEvent">closeEvent</a></td> <td>Private slot implementing a close event handler.</td> @@ -537,7 +540,7 @@ <h4>HgLogBrowserDialog.__updateGraftAction</h4> <b>__updateGraftAction</b>(<i></i>) <p> - Private slot to update the status of the graft button. + Private slot to update the status of the graft action. </p><a NAME="HgLogBrowserDialog.__updateGui" ID="HgLogBrowserDialog.__updateGui"></a> <h4>HgLogBrowserDialog.__updateGui</h4> <b>__updateGui</b>(<i>itm</i>) @@ -553,7 +556,12 @@ <h4>HgLogBrowserDialog.__updatePhaseAction</h4> <b>__updatePhaseAction</b>(<i></i>) <p> - Private slot to update the status of the phase button. + Private slot to update the status of the phase action. +</p><a NAME="HgLogBrowserDialog.__updateTagAction" ID="HgLogBrowserDialog.__updateTagAction"></a> +<h4>HgLogBrowserDialog.__updateTagAction</h4> +<b>__updateTagAction</b>(<i></i>) +<p> + Private slot to update the status of the graft action. </p><a NAME="HgLogBrowserDialog.closeEvent" ID="HgLogBrowserDialog.closeEvent"></a> <h4>HgLogBrowserDialog.closeEvent</h4> <b>closeEvent</b>(<i>e</i>)