aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/widgets/GroupKeyList.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* <refactor>(ui): tidy up codes and comments.Saturneric2022-01-231-29/+0
| | | | 1. tidy up widgets.
* <license, style>(src, test): Fix some issues in license statement.Saturneric2022-01-221-6/+10
|
* Add i18n SupportSaturneric2021-12-011-2/+2
| | | | | | 1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support.
* Fix Known Bugs.Saturneric2021-11-291-0/+25
1. Import Keys. 2. Import Keys From Server. 3. UID Management.