summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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-19hscript: Fix repo key default when firmware support is enabledA. Wilcox1-2/+7
2019-11-19Qt UI: Add UI.Firmware pageA. Wilcox6-0/+145
2019-11-18Qt UI: More Wireless funA. Wilcox1-2/+2
2019-11-18Qt UI: Simplify wifi logic and fix passphrase designA. Wilcox1-8/+9
2019-11-18Qt UI: Fix small logic errors in wireless network codeA. Wilcox1-2/+3
2019-11-18Qt UI: Wire up wireless network list to do somethingA. Wilcox2-4/+57
2019-11-18Qt UI: Sort wireless network list by signal strengthA. Wilcox1-1/+14
2019-11-18Qt UI: Handle the other type of NULL SSID stringA. Wilcox1-0/+3
2019-11-18Qt UI: Store flags away for a rainy dayA. Wilcox1-0/+2
2019-11-18Qt UI: Use MAC address stringification for Wi-Fi BSSIDA. Wilcox1-1/+2
2019-11-18Qt UI: Factor out MAC address stringify to functionA. Wilcox2-10/+14
2019-11-17Qt UI: Success is 1, not 0A. Wilcox1-1/+1
2019-11-17Qt UI: Surround skarnet includes with 'extern C'A. Wilcox1-0/+2
2019-11-17Qt UI: Let libwpactrl parse scan resultsA. Wilcox1-47/+28
2019-11-17Qt UI: Use monotonic clock for STAMPA. Wilcox1-0/+2
2019-11-17Build: Don't assume skarnet is installed globallyA. Wilcox2-1/+2
2019-11-17Qt UI: Parse network information more correctlyA. Wilcox1-5/+8
2019-11-17Qt UI: Update STAMP before running callback codeA. Wilcox1-0/+1
2019-11-17Qt UI: Ensure notify starts life as a nullptrA. Wilcox1-0/+1
2019-11-17Qt UI: Re-enable scan button when scan is finishedA. Wilcox1-0/+1
2019-11-17Qt UI: Handle wireless network scanA. Wilcox1-9/+79
2019-11-16Qt UI: Handle wpactrl_start errors betterA. Wilcox1-1/+2
2019-11-16Qt UI: Provide wireless debugging codesA. Wilcox1-2/+3
2019-11-16Qt UI: Provide correct path to WPA Supplicant socketA. Wilcox1-9/+10
2019-11-16Qt UI: Initialise 'control' correctly in NSWPA. Wilcox1-1/+1
2019-11-15Qt UI: Wi-FiA. Wilcox3-4/+133
2019-11-15Make BCNM check actually work; Update README deps; Fix NSWPA. Wilcox4-6/+23
2019-11-15Qt UI: Add UI.Network.Automatic page and logicA. Wilcox9-6/+258
2019-11-15Qt UI: Add mirror and version as members of HorizonWizardA. Wilcox2-0/+5
Some day, these will be settable in the UI. For now, at least make the vars.
2019-11-15Qt UI: HorizonHelpWindow: Change 'plain' to 'log', use log path for titleA. Wilcox2-4/+5
2019-11-15Qt UI: Add plain text support to HorizonHelpWindowA. Wilcox2-3/+7
2019-11-15Qt UI: Add status assets, factor DPI-aware pixmap loader into fnA. Wilcox10-16/+51
2019-11-14Qt UI: Use strnlen since we know the safe maxA. Wilcox1-1/+1
2019-11-14Qt UI: Add UI.SysMeta.Hostname pageA. Wilcox6-0/+117
2019-11-14Qt UI: Factor MAC address into base interface listA. Wilcox4-38/+42
2019-11-14Qt UI: Implement UI.SysMeta.DateTime/Timezone pageA. Wilcox8-2/+329
2019-11-13Qt UI: UI.Network.ChooseIface: Set What's This textA. Wilcox1-0/+1
2019-11-12Qt UI: Draft WiFi pageA. Wilcox3-69/+72
2019-11-12CoC: Fix minor inconsistencies (US/GB spelling, spaces after .)Luis Ressel1-3/+3
2019-11-10Qt UI: Change keycodes and labels per discussion with @djtA. Wilcox3-17/+16
2019-11-10Qt UI: Finish implementing UI.Network.ChooseIface and add help docA. Wilcox4-7/+91
2019-11-10Qt UI: Fix interface listing for UI.Network.ChooseIfaceA. Wilcox1-3/+4
2019-11-10Qt UI: Add draft for UI.Network.ChooseIfaceA. Wilcox4-0/+97
2019-11-10Qt UI: UI.Input: Use keyboard icon for keyboard layoutsA. Wilcox1-1/+3