Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-10-29 | Qt UI: Perf improvements, hide date/time in RT Env | A. Wilcox | 1 | -24/+25 | |
Dramatic speed up parsing time zone lists by using const refs. Closes: #357 | |||||
2023-10-05 | Qt UI: Don't update date/time inputs while focused | A. Wilcox | 1 | -2/+2 | |
This makes for poor UX. If the user can't type fast, it will keep updating underneath them, which is very frustrating. Saw in IRL test. Fixes: #358 | |||||
2020-03-01 | Qt UI: Add What's This to the rest of the UI | A. Wilcox | 1 | -0/+4 | |
2020-02-23 | Qt UI: Fix issues identified by static analysis | A. Wilcox | 1 | -4/+3 | |
2019-12-04 | Qt UI: Fix choosing timezones | A. Wilcox | 1 | -4/+4 | |
2019-11-22 | Qt UI: Set watermark for Date and Time page | A. Wilcox | 1 | -0/+1 | |
2019-11-19 | Qt UI: Fix small memory leak issues | A. Wilcox | 1 | -2/+6 | |
2019-11-14 | Qt UI: Implement UI.SysMeta.DateTime/Timezone page | A. Wilcox | 1 | -0/+229 | |