summaryrefslogtreecommitdiff
path: root/ui/qt5/runner/executepage.cc
AgeCommit message (Expand)AuthorFilesLines
2023-12-09Qt UI: Runner: Use specialised QProcess subclassA. Wilcox1-1/+2
2020-06-13Qt UI: Execute: Workaround for network issueA. Wilcox1-1/+16
2020-06-13Qt UI: Execute: Use message buffer; flush log fileA. Wilcox1-1/+16
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 executor process failing to start at allA. Wilcox1-0/+8
2020-02-07Qt UI: Factor out steps to StepProgressWidgetA. Wilcox1-87/+13
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. Wilcox1-0/+11
2019-12-07Qt UI: Add executor/runnerA. Wilcox1-0/+198