Module implementing a dialog to enter the commit message.
None |
HgCommitDialog | Class implementing a dialog to enter the commit message. |
None |
Class implementing a dialog to enter the commit message.
None |
None |
HgCommitDialog | Constructor |
amend | Public method to retrieve the state of the amend flag. |
commitSubrepositories | Public method to retrieve the state of the commit sub-repositories flag. |
logMessage | Public method to retrieve the log message. |
on_buttonBox_accepted | Private slot called by the buttonBox accepted signal. |
on_buttonBox_clicked | Private slot called by a button of the button box clicked. |
on_buttonBox_rejected | Private slot called by the buttonBox rejected signal. |
on_recentComboBox_activated | Private slot to select a commit message from recent ones. |
showEvent | Protected method called when the dialog is about to be shown. |
None |
Constructor
Public method to retrieve the state of the amend flag.
Public method to retrieve the state of the commit sub-repositories flag.
Public method to retrieve the log message.
Private slot called by the buttonBox accepted signal.
Private slot called by a button of the button box clicked.
Private slot called by the buttonBox rejected signal.
Private slot to select a commit message from recent ones.
Protected method called when the dialog is about to be shown.