Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-10-21 | Qt UI: Use sudo to launch Partition Manager | A. Wilcox | 1 | -1/+1 | |
I'm not happy about relying on sudo either, but there's no other good way. Fixes: #368 | |||||
2022-07-04 | Qt UI: Use alternative QProcess API | A. Wilcox | 1 | -1/+1 | |
Qt 5.15 deprecates the simpler API, but luckily the more complicated API is supported back to Qt 5.0. | |||||
2020-02-23 | Qt UI: Add missing What's This and help files | A. Wilcox | 1 | -1/+3 | |
2020-02-18 | Qt UI: Skip mount page for manual partitioning in Runtime Env | A. Wilcox | 1 | -0/+5 | |
2020-02-18 | Qt UI: Implement UI.Partition.Install.Manual and some of UI.Partition.Runtime* | A. Wilcox | 1 | -0/+69 | |