summaryrefslogtreecommitdiff
path: root/src/frontend/gui/sisyphus-qt5.py
AgeCommit message (Collapse)Author
2024-09-21backend: add gfx_ui param to setbranchv4.2409.1V3n3RiX
qt frontend: change branch from settings window cli frontend: adjust to backend change in setbranch
2024-09-18qt frontend : move the progress output do a dedicated window && ui tweaksV3n3RiX
* buffer the progress messages when the progress window is hidden * replay the buffer when the progress window is shown * display real-time output when the progress window is shown
2024-09-02GUI frontend:v6.2409.0V3n3RiX
* listen for SIGTERM signal backend : * send SIGTERM to GUI application to terminate it gracefully when required
2024-09-02port to PyQt6, adjust launcher, minor UI tweaksV3n3RiX