--- a/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitLogBrowserDialog.html Sun Jan 17 13:53:08 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitLogBrowserDialog.html Mon Feb 01 10:38:16 2021 +0100 @@ -429,7 +429,7 @@ Private method to get the selected action mode. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> selected action mode (string, one of filter or find) </dd> @@ -545,7 +545,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> HTML table containing details </dd> @@ -589,7 +589,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple containing the column and color index for the given node and a list of tuples indicating the edges @@ -629,7 +629,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the generated item (QTreeWidgetItem) </dd> @@ -673,7 +673,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> icon for the node (QIcon) </dd> @@ -738,7 +738,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the generated item (QTreeWidgetItem) </dd> @@ -765,7 +765,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of tuples containing the branch name and the associated commit ID of its branch head @@ -792,7 +792,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> color name </dd> @@ -818,7 +818,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> commit id shortened to 10 characters (string) </dd> @@ -836,7 +836,7 @@ <dd> number of log entries to skip (integer) </dd> -<dt><i>noEntries=</i></dt> +<dt><i>noEntries</i></dt> <dd> number of entries to get (0 = default) (int) </dd> @@ -856,7 +856,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of tuples containing the tag name and the associated commit ID @@ -911,7 +911,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> merged list of file separator entries </dd> @@ -924,7 +924,7 @@ Private slot to prepare the filed search data. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple of field index, search expression and flag indicating that the field index is a data role (integer, string, boolean) @@ -1518,12 +1518,12 @@ <dd> filename to show the log for (string) </dd> -<dt><i>isFile=</i></dt> +<dt><i>isFile</i></dt> <dd> flag indicating log for a file is to be shown (boolean) </dd> -<dt><i>noEntries=</i></dt> +<dt><i>noEntries</i></dt> <dd> number of entries to get (0 = default) (int) </dd>