Age | Commit message (Expand) | Author | Files | Lines |
2019-11-29 | Qt UI: Remove useless field | A. Wilcox | 1 | -1/+0 |
2019-11-29 | Qt UI: Drastically simplify text | A. Wilcox | 1 | -7/+4 |
2019-11-29 | Qt UI: Fix confirm field's reveal button | A. Wilcox | 1 | -2/+2 |
2019-11-29 | Qt UI: Allow passphrase to be viewed in RootPassphrasePage | A. Wilcox | 1 | -0/+37 |
2019-11-29 | Qt UI: Allow passphrase to be viewed in UserAccountWidget | A. Wilcox | 1 | -0/+20 |
2019-11-29 | Qt UI: Fix up Intro page | A. Wilcox | 1 | -18/+15 |
2019-11-29 | Qt UI: Add Accounts page, still in progress | A. Wilcox | 6 | -0/+287 |
2019-11-27 | Qt UI: Rename F6 shortcut variable | A. Wilcox | 2 | -4/+4 |
2019-11-27 | Qt UI: Add root passphrase page | A. Wilcox | 6 | -0/+93 |
2019-11-22 | Qt UI: Set watermark for Date and Time page | A. Wilcox | 1 | -0/+1 |
2019-11-20 | Qt UI: Consider Boot Page part of Software phase for consistency | A. Wilcox | 1 | -1/+1 |
2019-11-20 | Qt UI: Add new Account watermarks | A. Wilcox | 2 | -0/+0 |
2019-11-20 | Qt UI: Run OptiPNG to reduce PNG size | A. Wilcox | 6 | -0/+0 |
2019-11-19 | Qt UI: Ensure 'Standard' is ticked by default | A. Wilcox | 2 | -4/+12 |
2019-11-19 | Qt UI: Add UI.Boot page | A. Wilcox | 7 | -0/+182 |
2019-11-19 | Qt UI: Tiny tweak to UI.Packages.SimpleSel page text | A. Wilcox | 1 | -1/+1 |
2019-11-19 | Qt UI: Fix package help text | A. Wilcox | 1 | -13/+22 |
2019-11-19 | Qt UI: Implement UI.Packages.SimpleSel | A. Wilcox | 5 | -0/+139 |
2019-11-19 | Qt UI: Add page definition for shell/init/MTA selection | A. Wilcox | 2 | -0/+2 |
2019-11-19 | Qt UI: Use public members instead of fields for non-widget backed answers | A. Wilcox | 3 | -5/+8 |
2019-11-19 | Qt UI: Fix last memory leak | A. Wilcox | 1 | -0/+1 |
2019-11-19 | Qt UI: Fix small memory leak issues | A. Wilcox | 3 | -3/+14 |
2019-11-19 | Qt UI: Note whether networking is enabled or disabled | A. Wilcox | 1 | -1/+5 |
2019-11-19 | Qt UI: Add UI.Firmware page | A. Wilcox | 6 | -0/+145 |
2019-11-18 | Qt UI: More Wireless fun | A. Wilcox | 1 | -2/+2 |
2019-11-18 | Qt UI: Simplify wifi logic and fix passphrase design | A. Wilcox | 1 | -8/+9 |
2019-11-18 | Qt UI: Fix small logic errors in wireless network code | A. Wilcox | 1 | -2/+3 |
2019-11-18 | Qt UI: Wire up wireless network list to do something | A. Wilcox | 2 | -4/+57 |
2019-11-18 | Qt UI: Sort wireless network list by signal strength | A. Wilcox | 1 | -1/+14 |
2019-11-18 | Qt UI: Handle the other type of NULL SSID string | A. Wilcox | 1 | -0/+3 |
2019-11-18 | Qt UI: Store flags away for a rainy day | A. Wilcox | 1 | -0/+2 |
2019-11-18 | Qt UI: Use MAC address stringification for Wi-Fi BSSID | A. Wilcox | 1 | -1/+2 |
2019-11-18 | Qt UI: Factor out MAC address stringify to function | A. Wilcox | 2 | -10/+14 |
2019-11-17 | Qt UI: Success is 1, not 0 | A. Wilcox | 1 | -1/+1 |
2019-11-17 | Qt UI: Surround skarnet includes with 'extern C' | A. Wilcox | 1 | -0/+2 |
2019-11-17 | Qt UI: Let libwpactrl parse scan results | A. Wilcox | 1 | -47/+28 |
2019-11-17 | Qt UI: Use monotonic clock for STAMP | A. Wilcox | 1 | -0/+2 |
2019-11-17 | Build: Don't assume skarnet is installed globally | A. Wilcox | 1 | -1/+1 |
2019-11-17 | Qt UI: Parse network information more correctly | A. Wilcox | 1 | -5/+8 |
2019-11-17 | Qt UI: Update STAMP before running callback code | A. Wilcox | 1 | -0/+1 |
2019-11-17 | Qt UI: Ensure notify starts life as a nullptr | A. Wilcox | 1 | -0/+1 |
2019-11-17 | Qt UI: Re-enable scan button when scan is finished | A. Wilcox | 1 | -0/+1 |
2019-11-17 | Qt UI: Handle wireless network scan | A. Wilcox | 1 | -9/+79 |
2019-11-16 | Qt UI: Handle wpactrl_start errors better | A. Wilcox | 1 | -1/+2 |
2019-11-16 | Qt UI: Provide wireless debugging codes | A. Wilcox | 1 | -2/+3 |
2019-11-16 | Qt UI: Provide correct path to WPA Supplicant socket | A. Wilcox | 1 | -9/+10 |
2019-11-16 | Qt UI: Initialise 'control' correctly in NSWP | A. Wilcox | 1 | -1/+1 |
2019-11-15 | Qt UI: Wi-Fi | A. Wilcox | 3 | -4/+133 |
2019-11-15 | Make BCNM check actually work; Update README deps; Fix NSWP | A. Wilcox | 2 | -4/+7 |
2019-11-15 | Qt UI: Add UI.Network.Automatic page and logic | A. Wilcox | 9 | -6/+258 |