Module implementing the subversion repository browser dialog.
None |
SvnRepoBrowserDialog | Class implementing the subversion repository browser dialog. |
None |
Class implementing the subversion repository browser dialog.
None |
None |
SvnRepoBrowserDialog | Constructor |
__generateItem | Private method to generate a tree item in the repository tree. |
__listRepo | Private method to perform the svn list command. |
__normalizeUrl | Private method to normalite the url. |
__resizeColumns | Private method to resize the tree columns. |
__resort | Private method to resort the tree. |
__showError | Private slot to show an error message. |
accept | Public slot called when the dialog is accepted. |
getSelectedUrl | Public method to retrieve the selected repository URL. |
on_repoTree_itemCollapsed | Private slot called when an item is collapsed. |
on_repoTree_itemExpanded | Private slot called when an item is expanded. |
on_repoTree_itemSelectionChanged | Private slot called when the selection changes. |
on_urlCombo_currentIndexChanged | Private slot called, when a new repository URL is entered or selected. |
start | Public slot to start the svn info command. |
None |
Constructor
Private method to generate a tree item in the repository tree.
Private method to perform the svn list command.
Private method to normalite the url.
Private method to resize the tree columns.
Private method to resort the tree.
Private slot to show an error message.
Public slot called when the dialog is accepted.
Public method to retrieve the selected repository URL.
Private slot called when an item is collapsed.
Private slot called when an item is expanded.
Private slot called when the selection changes.
Private slot called, when a new repository URL is entered or selected.
Public slot to start the svn info command.