diff -r d133c7edd88a -r f85f686981ad Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnLogBrowserDialog.html --- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnLogBrowserDialog.html Sun Sep 29 18:22:08 2013 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnLogBrowserDialog.html Sun Sep 29 18:23:27 2013 +0200 @@ -145,7 +145,7 @@ <td>Private slot to send the input to the subversion process.</td> </tr><tr> <td><a href="#SvnLogBrowserDialog.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="#SvnLogBrowserDialog.on_toDate_dateChanged">on_toDate_dateChanged</a></td> <td>Private slot called, when the from date changes.</td> @@ -429,8 +429,13 @@ <h4>SvnLogBrowserDialog.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="SvnLogBrowserDialog.on_toDate_dateChanged" ID="SvnLogBrowserDialog.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 checked state (boolean) +</dd> +</dl><a NAME="SvnLogBrowserDialog.on_toDate_dateChanged" ID="SvnLogBrowserDialog.on_toDate_dateChanged"></a> <h4>SvnLogBrowserDialog.on_toDate_dateChanged</h4> <b>on_toDate_dateChanged</b>(<i>date</i>) <p>