summaryrefslogtreecommitdiff
path: root/ui/qt5/runner/main.cc
AgeCommit message (Collapse)AuthorFilesLines
2023-10-10Qt UI: Runner: Allow setuid and high-DPI scalingA. Wilcox1-0/+2
Omission of the high-DPI scaling flag was making the runner look significantly worse than the wizard on high-DPI screens. Allowing setuid means we can finally run as the live user and complete an installation. Ref: #353, #321
2020-02-10Qt Runner: Handle command line arguments, including --automaticA. Wilcox1-1/+27
2019-12-07Qt UI: Add executor/runnerA. Wilcox1-0/+39