Module implementing a dialog to show the output of the svn log command process.
None |
SvnLogDialog | Class implementing a dialog to show the output of the svn log command. |
None |
Class implementing a dialog to show the output of the svn log command.
The dialog is nonmodal. Clicking a link in the upper text pane shows a diff of the versions.
None |
None |
SvnLogDialog | Constructor |
__finish | Private slot called when the user pressed the button. |
__showError | Private slot to show an error message. |
__sourceChanged | Private slot to handle the sourceChanged signal of the contents pane. |
on_buttonBox_clicked | Private slot called by a button of the button box clicked. |
start | Public slot to start the svn log command. |
None |
Constructor
Private slot called when the user pressed the button.
Private slot to show an error message.
Private slot to handle the sourceChanged signal of the contents pane.
Private slot called by a button of the button box clicked.
Public slot to start the svn log command.