Module implementing the Git Options Dialog for a new project from the repository.
None |
GitNewProjectOptionsDialog | Class implementing the Options Dialog for a new project from the repository. |
None |
Class implementing the Options Dialog for a new project from the repository.
None |
None |
GitNewProjectOptionsDialog | Constructor |
__saveHistory | Private method to save the repository URL history. |
getData | Public slot to retrieve the data entered into the dialog. |
on_projectDirButton_clicked | Private slot to display a directory selection dialog. |
on_vcsProjectDirEdit_textChanged | Private slot to handle a change of the project directory. |
on_vcsUrlButton_clicked | Private slot to display a selection dialog. |
on_vcsUrlClearHistoryButton_clicked | Private slot to clear the history of entered repository URLs. |
on_vcsUrlCombo_editTextChanged | Private slot to handle changes of the URL. |
None |
Constructor
Private method to save the repository URL history.
Public slot to retrieve the data entered into the dialog.
Private slot to display a directory selection dialog.
Private slot to handle a change of the project directory.
Private slot to display a selection dialog.
Private slot to clear the history of entered repository URLs.
Private slot to handle changes of the URL.