Module implementing a dialog to enter the merge data.
None |
GitMergeDialog | Class implementing a dialog to enter the merge data. |
None |
Class implementing a dialog to enter the merge data.
None |
None |
GitMergeDialog | Constructor |
__generateDefaultCommitMessage | Private slot to generate a default commit message based on the data entered. |
__updateOK | Private slot to update the OK button. |
getParameters | Public method to retrieve the merge data. |
on_branchButton_toggled | Private slot to handle changes of the Branch select button. |
on_branchCombo_editTextChanged | Private slot to handle changes of the Branch combo. |
on_commitGroupBox_toggled | Private slot to handle changes of the Commit select group. |
on_commitMessageEdit_textChanged | Private slot to handle changes of the commit message edit. |
on_idButton_toggled | Private slot to handle changes of the ID select button. |
on_idEdit_textChanged | Private slot to handle changes of the Commit edit. |
on_noneButton_toggled | Private slot to handle changes of the None select button. |
on_remoteBranchButton_toggled | Private slot to handle changes of the Remote Branch select button. |
on_remoteBranchCombo_editTextChanged | Private slot to handle changes of the Remote Branch combo. |
on_tagButton_toggled | Private slot to handle changes of the Tag select button. |
on_tagCombo_editTextChanged | Private slot to handle changes of the Tag combo. |
None |
Constructor
Private slot to generate a default commit message based on the data entered.
Private slot to update the OK button.
Public method to retrieve the merge data.
Private slot to handle changes of the Branch select button.
Private slot to handle changes of the Branch combo.
Private slot to handle changes of the Commit select group.
Private slot to handle changes of the commit message edit.
Private slot to handle changes of the ID select button.
Private slot to handle changes of the Commit edit.
Private slot to handle changes of the None select button.
Private slot to handle changes of the Remote Branch select button.
Private slot to handle changes of the Remote Branch combo.
Private slot to handle changes of the Tag select button.
Private slot to handle changes of the Tag combo.