summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2019-12-14Qt UI: Add splashA. Wilcox1-0/+30
2019-12-13Qt UI: Handle edge case (see comment)A. Wilcox4-12/+70
2019-12-13Qt UI: Handle cancel/exit of wizard using the proper patternA. Wilcox2-23/+22
2019-12-13Qt UI: runner: Add error pageA. Wilcox7-2/+158
2019-12-09Qt UI: Install iproute2 if networking is enabledA. Wilcox1-0/+1
2019-12-07Qt UI: Implement UI.Finish requirementsA. Wilcox5-3/+45
2019-12-07Qt UI: Add executor/runnerA. Wilcox10-1/+434
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. Wilcox5-0/+200
2019-12-06Qt UI: Implement UI.Writeout and UI.Commit requirementsA. Wilcox7-5/+208
2019-12-06Qt UI: Ensure kernel is installed, and GRUB if selectedA. Wilcox1-0/+7
2019-12-06Qt UI: Fix intro page text in Runtime EnvironmentA. Wilcox1-1/+1
2019-12-06Qt UI: Fix networking page in Runtime EnvironmentA. Wilcox1-7/+14
2019-12-06Qt UI: Fix Wi-Fi page build in Runtime EnvironmentA. Wilcox1-1/+5
2019-12-05Qt UI: Initial draft of outputting a HorizonScript file from the UIA. Wilcox3-1/+142
2019-12-05Actually refactor valid_keymaps into a reusable componentA. Wilcox1-13/+1
2019-12-04Qt UI: Allow public to access account widgetsA. Wilcox1-1/+0
2019-12-04Qt UI: Add the musl SHA-512 crypt(3) codeA. Wilcox2-0/+372
2019-12-04Qt UI: Fix choosing timezonesA. Wilcox2-4/+6
2019-12-01Qt UI: Add the word 'security' to appease 30% of bikesheddersA. Wilcox1-1/+1
2019-12-01Qt UI: Implement UI.Network.AddressType.MaybeNotDisableA. Wilcox1-1/+40
2019-12-01Qt UI: Drastically simplify Runtime Env NIC selection, keep DHCP settingA. Wilcox5-12/+56
2019-12-01Qt UI: Handle escape key, change label of Finish buttonA. Wilcox2-1/+11
2019-11-29Qt UI: Change Firmware default to Yes (READ ENTIRE COMMIT MSG BEFORE FLAMING)A. Wilcox1-0/+1
2019-11-29Qt UI: Fix some of the Intro help screenA. Wilcox1-7/+7
2019-11-29Qt UI: Remove useless fieldA. Wilcox1-1/+0
2019-11-29Qt UI: Drastically simplify textA. Wilcox1-7/+4
2019-11-29Qt UI: Fix confirm field's reveal buttonA. Wilcox1-2/+2
2019-11-29Qt UI: Allow passphrase to be viewed in RootPassphrasePageA. Wilcox1-0/+37
2019-11-29Qt UI: Allow passphrase to be viewed in UserAccountWidgetA. Wilcox1-0/+20
2019-11-29Qt UI: Fix up Intro pageA. Wilcox1-18/+15
2019-11-29Qt UI: Add Accounts page, still in progressA. Wilcox6-0/+287
2019-11-27Qt UI: Rename F6 shortcut variableA. Wilcox2-4/+4
2019-11-27Qt UI: Add root passphrase pageA. Wilcox6-0/+93
2019-11-22Qt UI: Set watermark for Date and Time pageA. Wilcox1-0/+1
2019-11-20Qt UI: Consider Boot Page part of Software phase for consistencyA. Wilcox1-1/+1
2019-11-20Qt UI: Add new Account watermarksA. Wilcox2-0/+0
2019-11-20Qt UI: Run OptiPNG to reduce PNG sizeA. Wilcox6-0/+0
2019-11-19Qt UI: Ensure 'Standard' is ticked by defaultA. Wilcox2-4/+12
2019-11-19Qt UI: Add UI.Boot pageA. Wilcox7-0/+182
2019-11-19Qt UI: Tiny tweak to UI.Packages.SimpleSel page textA. Wilcox1-1/+1
2019-11-19Qt UI: Fix package help textA. Wilcox1-13/+22
2019-11-19Qt UI: Implement UI.Packages.SimpleSelA. Wilcox5-0/+139
2019-11-19Qt UI: Add page definition for shell/init/MTA selectionA. Wilcox2-0/+2
2019-11-19Qt UI: Use public members instead of fields for non-widget backed answersA. Wilcox3-5/+8
2019-11-19Qt UI: Fix last memory leakA. Wilcox1-0/+1
2019-11-19Qt UI: Fix small memory leak issuesA. Wilcox3-3/+14
2019-11-19Qt UI: Note whether networking is enabled or disabledA. Wilcox1-1/+5
2019-11-19Qt UI: Add UI.Firmware pageA. Wilcox6-0/+145
2019-11-18Qt UI: More Wireless funA. Wilcox1-2/+2