Module implementing a dialog to show a list of applied and unapplied patches.
None |
HgQueuesListDialog | Class implementing a dialog to show a list of applied and unapplied patches. |
None |
Class implementing a dialog to show a list of applied and unapplied patches.
None |
None |
HgQueuesListDialog | Constructor |
__finish | Private slot called when the process finished or the user pressed the button. |
__generateItem | Private method to generate a patch item in the list of patches. |
__getSeries | Private slot to get the list of applied, unapplied and guarded patches and patches missing in the series file. |
__getTop | Private slot to get patch at the top of the stack. |
__markTopItem | Private slot to mark the top patch entry. |
__processOutputLine | Private method to process the lines of output. |
__resizeColumns | Private method to resize the list columns. |
__resort | Private method to resort the tree. |
__showError | Private slot to show some error. |
closeEvent | Protected slot implementing a close event handler. |
on_buttonBox_clicked | Private slot called by a button of the button box clicked. |
start | Public slot to start the list command. |
None |
Constructor
Private slot called when the process finished or the user pressed the button.
Private method to generate a patch item in the list of patches.
Private slot to get the list of applied, unapplied and guarded patches and patches missing in the series file.
Private slot to get patch at the top of the stack.
Private slot to mark the top patch entry.
Private method to process the lines of output.
Private method to resize the list columns.
Private method to resort the tree.
Private slot to show some error.
Protected slot implementing a close event handler.
Private slot called by a button of the button box clicked.
Public slot to start the list command.