Module implementing the VCS project helper for Subversion.
SvnProjectHelper | Class implementing the VCS project helper for Subversion. |
None |
Class implementing the VCS project helper for Subversion.
SvnProjectHelper | Constructor |
initActions | Private method to generate the action objects. |
initMenu | Private method to generate the VCS menu. |
svnBranchList | Private slot used to list the branches of the project. |
svnExtendedDiff | Private slot used to perform a svn diff with the selection of revisions. |
svnPropDel | Private slot used to delete a property for the project files. |
svnPropList | Private slot used to list the properties of the project files. |
svnPropSet | Private slot used to set a property for the project files. |
svnResolve | Private slot used to resolve conflicts of the local project. |
svnTagList | Private slot used to list the tags of the project. |
Constructor
Private method to generate the action objects.
Private method to generate the VCS menu.
Private slot used to list the branches of the project.
Private slot used to perform a svn diff with the selection of revisions.
Private slot used to delete a property for the project files.
Private slot used to list the properties of the project files.
Private slot used to set a property for the project files.
Private slot used to resolve conflicts of the local project.
Private slot used to list the tags of the project.