summaryrefslogtreecommitdiff
path: root/ui/qt5/accountpage.cc
AgeCommit message (Collapse)AuthorFilesLines
2024-10-05Refactor handling of valid account namesA. Wilcox1-4/+23
* 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-0/+13
2019-11-29Qt UI: Add Accounts page, still in progressA. Wilcox1-0/+53