Module implementing a dialog to enter the commit message.
None |
SvnCommitDialog | Class implementing a dialog to enter the commit message. |
None |
Class implementing a dialog to enter the commit message.
None |
None |
SvnCommitDialog | Constructor |
changelistsData | Public method to retrieve the changelists data. |
hasChangelists | Public method to check, if the user entered some changelists. |
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 changelists data.
Public method to check, if the user entered some changelists.
Public method to retrieve the log message.
This method has the side effect of saving the 20 most recent commit messages for reuse.
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.