aboutsummaryrefslogtreecommitdiffstats
path: root/src/gpg/function/GpgKeyOpera.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-8/+17
| | | | | | 1. Import Keys. 2. Import Keys From Server. 3. UID Management.
* Solve key generation and related update issues.Saturneric2021-11-281-36/+31
|
* UI Framework Modified.Saturneric2021-10-021-23/+22
|
* Adjust the code structure.Saturneric2021-09-051-51/+45
| | | | | Introduce log library. Remove Qt from the core code.
* Rewrite the core.Saturneric2021-09-051-0/+191
Adjust the structure.