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 | 
| getCommitData | Public method to retrieve the entered data for the commit. | 
| 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 entered data for the commit.
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.