summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2020-08-30Rearchitect how 'bootloader' key worksA. Wilcox1-1/+1
2020-07-25Replace references to ConsoleKit with elogindA. Wilcox1-2/+2
2020-07-22Add initial MIPS port, sans automatic partitionerA. Wilcox2-0/+29
2020-06-24Fix network state issue on live installs, and firmware installA. Wilcox1-0/+2
2020-06-23Qt UI: Enable udev services when using udevA. Wilcox1-0/+3
2020-06-22CMake: Ensure BCNM is only searched for in UI modeA. Wilcox1-0/+5
2020-06-19Qt UI: fs keys for ESPs should be format "vfat", not "fat32"Max Rees1-2/+2
2020-06-19Qt UI: Fix a few issues in the custom packages listMax Rees1-3/+2
2020-06-13Qt UI: Add SDDM explicitly; use new bootloader keyA. Wilcox1-17/+11
2020-06-13Qt UI: Execute: Workaround for network issueA. Wilcox1-1/+16
2020-06-13Qt UI: Execute: Use message buffer; flush log fileA. Wilcox2-1/+19
2020-06-06Qt UI: Fix up signing keys and packages/servicesA. Wilcox1-7/+39
2020-06-04Qt UI: Ensure log is opened when built in release modesA. Wilcox1-1/+1
2020-05-30Qt UI: Use QString arg instead of snprintf to avoid GCC warningA. Wilcox1-3/+1
2020-05-25Qt UI: Generate valid installfile with no custom pkgsA. Wilcox1-1/+1
2020-05-24Qt UI: Root passphrase should be >= 8 chars, not > 8A. Wilcox1-1/+1
2020-05-24Qt UI: Fix a few issues with the Runtime wizardA. Wilcox4-7/+6
2020-05-24Qt UI: Fix high DPI supportA. Wilcox1-1/+1
2020-05-24Qt UI: Support High DPI screensA. Wilcox1-0/+1
2020-05-23Qt UI: Fix building non-install environmentA. Wilcox2-0/+15
2020-05-23Qt UI: Ensure manual config isn't shown after DHCPA. Wilcox2-5/+10
2020-05-23Qt UI: Implement custom Wi-Fi network supportA. Wilcox4-3/+156
2020-05-23Qt UI: Remove references to QDebugA. Wilcox2-2/+0
2020-05-22Qt UI: Settle on Netsurf, implement Captive Portal supportA. Wilcox3-19/+32
2020-05-22Qt UI: Implement Mount Point selection, the last wizard pageA. Wilcox6-1/+269
2020-05-22Qt UI: Add remaining needed help filesA. Wilcox9-0/+139
2020-05-17Qt UI: Add some Wi-Fi changes from February 23rd I don't rememberA. Wilcox2-9/+15
2020-05-17Qt UI: Add What's This to all controls missing itA. Wilcox4-0/+10
2020-05-17Qt Runner: No longer living in a simulationA. Wilcox1-3/+2
2020-05-17all: Add --version and --help support and unify output formatsA. Wilcox2-1/+25
2020-05-16Qt UI: Add manual pagesA. Wilcox4-0/+96
2020-03-01Qt UI: Add What's This to the rest of the UIA. Wilcox3-0/+17
2020-02-23Qt UI: Add missing What's This and help filesA. Wilcox15-20/+119
2020-02-23Qt UI: Return exit code 1 if Install Env wizard cancelledA. Wilcox1-0/+5
2020-02-23Qt UI: Fix small memory leaksA. Wilcox3-6/+7
2020-02-23Update a few TODOsA. Wilcox1-2/+2
2020-02-23Qt UI: Fix issues identified by static analysisA. Wilcox6-27/+26
2020-02-23Qt UI: Initial draft of automatic partitioning systemA. Wilcox2-27/+166
2020-02-23Qt UI: Add horizon-ppc64-detect scriptA. Wilcox2-0/+5
2020-02-22Qt UI: Re-load CommitPage if Back is chosenA. Wilcox2-2/+17
2020-02-22Qt UI: Implement UI.Commit.Explain.DiskA. Wilcox1-8/+22
2020-02-22Qt UI: Wire up Partition Choice UI to wizard ivarsA. Wilcox1-0/+16
2020-02-22Qt UI: Move Finish to F10 (see rationale:)A. Wilcox2-5/+8
2020-02-18Qt UI: Make @alyx and @tecuane happyA. Wilcox1-2/+20
2020-02-18Qt UI: Skip mount page for manual partitioning in Runtime EnvA. Wilcox2-0/+6
2020-02-18Qt UI: Prompt for confirmation if erase disk is chosenA. Wilcox2-0/+14
2020-02-18Qt UI: Implement UI.Partition.Install.Manual and some of UI.Partition.Runtime*A. Wilcox4-0/+104
2020-02-18Qt UI: Build and run properly in the Runtime EnvA. Wilcox5-5/+42
2020-02-18Qt UI: Specifically note when disks appear emptyA. Wilcox1-3/+12
2020-02-16Qt UI: Add UI.Partition.Install.UserPrompt pageA. Wilcox6-5/+191