--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgStatusDialog.html Thu Aug 01 18:52:01 2013 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgStatusDialog.html Thu Aug 01 19:12:57 2013 +0200 @@ -126,6 +126,9 @@ <td><a href="#HgStatusDialog.__revert">__revert</a></td> <td>Private slot to handle the Revert context menu entry.</td> </tr><tr> +<td><a href="#HgStatusDialog.__sbsDiff">__sbsDiff</a></td> +<td>Private slot to handle the Diff context menu entry.</td> +</tr><tr> <td><a href="#HgStatusDialog.__showContextMenu">__showContextMenu</a></td> <td>Protected slot to show the context menu of the status list.</td> </tr><tr> @@ -174,6 +177,9 @@ <td><a href="#HgStatusDialog.on_revertButton_clicked">on_revertButton_clicked</a></td> <td>Private slot to handle the press of the Revert button.</td> </tr><tr> +<td><a href="#HgStatusDialog.on_sbsDiffButton_clicked">on_sbsDiffButton_clicked</a></td> +<td>Private slot to handle the press of the Side-by-Side Diff button.</td> +</tr><tr> <td><a href="#HgStatusDialog.on_sendButton_clicked">on_sendButton_clicked</a></td> <td>Private slot to send the input to the subversion process.</td> </tr><tr> @@ -372,6 +378,11 @@ <b>__revert</b>(<i></i>) <p> Private slot to handle the Revert context menu entry. +</p><a NAME="HgStatusDialog.__sbsDiff" ID="HgStatusDialog.__sbsDiff"></a> +<h4>HgStatusDialog.__sbsDiff</h4> +<b>__sbsDiff</b>(<i></i>) +<p> + Private slot to handle the Diff context menu entry. </p><a NAME="HgStatusDialog.__showContextMenu" ID="HgStatusDialog.__showContextMenu"></a> <h4>HgStatusDialog.__showContextMenu</h4> <b>__showContextMenu</b>(<i>coord</i>) @@ -482,6 +493,11 @@ <b>on_revertButton_clicked</b>(<i></i>) <p> Private slot to handle the press of the Revert button. +</p><a NAME="HgStatusDialog.on_sbsDiffButton_clicked" ID="HgStatusDialog.on_sbsDiffButton_clicked"></a> +<h4>HgStatusDialog.on_sbsDiffButton_clicked</h4> +<b>on_sbsDiffButton_clicked</b>(<i></i>) +<p> + Private slot to handle the press of the Side-by-Side Diff button. </p><a NAME="HgStatusDialog.on_sendButton_clicked" ID="HgStatusDialog.on_sendButton_clicked"></a> <h4>HgStatusDialog.on_sendButton_clicked</h4> <b>on_sendButton_clicked</b>(<i></i>)