Module implementing a dialog to enter the commit message.
None |
GitCommitDialog | Class implementing a dialog to enter the commit message. |
None |
Class implementing a dialog to enter the commit message.
None |
None |
GitCommitDialog | Constructor |
amend | Public method to retrieve the state of the amend 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. |
resetAuthor | Public method to retrieve the state of the reset author flag. |
showEvent | Protected method called when the dialog is about to be shown. |
stagedOnly | Public method to retrieve the state of the staged only flag. |
None |
Constructor
Public method to retrieve the state of the amend 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.
Public method to retrieve the state of the reset author flag.
Protected method called when the dialog is about to be shown.
Public method to retrieve the state of the staged only flag.