index
:
horizon
current
Project Horizon, the next generation of Linux installation
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
qt5
/
horizonwizard.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-23
Qt UI: Add missing What's This and help files
A. Wilcox
1
-4
/
+10
2020-02-23
Qt UI: Return exit code 1 if Install Env wizard cancelled
A. Wilcox
1
-0
/
+5
2020-02-23
Update a few TODOs
A. Wilcox
1
-2
/
+2
2020-02-23
Qt UI: Fix issues identified by static analysis
A. Wilcox
1
-2
/
+2
2020-02-23
Qt UI: Initial draft of automatic partitioning system
A. Wilcox
1
-27
/
+157
2020-02-22
Qt UI: Move Finish to F10 (see rationale:)
A. Wilcox
1
-4
/
+7
2020-02-18
Qt UI: Implement UI.Partition.Install.Manual and some of UI.Partition.Runtime*
A. Wilcox
1
-0
/
+2
2020-02-18
Qt UI: Build and run properly in the Runtime Env
A. Wilcox
1
-1
/
+5
2020-02-16
Qt UI: Add UI.Partition.Install.UserPrompt page
A. Wilcox
1
-1
/
+3
2020-02-14
Qt UI: Move Firmware page before Partition
A. Wilcox
1
-7
/
+7
2020-02-14
Qt UI: Add Disk Selection screen
A. Wilcox
1
-0
/
+2
2020-02-12
Qt UI: Initial pass at collecting disks for UI.Partition.Install*
A. Wilcox
1
-0
/
+2
2020-02-10
Qt UI: Initial work for manual network configuration
A. Wilcox
1
-0
/
+2
2020-02-09
Qt UI: Initial work for backend support of manual net config
A. Wilcox
1
-3
/
+25
2020-02-09
Qt UI: Handbook, not Guide
A. Wilcox
1
-2
/
+2
2019-12-19
Qt UI: Add more page definitions, required for the partitioner
A. Wilcox
1
-1
/
+5
2019-12-19
Qt UI: Early handling of architecture (for the purposes of auto-partitioning ...
A. Wilcox
1
-0
/
+75
2019-12-14
Qt UI: Implement user avatar selection
A. Wilcox
1
-0
/
+4
2019-12-14
Qt UI: Skip empty components of GECOS name when creating username
A. Wilcox
1
-0
/
+1
2019-12-14
Qt UI: Implement custom package selection
A. Wilcox
1
-0
/
+2
2019-12-13
Qt UI: Handle cancel/exit of wizard using the proper pattern
A. Wilcox
1
-22
/
+20
2019-12-09
Qt UI: Install iproute2 if networking is enabled
A. Wilcox
1
-0
/
+1
2019-12-07
Qt UI: scanner,camera groups don't exist in system /etc/groups
A. Wilcox
1
-2
/
+2
2019-12-06
Qt UI: Implement UI.Packages.Choices requirements
A. Wilcox
1
-0
/
+32
2019-12-06
Qt UI: Implement UI.Writeout and UI.Commit requirements
A. Wilcox
1
-1
/
+33
2019-12-06
Qt UI: Ensure kernel is installed, and GRUB if selected
A. Wilcox
1
-0
/
+7
2019-12-05
Qt UI: Initial draft of outputting a HorizonScript file from the UI
A. Wilcox
1
-0
/
+119
2019-12-01
Qt UI: Drastically simplify Runtime Env NIC selection, keep DHCP setting
A. Wilcox
1
-3
/
+0
2019-12-01
Qt UI: Handle escape key, change label of Finish button
A. Wilcox
1
-0
/
+10
2019-11-29
Qt UI: Add Accounts page, still in progress
A. Wilcox
1
-0
/
+2
2019-11-27
Qt UI: Rename F6 shortcut variable
A. Wilcox
1
-3
/
+3
2019-11-27
Qt UI: Add root passphrase page
A. Wilcox
1
-0
/
+2
2019-11-19
Qt UI: Add UI.Boot page
A. Wilcox
1
-0
/
+7
2019-11-19
Qt UI: Implement UI.Packages.SimpleSel
A. Wilcox
1
-0
/
+2
2019-11-19
Qt UI: Add page definition for shell/init/MTA selection
A. Wilcox
1
-0
/
+1
2019-11-19
Qt UI: Add UI.Firmware page
A. Wilcox
1
-0
/
+6
2019-11-18
Qt UI: Factor out MAC address stringify to function
A. Wilcox
1
-10
/
+1
2019-11-17
Qt UI: Surround skarnet includes with 'extern C'
A. Wilcox
1
-0
/
+2
2019-11-17
Qt UI: Use monotonic clock for STAMP
A. Wilcox
1
-0
/
+2
2019-11-15
Qt UI: Add UI.Network.Automatic page and logic
A. Wilcox
1
-1
/
+3
2019-11-15
Qt UI: Add mirror and version as members of HorizonWizard
A. Wilcox
1
-0
/
+3
2019-11-14
Qt UI: Use strnlen since we know the safe max
A. Wilcox
1
-1
/
+1
2019-11-14
Qt UI: Add UI.SysMeta.Hostname page
A. Wilcox
1
-0
/
+2
2019-11-14
Qt UI: Factor MAC address into base interface list
A. Wilcox
1
-6
/
+32
2019-11-14
Qt UI: Implement UI.SysMeta.DateTime/Timezone page
A. Wilcox
1
-0
/
+4
2019-11-10
Qt UI: Change keycodes and labels per discussion with @djt
A. Wilcox
1
-8
/
+8
2019-11-10
Qt UI: Add draft for UI.Network.ChooseIface
A. Wilcox
1
-0
/
+2
2019-11-10
Qt UI: Initial work on Networking page
A. Wilcox
1
-0
/
+80
2019-11-09
Qt UI: Add the iface definition page for Runtime Environment
A. Wilcox
1
-1
/
+3
2019-11-09
Qt UI: Implement UI.Input page
A. Wilcox
1
-0
/
+2
[next]