diff -r 6a8cb7632448 -r 70924c0bdaf1 Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.ProjectBrowserHelper.html --- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.ProjectBrowserHelper.html Sun Oct 13 17:29:57 2013 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.ProjectBrowserHelper.html Sun Oct 13 17:44:48 2013 +0200 @@ -103,7 +103,7 @@ <td>Private slot called by the context menu to show the difference of a file to the repository side-by-side.</td> </tr><tr> <td><a href="#SvnProjectBrowserHelper.__SVNSbsExtendedDiff">__SVNSbsExtendedDiff</a></td> -<td>Private slot called by the context menu to show the difference of a file to the repository side-by-side allowing the selection of revisions to compare.</td> +<td>Private slot called by the context menu to show the difference of a file to the repository side-by-side.</td> </tr><tr> <td><a href="#SvnProjectBrowserHelper.__SVNSetProp">__SVNSetProp</a></td> <td>Private slot called by the context menu to set a subversion property of a file.</td> @@ -169,8 +169,8 @@ reference to the project object </dd><dt><i>isTranslationsBrowser</i></dt> <dd> -flag indicating, the helper is requested for the - translations browser (this needs some special treatment) +flag indicating, the helper is requested + for the translations browser (this needs some special treatment) </dd><dt><i>parent</i></dt> <dd> parent widget (QWidget) @@ -192,7 +192,8 @@ <h4>SvnProjectBrowserHelper.__SVNBreakLock</h4> <b>__SVNBreakLock</b>(<i></i>) <p> - Private slot called by the context menu to break lock files in the repository. + Private slot called by the context menu to break lock files in the + repository. </p><a NAME="SvnProjectBrowserHelper.__SVNConfigure" ID="SvnProjectBrowserHelper.__SVNConfigure"></a> <h4>SvnProjectBrowserHelper.__SVNConfigure</h4> <b>__SVNConfigure</b>(<i></i>) @@ -207,31 +208,34 @@ <h4>SvnProjectBrowserHelper.__SVNDelProp</h4> <b>__SVNDelProp</b>(<i></i>) <p> - Private slot called by the context menu to delete a subversion property of a file. + Private slot called by the context menu to delete a subversion + property of a file. </p><a NAME="SvnProjectBrowserHelper.__SVNExtendedDiff" ID="SvnProjectBrowserHelper.__SVNExtendedDiff"></a> <h4>SvnProjectBrowserHelper.__SVNExtendedDiff</h4> <b>__SVNExtendedDiff</b>(<i></i>) <p> - Private slot called by the context menu to show the difference of a file to - the repository. + Private slot called by the context menu to show the difference of a + file to the repository. </p><p> This gives the chance to enter the revisions to compare. </p><a NAME="SvnProjectBrowserHelper.__SVNListProps" ID="SvnProjectBrowserHelper.__SVNListProps"></a> <h4>SvnProjectBrowserHelper.__SVNListProps</h4> <b>__SVNListProps</b>(<i></i>) <p> - Private slot called by the context menu to list the subversion properties of - a file. + Private slot called by the context menu to list the subversion + properties of a file. </p><a NAME="SvnProjectBrowserHelper.__SVNLock" ID="SvnProjectBrowserHelper.__SVNLock"></a> <h4>SvnProjectBrowserHelper.__SVNLock</h4> <b>__SVNLock</b>(<i></i>) <p> - Private slot called by the context menu to lock files in the repository. + Private slot called by the context menu to lock files in the + repository. </p><a NAME="SvnProjectBrowserHelper.__SVNLogBrowser" ID="SvnProjectBrowserHelper.__SVNLogBrowser"></a> <h4>SvnProjectBrowserHelper.__SVNLogBrowser</h4> <b>__SVNLogBrowser</b>(<i></i>) <p> - Private slot called by the context menu to show the log browser for a file. + Private slot called by the context menu to show the log browser for + a file. </p><a NAME="SvnProjectBrowserHelper.__SVNMove" ID="SvnProjectBrowserHelper.__SVNMove"></a> <h4>SvnProjectBrowserHelper.__SVNMove</h4> <b>__SVNMove</b>(<i></i>) @@ -241,7 +245,8 @@ <h4>SvnProjectBrowserHelper.__SVNRemoveFromChangelist</h4> <b>__SVNRemoveFromChangelist</b>(<i></i>) <p> - Private slot called by the context menu to remove files from their changelist. + Private slot called by the context menu to remove files from their + changelist. </p><a NAME="SvnProjectBrowserHelper.__SVNResolve" ID="SvnProjectBrowserHelper.__SVNResolve"></a> <h4>SvnProjectBrowserHelper.__SVNResolve</h4> <b>__SVNResolve</b>(<i></i>) @@ -251,35 +256,40 @@ <h4>SvnProjectBrowserHelper.__SVNSbsDiff</h4> <b>__SVNSbsDiff</b>(<i></i>) <p> - Private slot called by the context menu to show the difference of a file to - the repository side-by-side. + Private slot called by the context menu to show the difference of a + file to the repository side-by-side. </p><a NAME="SvnProjectBrowserHelper.__SVNSbsExtendedDiff" ID="SvnProjectBrowserHelper.__SVNSbsExtendedDiff"></a> <h4>SvnProjectBrowserHelper.__SVNSbsExtendedDiff</h4> <b>__SVNSbsExtendedDiff</b>(<i></i>) <p> - Private slot called by the context menu to show the difference of a file to - the repository side-by-side allowing the selection of revisions to compare. + Private slot called by the context menu to show the difference of a + file to the repository side-by-side. +</p><p> + It allows the selection of revisions to compare. </p><a NAME="SvnProjectBrowserHelper.__SVNSetProp" ID="SvnProjectBrowserHelper.__SVNSetProp"></a> <h4>SvnProjectBrowserHelper.__SVNSetProp</h4> <b>__SVNSetProp</b>(<i></i>) <p> - Private slot called by the context menu to set a subversion property of a file. + Private slot called by the context menu to set a subversion property + of a file. </p><a NAME="SvnProjectBrowserHelper.__SVNStealLock" ID="SvnProjectBrowserHelper.__SVNStealLock"></a> <h4>SvnProjectBrowserHelper.__SVNStealLock</h4> <b>__SVNStealLock</b>(<i></i>) <p> - Private slot called by the context menu to steal lock files in the repository. + Private slot called by the context menu to steal lock files in the + repository. </p><a NAME="SvnProjectBrowserHelper.__SVNUnlock" ID="SvnProjectBrowserHelper.__SVNUnlock"></a> <h4>SvnProjectBrowserHelper.__SVNUnlock</h4> <b>__SVNUnlock</b>(<i></i>) <p> - Private slot called by the context menu to unlock files in the repository. + Private slot called by the context menu to unlock files in the + repository. </p><a NAME="SvnProjectBrowserHelper.__SVNUrlDiff" ID="SvnProjectBrowserHelper.__SVNUrlDiff"></a> <h4>SvnProjectBrowserHelper.__SVNUrlDiff</h4> <b>__SVNUrlDiff</b>(<i></i>) <p> - Private slot called by the context menu to show the difference of a file of - two repository URLs. + Private slot called by the context menu to show the difference of a + file of two repository URLs. </p><p> This gives the chance to enter the repository URLs to compare. </p><a NAME="SvnProjectBrowserHelper.__itemsHaveFiles" ID="SvnProjectBrowserHelper.__itemsHaveFiles"></a> @@ -362,8 +372,8 @@ reference to the menu to be shown </dd><dt><i>standardItems</i></dt> <dd> -array of standard items that need activation/deactivation - depending on the overall VCS status +array of standard items that need + activation/deactivation depending on the overall VCS status </dd> </dl><a NAME="SvnProjectBrowserHelper.showContextMenuDir" ID="SvnProjectBrowserHelper.showContextMenuDir"></a> <h4>SvnProjectBrowserHelper.showContextMenuDir</h4> @@ -379,8 +389,8 @@ reference to the menu to be shown </dd><dt><i>standardItems</i></dt> <dd> -array of standard items that need activation/deactivation - depending on the overall VCS status +array of standard items that need + activation/deactivation depending on the overall VCS status </dd> </dl><a NAME="SvnProjectBrowserHelper.showContextMenuDirMulti" ID="SvnProjectBrowserHelper.showContextMenuDirMulti"></a> <h4>SvnProjectBrowserHelper.showContextMenuDirMulti</h4> @@ -396,8 +406,8 @@ reference to the menu to be shown </dd><dt><i>standardItems</i></dt> <dd> -array of standard items that need activation/deactivation - depending on the overall VCS status +array of standard items that need + activation/deactivation depending on the overall VCS status </dd> </dl><a NAME="SvnProjectBrowserHelper.showContextMenuMulti" ID="SvnProjectBrowserHelper.showContextMenuMulti"></a> <h4>SvnProjectBrowserHelper.showContextMenuMulti</h4> @@ -413,8 +423,8 @@ reference to the menu to be shown </dd><dt><i>standardItems</i></dt> <dd> -array of standard items that need activation/deactivation - depending on the overall VCS status +array of standard items that need + activation/deactivation depending on the overall VCS status </dd> </dl> <div align="right"><a href="#top">Up</a></div>