index
:
horizon
current
Project Horizon, the next generation of Linux installation
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-22
Qt UI: Implement UI.Commit.Explain.Disk
A. Wilcox
1
-8
/
+22
2020-02-22
Qt UI: Wire up Partition Choice UI to wizard ivars
A. Wilcox
1
-0
/
+16
2020-02-22
Qt UI: Move Finish to F10 (see rationale:)
A. Wilcox
2
-5
/
+8
2020-02-18
Qt UI: Make @alyx and @tecuane happy
A. Wilcox
1
-2
/
+20
2020-02-18
Qt UI: Skip mount page for manual partitioning in Runtime Env
A. Wilcox
2
-0
/
+6
2020-02-18
Qt UI: Prompt for confirmation if erase disk is chosen
A. Wilcox
2
-0
/
+14
2020-02-18
Qt UI: Implement UI.Partition.Install.Manual and some of UI.Partition.Runtime*
A. Wilcox
4
-0
/
+104
2020-02-18
Git: Ignore .cmake directory
A. Wilcox
1
-0
/
+1
2020-02-18
Qt UI: Build and run properly in the Runtime Env
A. Wilcox
5
-5
/
+42
2020-02-18
Qt UI: Specifically note when disks appear empty
A. Wilcox
1
-3
/
+12
2020-02-18
DiskMan: Add ability to reload partition table dynamically
A. Wilcox
2
-13
/
+42
2020-02-16
Qt UI: Add UI.Partition.Install.UserPrompt page
A. Wilcox
6
-5
/
+191
2020-02-14
README: Slight tweaks
A. Wilcox
1
-17
/
+17
2020-02-14
Qt UI: Move Firmware page before Partition
A. Wilcox
2
-10
/
+10
2020-02-14
Qt UI: Add Disk Selection screen
A. Wilcox
11
-3
/
+140
2020-02-12
DiskMan: Add library usage sample
A. Wilcox
1
-0
/
+31
2020-02-12
Qt UI: Initial pass at collecting disks for UI.Partition.Install*
A. Wilcox
9
-3
/
+208
2020-02-12
DiskMan: Fix all memory leaks
A. Wilcox
3
-12
/
+28
2020-02-12
DiskMan: Add partition support, codify the source of creation objects
A. Wilcox
5
-35
/
+267
2020-02-11
Merge branch 'feature/boost-program-options' into 'master'
A. Wilcox
9
-7064
/
+107
2020-02-11
Use Boost's program_options instead of vendoring clipp
Calvin Buckley
9
-7064
/
+107
2020-02-11
Enter DiskMan
A. Wilcox
11
-6
/
+328
2020-02-11
hscript: Turn on network interfaces in Install Env when network is true
A. Wilcox
1
-1
/
+13
2020-02-10
Qt Runner: Handle command line arguments, including --automatic
A. Wilcox
1
-1
/
+27
2020-02-10
Qt Runner: Handle executor process failing to start at all
A. Wilcox
2
-0
/
+9
2020-02-10
Qt Runner: Add method to automatically close after completion
A. Wilcox
4
-3
/
+22
2020-02-10
Qt UI: Improvements to the Runner's Error Page
A. Wilcox
3
-8
/
+43
2020-02-10
Qt UI: Fixes and additions for manual net config
A. Wilcox
1
-5
/
+62
2020-02-10
Qt UI: Wire up manual network page for prefix lengths
A. Wilcox
2
-0
/
+20
2020-02-10
Qt 5: Small tweaks to SubnetBox
A. Wilcox
2
-0
/
+15
2020-02-10
Qt UI: Add subnet input widget
Kiyoshi Aman
3
-0
/
+106
2020-02-10
Qt UI: Initial work for manual network configuration
A. Wilcox
4
-0
/
+196
2020-02-10
Qt UI: Disable kernel selection for now
A. Wilcox
1
-2
/
+2
2020-02-09
hscript: Factor subnet -> CIDR conversion to util function
A. Wilcox
3
-10
/
+24
2020-02-09
tests: Add test for IPv4 subnet -> CIDR conversion
A. Wilcox
1
-1
/
+7
2020-02-09
Qt UI: Initial work for backend support of manual net config
A. Wilcox
2
-3
/
+42
2020-02-09
Qt UI: Handbook, not Guide
A. Wilcox
1
-2
/
+2
2020-02-07
Qt UI: Factor out steps to StepProgressWidget
A. Wilcox
7
-149
/
+207
2020-02-07
Qt 5 UI: Call dhcpcd using full path
A. Wilcox
1
-2
/
+3
2020-01-23
README: Tweak requirements section, add ui/ directory
A. Wilcox
1
-5
/
+19
2019-12-19
Qt UI: Add more page definitions, required for the partitioner
A. Wilcox
2
-7
/
+17
2019-12-19
Qt UI: Early handling of architecture (for the purposes of auto-partitioning ...
A. Wilcox
2
-0
/
+93
2019-12-19
devel: Close XML tag
A. Wilcox
1
-0
/
+1
2019-12-19
hscript: Add 'arch' key implementation and related tests
A. Wilcox
11
-2
/
+131
2019-12-19
devel: Add specification for 'arch' key
A. Wilcox
2
-0
/
+68
2019-12-18
Qt UI: [un]ticking 'Admin' for account changes validity
A. Wilcox
1
-0
/
+3
2019-12-18
Qt UI: Make all QLabels word wrap
A. Wilcox
6
-2
/
+10
2019-12-16
Qt UI: Use stack for ssid/pass variables
A. Wilcox
1
-7
/
+6
2019-12-16
Qt UI: Handle failures better
A. Wilcox
1
-10
/
+15
2019-12-16
Qt UI: Refactor associating
A. Wilcox
2
-98
/
+115
[next]