Age | Commit message (Expand) | Author | Files | Lines |
2023-10-10 | Qt UI: Runner: Allow setuid and high-DPI scaling | A. Wilcox | 1 | -0/+2 |
2023-10-05 | Qt UI: Don't update date/time inputs while focused | A. Wilcox | 1 | -2/+2 |
2023-10-05 | Qt UI: Remove LibreOffice from custom package list | A. Wilcox | 1 | -1/+0 |
2023-10-05 | Qt UI: Respawn DHCP page from NetworkingPage, too | A. Wilcox | 2 | -0/+17 |
2023-10-05 | Qt UI: QoI improvements to launching tools | A. Wilcox | 4 | -6/+30 |
2023-09-05 | Qt UI: Add MIPS lines back to keygen | A. Wilcox | 1 | -0/+13 |
2023-06-15 | Qt UI: Update signing keys | Zach van Rijn | 1 | -25/+12 |
2023-03-25 | Qt UI: Use Plasma as the default | A. Wilcox | 1 | -0/+1 |
2023-03-25 | Qt UI: Support DE choice, current as default | A. Wilcox | 4 | -24/+94 |
2022-07-05 | Qt UI: Handle salt material correctly | A. Wilcox | 1 | -3/+3 |
2022-07-04 | Qt UI: Use correct SkipEmptyParts based on Qt SDK | A. Wilcox | 1 | -1/+5 |
2022-07-04 | Qt UI: Refactor mount dialog partition display | A. Wilcox | 1 | -5/+9 |
2022-07-04 | Qt UI: Port to using heavier buttonClicked signal | A. Wilcox | 5 | -21/+21 |
2022-07-04 | Qt UI: Use newer QPalette name | A. Wilcox | 1 | -1/+1 |
2022-07-04 | Qt UI: Use alternative QProcess API | A. Wilcox | 3 | -4/+4 |
2022-07-04 | Qt UI: Use 'tain' instead of 'tain_t' | A. Wilcox | 2 | -3/+3 |
2022-01-23 | Merge branch 'offer-sddm-option' into 'current' | Zach van Rijn | 1 | -0/+1 |
2022-01-23 | Qt UI: Offer SDDM as an option for Custom installs | A. Wilcox | 1 | -0/+1 |
2022-01-23 | Qt UI: Select 'docs' package for Standard/Mobile | A. Wilcox | 1 | -1/+1 |
2020-09-25 | Qt UI: Fix last remaining papercuts for Mac client | A. Wilcox | 3 | -7/+11 |
2020-09-24 | Qt UI: Install dracut and easy-boot if bootloader is chosen | A. Wilcox | 1 | -0/+1 |
2020-09-24 | Qt UI: Add debug support for DHCP page | A. Wilcox | 1 | -0/+5 |
2020-09-24 | Qt UI: Add help for Wi-Fi page | A. Wilcox | 2 | -0/+27 |
2020-09-24 | Qt UI: Don't use QSet for mount candidates | A. Wilcox | 1 | -5/+5 |
2020-09-24 | Qt UI: Don't use deprecated setItemSelected method | A. Wilcox | 1 | -1/+1 |
2020-09-24 | Qt UI: Explicitly find OpenSSL using CMake | Kiyoshi Aman | 1 | -1/+2 |
2020-09-24 | Qt UI: Finish redesign of Wi-Fi page (closes #318) | A. Wilcox | 2 | -9/+23 |
2020-09-24 | Qt UI: Partial redesign of Wi-Fi page (#318) | A. Wilcox | 1 | -6/+28 |
2020-09-20 | Qt UI: Add ability to format from partition page | A. Wilcox | 3 | -2/+51 |
2020-09-20 | Qt UI: Set bootloader value correctly | A. Wilcox | 1 | -1/+1 |
2020-08-30 | Rearchitect how 'bootloader' key works | A. Wilcox | 1 | -1/+1 |
2020-07-25 | Replace references to ConsoleKit with elogind | A. Wilcox | 1 | -2/+2 |
2020-07-22 | Add initial MIPS port, sans automatic partitioner | A. Wilcox | 2 | -0/+29 |
2020-06-24 | Fix network state issue on live installs, and firmware install | A. Wilcox | 1 | -0/+2 |
2020-06-23 | Qt UI: Enable udev services when using udev | A. Wilcox | 1 | -0/+3 |
2020-06-22 | CMake: Ensure BCNM is only searched for in UI mode | A. Wilcox | 1 | -0/+5 |
2020-06-19 | Qt UI: fs keys for ESPs should be format "vfat", not "fat32" | Max Rees | 1 | -2/+2 |
2020-06-19 | Qt UI: Fix a few issues in the custom packages list | Max Rees | 1 | -3/+2 |
2020-06-13 | Qt UI: Add SDDM explicitly; use new bootloader key | A. Wilcox | 1 | -17/+11 |
2020-06-13 | Qt UI: Execute: Workaround for network issue | A. Wilcox | 1 | -1/+16 |
2020-06-13 | Qt UI: Execute: Use message buffer; flush log file | A. Wilcox | 2 | -1/+19 |
2020-06-06 | Qt UI: Fix up signing keys and packages/services | A. Wilcox | 1 | -7/+39 |
2020-06-04 | Qt UI: Ensure log is opened when built in release modes | A. Wilcox | 1 | -1/+1 |
2020-05-30 | Qt UI: Use QString arg instead of snprintf to avoid GCC warning | A. Wilcox | 1 | -3/+1 |
2020-05-25 | Qt UI: Generate valid installfile with no custom pkgs | A. Wilcox | 1 | -1/+1 |
2020-05-24 | Qt UI: Root passphrase should be >= 8 chars, not > 8 | A. Wilcox | 1 | -1/+1 |
2020-05-24 | Qt UI: Fix a few issues with the Runtime wizard | A. Wilcox | 4 | -7/+6 |
2020-05-24 | Qt UI: Fix high DPI support | A. Wilcox | 1 | -1/+1 |
2020-05-24 | Qt UI: Support High DPI screens | A. Wilcox | 1 | -0/+1 |
2020-05-23 | Qt UI: Fix building non-install environment | A. Wilcox | 2 | -0/+15 |