summaryrefslogtreecommitdiff
path: root/ui/qt5/horizonwizard.cc
AgeCommit message (Expand)AuthorFilesLines
2020-02-14Qt UI: Move Firmware page before PartitionA. Wilcox1-7/+7
2020-02-14Qt UI: Add Disk Selection screenA. Wilcox1-0/+2
2020-02-12Qt UI: Initial pass at collecting disks for UI.Partition.Install*A. Wilcox1-0/+2
2020-02-10Qt UI: Initial work for manual network configurationA. Wilcox1-0/+2
2020-02-09Qt UI: Initial work for backend support of manual net configA. Wilcox1-3/+25
2020-02-09Qt UI: Handbook, not GuideA. Wilcox1-2/+2
2019-12-19Qt UI: Add more page definitions, required for the partitionerA. Wilcox1-1/+5
2019-12-19Qt UI: Early handling of architecture (for the purposes of auto-partitioning ...A. Wilcox1-0/+75
2019-12-14Qt UI: Implement user avatar selectionA. Wilcox1-0/+4
2019-12-14Qt UI: Skip empty components of GECOS name when creating usernameA. Wilcox1-0/+1
2019-12-14Qt UI: Implement custom package selectionA. Wilcox1-0/+2
2019-12-13Qt UI: Handle cancel/exit of wizard using the proper patternA. Wilcox1-22/+20
2019-12-09Qt UI: Install iproute2 if networking is enabledA. Wilcox1-0/+1
2019-12-07Qt UI: scanner,camera groups don't exist in system /etc/groupsA. Wilcox1-2/+2
2019-12-06Qt UI: Implement UI.Packages.Choices requirementsA. Wilcox1-0/+32
2019-12-06Qt UI: Implement UI.Writeout and UI.Commit requirementsA. Wilcox1-1/+33
2019-12-06Qt UI: Ensure kernel is installed, and GRUB if selectedA. Wilcox1-0/+7
2019-12-05Qt UI: Initial draft of outputting a HorizonScript file from the UIA. Wilcox1-0/+119
2019-12-01Qt UI: Drastically simplify Runtime Env NIC selection, keep DHCP settingA. Wilcox1-3/+0
2019-12-01Qt UI: Handle escape key, change label of Finish buttonA. Wilcox1-0/+10
2019-11-29Qt UI: Add Accounts page, still in progressA. Wilcox1-0/+2
2019-11-27Qt UI: Rename F6 shortcut variableA. Wilcox1-3/+3
2019-11-27Qt UI: Add root passphrase pageA. Wilcox1-0/+2
2019-11-19Qt UI: Add UI.Boot pageA. Wilcox1-0/+7
2019-11-19Qt UI: Implement UI.Packages.SimpleSelA. Wilcox1-0/+2
2019-11-19Qt UI: Add page definition for shell/init/MTA selectionA. Wilcox1-0/+1
2019-11-19Qt UI: Add UI.Firmware pageA. Wilcox1-0/+6
2019-11-18Qt UI: Factor out MAC address stringify to functionA. Wilcox1-10/+1
2019-11-17Qt UI: Surround skarnet includes with 'extern C'A. Wilcox1-0/+2
2019-11-17Qt UI: Use monotonic clock for STAMPA. Wilcox1-0/+2
2019-11-15Qt UI: Add UI.Network.Automatic page and logicA. Wilcox1-1/+3
2019-11-15Qt UI: Add mirror and version as members of HorizonWizardA. Wilcox1-0/+3
2019-11-14Qt UI: Use strnlen since we know the safe maxA. Wilcox1-1/+1
2019-11-14Qt UI: Add UI.SysMeta.Hostname pageA. Wilcox1-0/+2
2019-11-14Qt UI: Factor MAC address into base interface listA. Wilcox1-6/+32
2019-11-14Qt UI: Implement UI.SysMeta.DateTime/Timezone pageA. Wilcox1-0/+4
2019-11-10Qt UI: Change keycodes and labels per discussion with @djtA. Wilcox1-8/+8
2019-11-10Qt UI: Add draft for UI.Network.ChooseIfaceA. Wilcox1-0/+2
2019-11-10Qt UI: Initial work on Networking pageA. Wilcox1-0/+80
2019-11-09Qt UI: Add the iface definition page for Runtime EnvironmentA. Wilcox1-1/+3
2019-11-09Qt UI: Implement UI.Input pageA. Wilcox1-0/+2
2019-11-08Qt UI: Wizard: Better text, fix cancel button behaviourA. Wilcox1-6/+5
2019-11-08Qt UI: Formatting and file heading fixesA. Wilcox1-6/+15
2019-11-08Qt UI: Move HaveHelpButton to be covered by proper REQ commentA. Wilcox1-1/+1
2019-11-08Qt UI: Correct typo (thanks @lstarnes)A. Wilcox1-1/+1
2019-11-08Qt UI: Implement most of UI.Global.* and UI standardsA. Wilcox1-4/+52
2019-11-08UI: Import some of the 2016 prototype - welcome to Qt UI developmentA. Wilcox1-0/+79