Module implementing a dialog to enter the data for a rebase session.
None |
HgRebaseDialog | Class implementing a dialog to enter the data for a rebase session. |
None |
Class implementing a dialog to enter the data for a rebase session.
None |
None |
HgRebaseDialog | Constructor |
__getRevision | Private method to generate the revision. |
__updateOK | Private slot to update the OK button. |
getData | Public method to retrieve the data for the rebase session. |
on_bookmark1Button_toggled | Private slot to handle changes of the Bookmark1 select button. |
on_bookmark1Combo_editTextChanged | Private slot to handle changes of the Bookmark1 combo. |
on_bookmark2Button_toggled | Private slot to handle changes of the Bookmark2 select button. |
on_bookmark2Combo_editTextChanged | Private slot to handle changes of the Bookmark2 combo. |
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_id1Button_toggled | Private slot to handle changes of the ID1 select button. |
on_id1Edit_textChanged | Private slot to handle changes of the ID1 edit. |
on_id2Button_toggled | Private slot to handle changes of the ID2 select button. |
on_id2Edit_textChanged | Private slot to handle changes of the ID2 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 retrieve the data for the rebase session.
Private slot to handle changes of the Bookmark1 select button.
Private slot to handle changes of the Bookmark1 combo.
Private slot to handle changes of the Bookmark2 select button.
Private slot to handle changes of the Bookmark2 combo.
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 ID1 select button.
Private slot to handle changes of the ID1 edit.
Private slot to handle changes of the ID2 select button.
Private slot to handle changes of the ID2 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.