Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-07-04 | Qt UI: Port to using heavier buttonClicked signal | A. Wilcox | 1 | -5/+5 | |
Once again, Qt has taken our simple API away and left us only with the more complex one. At least this one isn't too hard to work around. Move to using QOverload instead of static_cast for all of them as well. | |||||
2020-02-23 | Qt UI: Fix small memory leaks | A. Wilcox | 1 | -2/+2 | |
2020-02-10 | Qt UI: Disable kernel selection for now | A. Wilcox | 1 | -2/+2 | |
2019-11-20 | Qt UI: Consider Boot Page part of Software phase for consistency | A. Wilcox | 1 | -1/+1 | |
2019-11-19 | Qt UI: Add UI.Boot page | A. Wilcox | 1 | -0/+93 | |