summaryrefslogtreecommitdiff
path: root/ui/qt5/runner
AgeCommit message (Expand)AuthorFilesLines
2023-10-20Qt UI: Runner: Show xterm errors, if presentA. Wilcox1-3/+8
2023-10-10Qt UI: Runner: Allow setuid and high-DPI scalingA. Wilcox1-0/+2
2020-06-13Qt UI: Execute: Workaround for network issueA. Wilcox1-1/+16
2020-06-13Qt UI: Execute: Use message buffer; flush log fileA. Wilcox2-1/+19
2020-06-04Qt UI: Ensure log is opened when built in release modesA. Wilcox1-1/+1
2020-05-17Qt Runner: No longer living in a simulationA. Wilcox1-3/+2
2020-02-10Qt Runner: Handle command line arguments, including --automaticA. Wilcox1-1/+27
2020-02-10Qt Runner: Handle executor process failing to start at allA. Wilcox2-0/+9
2020-02-10Qt Runner: Add method to automatically close after completionA. Wilcox4-3/+22
2020-02-10Qt UI: Improvements to the Runner's Error PageA. Wilcox2-8/+40
2020-02-07Qt UI: Factor out steps to StepProgressWidgetA. Wilcox2-104/+15
2019-12-14Qt UI: Runner: arm64 doesn't understand assert(false) means noreturn; so retu...A. Wilcox1-0/+1
2019-12-13Qt UI: runner: Add error pageA. Wilcox6-2/+156
2019-12-07Qt UI: Implement UI.Finish requirementsA. Wilcox2-3/+43
2019-12-07Qt UI: Add executor/runnerA. Wilcox7-0/+416