summaryrefslogtreecommitdiff
path: root/ui/qt5/commitpage.cc
AgeCommit message (Collapse)AuthorFilesLines
2024-10-05Add friendly names for keymapsA. Wilcox1-1/+1
This allows users to choose the "friendly name" for their keyboard layout instead of the internal XKB name. Closes: #386 Suggested-by: Jesse Smith <distro@distrowatch.com> Reviewed-by: Zach van Rijn <me@zv.io> In-memory-of: Sammie the Cat
2023-10-05Qt UI: QoI improvements to launching toolsA. Wilcox1-0/+17
* 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.
2020-05-17Qt UI: Add What's This to all controls missing itA. Wilcox1-0/+2
2020-02-22Qt UI: Implement UI.Commit.Explain.DiskA. Wilcox1-8/+22
2019-12-18Qt UI: Make all QLabels word wrapA. Wilcox1-0/+1
This is necessary in case someone needs font sizes raised. Otherwise, content may be truncated.
2019-12-06Qt UI: Implement UI.Writeout and UI.Commit requirementsA. Wilcox1-0/+95