Package implementing the vcs interface to Subversion
It consists of the subversion class, the project helper classes and some Subversion specific dialogs.
Config | Module defining configuration variables for the subversion package |
ProjectBrowserHelper | Module implementing the VCS project browser helper for subversion. |
ProjectHelper | Module implementing the VCS project helper for Subversion. |
SvnBlameDialog | Module implementing a dialog to show the output of the svn blame command. |
SvnCommandDialog | Module implementing the Subversion command dialog. |
SvnCommitDialog | Module implementing a dialog to enter the commit message. |
SvnCopyDialog | Module implementing a dialog to enter the data for a copy operation. |
SvnDialog | Module implementing a dialog starting a process and showing its output. |
SvnDiffDialog | Module implementing a dialog to show the output of the svn diff command process. |
SvnLogDialog | Module implementing a dialog to show the output of the svn log command process. |
SvnMergeDialog | Module implementing a dialog to enter the data for a merge operation. |
SvnNewProjectOptionsDialog | Module implementing the Subversion Options Dialog for a new project from the repository. |
SvnOptionsDialog | Module implementing a dialog to enter options used to start a project in the VCS. |
SvnPropListDialog | Module implementing a dialog to show the output of the svn proplist command process. |
SvnPropSetDialog | Module implementing a dialog to enter the data for a new property. |
SvnRevisionSelectionDialog | Module implementing a dialog to enter the revisions for the svn diff command. |
SvnStatusDialog | Module implementing a dialog to show the output of the svn status command process. |
SvnStatusMonitorThread | Module implementing the VCS status monitor thread class for Subversion. |
SvnSwitchDialog | Module implementing a dialog to enter the data for a switch operation. |
SvnTagBranchListDialog | Module implementing a dialog to show a list of tags or branches. |
SvnTagDialog | Module implementing a dialog to enter the data for a tagging operation. |
Ui_SvnBlameDialog | |
Ui_SvnCommandDialog | |
Ui_SvnCommitDialog | |
Ui_SvnCopyDialog | |
Ui_SvnDialog | |
Ui_SvnDiffDialog | |
Ui_SvnLogDialog | |
Ui_SvnMergeDialog | |
Ui_SvnNewProjectOptionsDialog | |
Ui_SvnOptionsDialog | |
Ui_SvnPropListDialog | |
Ui_SvnPropSetDialog | |
Ui_SvnRevisionSelectionDialog | |
Ui_SvnStatusDialog | |
Ui_SvnSwitchDialog | |
Ui_SvnTagBranchListDialog | |
Ui_SvnTagDialog | |
subversion | Module implementing the version control systems interface to Subversion. |