summaryrefslogtreecommitdiff
path: root/ui/qt5/accountpage.hh
AgeCommit message (Collapse)AuthorFilesLines
2024-10-05Refactor handling of valid account namesA. Wilcox1-3/+1
* Move our system_names and system_groups out to a util header. * Qt UI: Validate that the user's chosen account name is not contained in either system_names nor system_groups. Closes: #388 Acked-by: Síle Ekaterin Liszka <sheila@vulpine.house>
2020-02-22Qt UI: Re-load CommitPage if Back is chosenA. Wilcox1-2/+4
2019-12-04Qt UI: Allow public to access account widgetsA. Wilcox1-1/+0
2019-11-29Qt UI: Add Accounts page, still in progressA. Wilcox1-0/+30