aboutsummaryrefslogtreecommitdiffstats
path: root/src/gpg/function/GpgKeyGetter.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-7/+10
| | | | | | 1. Import Keys. 2. Import Keys From Server. 3. UID Management.
* UI Framework Modified.Saturneric2021-10-021-2/+9
|
* The basic functions of the core pass the test.Saturneric2021-09-201-11/+3
| | | | Adjust and improve the core part of the interface.
* Support multi-channel Context.Saturneric2021-09-191-0/+1
| | | | | Make the test configurable. Other modifications.
* Continue to write core test code.Saturneric2021-09-121-13/+14
|
* Continue to optimize and improve the code.Saturneric2021-09-101-2/+2
|
* Adjust the code structure.Saturneric2021-09-051-8/+10
| | | | | Introduce log library. Remove Qt from the core code.
* Rewrite the core.Saturneric2021-09-051-8/+39
| | | | Adjust the structure.
* Start to rewrite gpg core.Saturneric2021-08-291-0/+38