Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-10-28 | Qt UI: Enlarge wizard and re-layout pkg/net pages | A. Wilcox | 1 | -21/+29 | |
This ensures that buttons and labels are not cut off. | |||||
2023-03-25 | Qt UI: Support DE choice, current as default | A. Wilcox | 1 | -17/+62 | |
In the Runtime Environment, we default to Plasma. In the Install Environment, we use the current desktop. Closes: #340 | |||||
2022-07-04 | Qt UI: Port to using heavier buttonClicked signal | A. Wilcox | 1 | -4/+4 | |
Once again, Qt has taken our simple API away and left us only with the more complex one. At least this one isn't too hard to work around. Move to using QOverload instead of static_cast for all of them as well. | |||||
2020-05-17 | Qt UI: Add What's This to all controls missing it | A. Wilcox | 1 | -0/+5 | |
2019-12-13 | Qt UI: Handle edge case (see comment) | A. Wilcox | 1 | -0/+24 | |
2019-11-19 | Qt UI: Ensure 'Standard' is ticked by default | A. Wilcox | 1 | -4/+7 | |
2019-11-19 | Qt UI: Tiny tweak to UI.Packages.SimpleSel page text | A. Wilcox | 1 | -1/+1 | |
2019-11-19 | Qt UI: Implement UI.Packages.SimpleSel | A. Wilcox | 1 | -0/+103 | |