Module implementing the Mercurial Options Dialog for a new project from the repository.
None |
HgNewProjectOptionsDialog | 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 |
HgNewProjectOptionsDialog | Constructor |
__saveHistory | Private method to save the repository URL history. |
getData | Public slot to retrieve the data entered into the dialog and to save the history of entered repository URLs. |
on_vcsProjectDirPicker_textChanged | Private slot to handle a change of the project directory. |
on_vcsUrlClearHistoryButton_clicked | Private slot to clear the history of entered repository URLs. |
on_vcsUrlPicker_textChanged | 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 and to save the history of entered repository URLs.
Private slot to handle a change of the project directory.
Private slot to clear the history of entered repository URLs.
Private slot to handle changes of the URL.