Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-02-10 | Qt Runner: Handle command line arguments, including --automatic | A. Wilcox | 1 | -1/+27 | |
2020-02-10 | Qt Runner: Handle executor process failing to start at all | A. Wilcox | 2 | -0/+9 | |
2020-02-10 | Qt Runner: Add method to automatically close after completion | A. Wilcox | 4 | -3/+22 | |
2020-02-10 | Qt UI: Improvements to the Runner's Error Page | A. Wilcox | 2 | -8/+40 | |
2020-02-07 | Qt UI: Factor out steps to StepProgressWidget | A. Wilcox | 2 | -104/+15 | |
2019-12-14 | Qt UI: Runner: arm64 doesn't understand assert(false) means noreturn; so ↵ | A. Wilcox | 1 | -0/+1 | |
return something | |||||
2019-12-13 | Qt UI: runner: Add error page | A. Wilcox | 6 | -2/+156 | |
2019-12-07 | Qt UI: Implement UI.Finish requirements | A. Wilcox | 2 | -3/+43 | |
2019-12-07 | Qt UI: Add executor/runner | A. Wilcox | 7 | -0/+416 | |