summaryrefslogtreecommitdiff
path: root/ui/qt5/partitionmanualpage.cc
AgeCommit message (Collapse)AuthorFilesLines
2023-10-21Qt UI: Use sudo to launch Partition ManagerA. Wilcox1-1/+1
I'm not happy about relying on sudo either, but there's no other good way. Fixes: #368
2022-07-04Qt UI: Use alternative QProcess APIA. Wilcox1-1/+1
Qt 5.15 deprecates the simpler API, but luckily the more complicated API is supported back to Qt 5.0.
2020-02-23Qt UI: Add missing What's This and help filesA. Wilcox1-1/+3
2020-02-18Qt UI: Skip mount page for manual partitioning in Runtime EnvA. Wilcox1-0/+5
2020-02-18Qt UI: Implement UI.Partition.Install.Manual and some of UI.Partition.Runtime*A. Wilcox1-0/+69