Module implementing a dialog to show the output of the git diff command process.
None |
GitDiffDialog | Class implementing a dialog to show the output of the git diff command process. |
None |
Class implementing a dialog to show the output of the git diff command process.
None |
None |
GitDiffDialog | Constructor |
__generatorFinished | Private slot connected to the finished signal. |
__mergeFileSeparators | Private method to merge the file separator entries. |
closeEvent | Protected slot implementing a close event handler. |
on_buttonBox_clicked | Private slot called by a button of the button box clicked. |
on_filesCombo_activated | Private slot to handle the selection of a file. |
on_refreshButton_clicked | Private slot to refresh the display. |
on_saveButton_clicked | Private slot to handle the Save button press. |
start | Public slot to start the git diff command. |
None |
Constructor
Private slot connected to the finished signal.
Private method to merge the file separator entries.
Protected slot implementing a close event handler.
Private slot called by a button of the button box clicked.
Private slot to handle the selection of a file.
Private slot to refresh the display.
Private slot to handle the Save button press.
It saves the diff shown in the dialog to a file in the local filesystem.
Public slot to start the git diff command.