summaryrefslogtreecommitdiff
path: root/ui/qt5/intropage.cc
AgeCommit message (Collapse)AuthorFilesLines
2023-10-29Qt UI: Add Advanced Options screenA. Wilcox1-2/+11
Allows the user to select arch, repository, signingkey, and version. Closes: #337
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
2023-10-18Qt UI: Fix Netsurf invocationA. Wilcox1-1/+1
netsurf-gtk was renamed netsurf-gtk3 as part of the switch from GTK 2, so we need to launch that binary. See-Also: adelie/packages@635178f5ca Fixes: #365
2023-10-05Qt UI: QoI improvements to launching toolsA. Wilcox1-6/+9
* Terminal now uses dark background with light text, which makes root prompt readable when started from Install CD. * Tools are now spawned instead of run modally. This means you can interact with the Horizon wizard while using the Terminal or Web browser. If a tool is still running at the end, Horizon will prompt the user before allowing them to commit to disk.
2022-07-04Qt UI: Use alternative QProcess APIA. Wilcox1-2/+2
Qt 5.15 deprecates the simpler API, but luckily the more complicated API is supported back to Qt 5.0.
2020-05-22Qt UI: Settle on Netsurf, implement Captive Portal supportA. Wilcox1-3/+3
2020-02-23Qt UI: Add missing What's This and help filesA. Wilcox1-1/+2
2019-12-06Qt UI: Fix intro page text in Runtime EnvironmentA. Wilcox1-1/+1
2019-11-29Qt UI: Fix up Intro pageA. Wilcox1-18/+15
2019-11-10Qt UI: Change keycodes and labels per discussion with @djtA. Wilcox1-5/+4
2019-11-08Qt UI: UI.Intro: we don't need nextId for this pageA. Wilcox1-4/+0
2019-11-08Qt UI: Formatting and file heading fixesA. Wilcox1-14/+17
2019-11-08Qt UI: Implement UI.Intro.ToolsA. Wilcox1-2/+27
2019-11-08Qt UI: Implement UI.Intro.Describe and ElementsA. Wilcox1-15/+12
2019-11-08UI: Import some of the 2016 prototype - welcome to Qt UI developmentA. Wilcox1-0/+62