Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-11-15 | Qt UI: Add mirror and version as members of HorizonWizard | A. Wilcox | 2 | -0/+5 |
2019-11-15 | Qt UI: HorizonHelpWindow: Change 'plain' to 'log', use log path for title | A. Wilcox | 2 | -4/+5 |
2019-11-15 | Qt UI: Add plain text support to HorizonHelpWindow | A. Wilcox | 2 | -3/+7 |
2019-11-15 | Qt UI: Add status assets, factor DPI-aware pixmap loader into fn | A. Wilcox | 3 | -16/+19 |
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 | 6 | -0/+117 |
2019-11-14 | Qt UI: Factor MAC address into base interface list | A. Wilcox | 4 | -38/+42 |
2019-11-14 | Qt UI: Implement UI.SysMeta.DateTime/Timezone page | A. Wilcox | 8 | -2/+329 |
2019-11-13 | Qt UI: UI.Network.ChooseIface: Set What's This text | A. Wilcox | 1 | -0/+1 |
2019-11-12 | Qt UI: Draft WiFi page | A. Wilcox | 3 | -69/+72 |
2019-11-10 | Qt UI: Change keycodes and labels per discussion with @djt | A. Wilcox | 3 | -17/+16 |
2019-11-10 | Qt UI: Finish implementing UI.Network.ChooseIface and add help doc | A. Wilcox | 4 | -7/+91 |
2019-11-10 | Qt UI: Fix interface listing for UI.Network.ChooseIface | A. Wilcox | 1 | -3/+4 |
2019-11-10 | Qt UI: Add draft for UI.Network.ChooseIface | A. Wilcox | 4 | -0/+97 |
2019-11-10 | Qt UI: UI.Input: Use keyboard icon for keyboard layouts | A. Wilcox | 1 | -1/+3 |
2019-11-10 | Qt UI: Set icon :) | A. Wilcox | 2 | -0/+6 |
2019-11-10 | Qt UI: Initial work on Networking page | A. Wilcox | 5 | -23/+130 |
2019-11-09 | Qt UI: Add the iface definition page for Runtime Environment | A. Wilcox | 2 | -1/+6 |
2019-11-09 | Qt UI: Fix up NetworkingPage to fit with modern style | A. Wilcox | 2 | -11/+30 |
2019-11-09 | Qt UI: Add input page help screen | A. Wilcox | 2 | -0/+9 |
2019-11-09 | Qt UI: Implement UI.Input page | A. Wilcox | 4 | -0/+133 |
2019-11-08 | Qt UI: Help Window: Set What's This text on widgets | A. Wilcox | 1 | -0/+2 |
2019-11-08 | Qt UI: Wizard: Better text, fix cancel button behaviour | A. Wilcox | 1 | -6/+5 |
2019-11-08 | Qt UI: UI.Intro: we don't need nextId for this page | A. Wilcox | 2 | -5/+0 |
2019-11-08 | Qt UI: Formatting and file heading fixes | A. Wilcox | 9 | -27/+125 |
2019-11-08 | Qt UI: Move HaveHelpButton to be covered by proper REQ comment | A. Wilcox | 1 | -1/+1 |
2019-11-08 | Qt UI: Implement UI.Intro.Tools | A. Wilcox | 2 | -3/+35 |
2019-11-08 | Qt UI Build: Install horizon-qt5 in bin | A. Wilcox | 1 | -0/+2 |
2019-11-08 | Qt UI: Correct typo (thanks @lstarnes) | A. Wilcox | 1 | -1/+1 |
2019-11-08 | Qt UI: Implement UI.Intro.Describe and Elements | A. Wilcox | 2 | -21/+59 |
2019-11-08 | Qt UI: Implement most of UI.Global.* and UI standards | A. Wilcox | 2 | -6/+54 |