summaryrefslogtreecommitdiff
path: root/ui/qt5/horizonwizard.cc
AgeCommit message (Expand)AuthorFilesLines
2020-06-06Qt UI: Fix up signing keys and packages/servicesA. Wilcox1-7/+39
2020-05-25Qt UI: Generate valid installfile with no custom pkgsA. Wilcox1-1/+1
2020-05-24Qt UI: Fix a few issues with the Runtime wizardA. Wilcox1-4/+0
2020-05-23Qt UI: Fix building non-install environmentA. Wilcox1-0/+2
2020-05-22Qt UI: Implement Mount Point selection, the last wizard pageA. Wilcox1-0/+6
2020-02-23Qt UI: Add missing What's This and help filesA. Wilcox1-4/+10
2020-02-23Qt UI: Return exit code 1 if Install Env wizard cancelledA. Wilcox1-0/+5
2020-02-23Update a few TODOsA. Wilcox1-2/+2
2020-02-23Qt UI: Fix issues identified by static analysisA. Wilcox1-2/+2
2020-02-23Qt UI: Initial draft of automatic partitioning systemA. Wilcox1-27/+157
2020-02-22Qt UI: Move Finish to F10 (see rationale:)A. Wilcox1-4/+7
2020-02-18Qt UI: Implement UI.Partition.Install.Manual and some of UI.Partition.Runtime*A. Wilcox1-0/+2
2020-02-18Qt UI: Build and run properly in the Runtime EnvA. Wilcox1-1/+5
2020-02-16Qt UI: Add UI.Partition.Install.UserPrompt pageA. Wilcox1-1/+3
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