--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html Sun Sep 29 18:22:08 2013 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html Sun Sep 29 18:23:27 2013 +0200 @@ -199,7 +199,7 @@ <td>Private slot to send the input to the merurial process.</td> </tr><tr> <td><a href="#HgLogBrowserDialog.on_stopCheckBox_clicked">on_stopCheckBox_clicked</a></td> -<td>Private slot called, when the stop on copy/move checkbox is clicked</td> +<td>Private slot called, when the stop on copy/move checkbox is clicked.</td> </tr><tr> <td><a href="#HgLogBrowserDialog.on_toDate_dateChanged">on_toDate_dateChanged</a></td> <td>Private slot called, when the from date changes.</td> @@ -695,8 +695,13 @@ <h4>HgLogBrowserDialog.on_stopCheckBox_clicked</h4> <b>on_stopCheckBox_clicked</b>(<i>checked</i>) <p> - Private slot called, when the stop on copy/move checkbox is clicked -</p><a NAME="HgLogBrowserDialog.on_toDate_dateChanged" ID="HgLogBrowserDialog.on_toDate_dateChanged"></a> + Private slot called, when the stop on copy/move checkbox is clicked. +</p><dl> +<dt><i>checked</i></dt> +<dd> +flag indicating the state of the check box (boolean) +</dd> +</dl><a NAME="HgLogBrowserDialog.on_toDate_dateChanged" ID="HgLogBrowserDialog.on_toDate_dateChanged"></a> <h4>HgLogBrowserDialog.on_toDate_dateChanged</h4> <b>on_toDate_dateChanged</b>(<i>date</i>) <p>