See the full documentation at https://pyqtcmd.readthedocs.io/en/latest/
Changelog:
- Drop explicit dependency on PyQt5
- PyQt6 compatibility
- Fix labels for undo/redo UICommand mixins
- Fix label for CompositeCommand
- Add a
past()
accessor to History - Add a
label
argument to CompositeCommand constructor
- Make associated buttons visible (or not) when the action visibility changes
- Added a
tip
argument to UICommand, which sets both the tooltip and the status tip