Module implementing a dialog to enter the revisions for the git diff command.
None |
GitRevisionsSelectionDialog | Class implementing a dialog to enter the revisions for the git diff command. |
None |
Class implementing a dialog to enter the revisions for the git diff command.
None |
None |
GitRevisionsSelectionDialog | Constructor |
__getRevision | Private method to generate the revision. |
__updateOK | Private slot to update the OK button. |
getRevisions | Public method to get the revisions. |
on_branch1Button_toggled | Private slot to handle changes of the Branch1 select button. |
on_branch1Combo_editTextChanged | Private slot to handle changes of the Branch1 combo. |
on_branch2Button_toggled | Private slot to handle changes of the Branch2 select button. |
on_branch2Combo_editTextChanged | Private slot to handle changes of the Branch2 combo. |
on_rev1Button_toggled | Private slot to handle changes of the rev1 select button. |
on_rev1Edit_textChanged | Private slot to handle changes of the rev1 edit. |
on_rev2Button_toggled | Private slot to handle changes of the rev2 select button. |
on_rev2Edit_textChanged | Private slot to handle changes of the rev2 edit. |
on_tag1Button_toggled | Private slot to handle changes of the Tag1 select button. |
on_tag1Combo_editTextChanged | Private slot to handle changes of the Tag1 combo. |
on_tag2Button_toggled | Private slot to handle changes of the Tag2 select button. |
on_tag2Combo_editTextChanged | Private slot to handle changes of the Tag2 combo. |
None |
Constructor
Private method to generate the revision.
Private slot to update the OK button.
Public method to get the revisions.
Private slot to handle changes of the Branch1 select button.
Private slot to handle changes of the Branch1 combo.
Private slot to handle changes of the Branch2 select button.
Private slot to handle changes of the Branch2 combo.
Private slot to handle changes of the rev1 select button.
Private slot to handle changes of the rev1 edit.
Private slot to handle changes of the rev2 select button.
Private slot to handle changes of the rev2 edit.
Private slot to handle changes of the Tag1 select button.
Private slot to handle changes of the Tag1 combo.
Private slot to handle changes of the Tag2 select button.
Private slot to handle changes of the Tag2 combo.