diff -r 6a8cb7632448 -r 70924c0bdaf1 Documentation/Source/eric5.VCS.ProjectBrowserHelper.html --- a/Documentation/Source/eric5.VCS.ProjectBrowserHelper.html Sun Oct 13 17:29:57 2013 +0200 +++ b/Documentation/Source/eric5.VCS.ProjectBrowserHelper.html Sun Oct 13 17:44:48 2013 +0200 @@ -133,8 +133,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) @@ -146,8 +146,8 @@ <h4>VcsProjectBrowserHelper._VCSAdd</h4> <b>_VCSAdd</b>(<i></i>) <p> - Protected slot called by the context menu to add the selected file to the - VCS repository. + Protected slot called by the context menu to add the selected file to + the VCS repository. </p><a NAME="VcsProjectBrowserHelper._VCSAddTree" ID="VcsProjectBrowserHelper._VCSAddTree"></a> <h4>VcsProjectBrowserHelper._VCSAddTree</h4> <b>_VCSAddTree</b>(<i></i>) @@ -177,23 +177,26 @@ <h4>VcsProjectBrowserHelper._VCSLog</h4> <b>_VCSLog</b>(<i></i>) <p> - Protected slot called by the context menu to show the VCS log of a file/directory. + Protected slot called by the context menu to show the VCS log of a + file/directory. </p><a NAME="VcsProjectBrowserHelper._VCSMerge" ID="VcsProjectBrowserHelper._VCSMerge"></a> <h4>VcsProjectBrowserHelper._VCSMerge</h4> <b>_VCSMerge</b>(<i></i>) <p> - Protected slot called by the context menu to merge changes into to a file. + Protected slot called by the context menu to merge changes into to a + file. </p><a NAME="VcsProjectBrowserHelper._VCSRemove" ID="VcsProjectBrowserHelper._VCSRemove"></a> <h4>VcsProjectBrowserHelper._VCSRemove</h4> <b>_VCSRemove</b>(<i></i>) <p> - Protected slot called by the context menu to remove the selected file from the - VCS repository. + Protected slot called by the context menu to remove the selected file + from the VCS repository. </p><a NAME="VcsProjectBrowserHelper._VCSRevert" ID="VcsProjectBrowserHelper._VCSRevert"></a> <h4>VcsProjectBrowserHelper._VCSRevert</h4> <b>_VCSRevert</b>(<i></i>) <p> - Protected slot called by the context menu to revert changes made to a file. + Protected slot called by the context menu to revert changes made to a + file. </p><a NAME="VcsProjectBrowserHelper._VCSStatus" ID="VcsProjectBrowserHelper._VCSStatus"></a> <h4>VcsProjectBrowserHelper._VCSStatus</h4> <b>_VCSStatus</b>(<i></i>) @@ -213,13 +216,15 @@ </p><dl> <dt><i>name</i></dt> <dd> -filename or directoryname of the item to be updated (string) +filename or directoryname of the item to be updated + (string) </dd> </dl><a NAME="VcsProjectBrowserHelper.addVCSMenus" ID="VcsProjectBrowserHelper.addVCSMenus"></a> <h4>VcsProjectBrowserHelper.addVCSMenus</h4> <b>addVCSMenus</b>(<i>mainMenu, multiMenu, backMenu, dirMenu, dirMultiMenu</i>) <p> - Public method to add the VCS entries to the various project browser menus. + Public method to add the VCS entries to the various project browser + menus. </p><dl> <dt><i>mainMenu</i></dt> <dd> @@ -252,8 +257,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><dl> <dt>Raises <b>RuntimeError</b>:</dt> @@ -275,8 +280,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><dl> <dt>Raises <b>RuntimeError</b>:</dt> @@ -298,8 +303,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><dl> <dt>Raises <b>RuntimeError</b>:</dt> @@ -321,8 +326,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><dl> <dt>Raises <b>RuntimeError</b>:</dt>