summaryrefslogtreecommitdiff
path: root/ui/qt5/commitpage.hh
AgeCommit message (Collapse)AuthorFilesLines
2023-10-05Qt UI: QoI improvements to launching toolsA. Wilcox1-0/+1
* Terminal now uses dark background with light text, which makes root prompt readable when started from Install CD. * Tools are now spawned instead of run modally. This means you can interact with the Horizon wizard while using the Terminal or Web browser. If a tool is still running at the end, Horizon will prompt the user before allowing them to commit to disk.
2019-12-06Qt UI: Implement UI.Writeout and UI.Commit requirementsA. Wilcox1-0/+29