--- a/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitLogBrowserDialog.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitLogBrowserDialog.html Sat Jan 16 16:51:23 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> @@ -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)