summaryrefslogtreecommitdiff
path: root/ui/qt5/runner
AgeCommit message (Expand)AuthorFilesLines
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