aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/gpg/GpgKeyGetter.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(core): solve memory access issuesSaturneric2022-05-131-2/+3
| | | | 1. use gpg_key, not key(has been moved).
* perf: improve core performanceSaturneric2022-05-131-3/+3
|
* fix(core): fix a bug when key in smart carddev/2.0.7Saturneric2022-05-121-16/+32
|
* fix: fix crash poblem when doing operationsSaturneric2022-05-091-10/+74
| | | | | | | | 1. refactor GpgFunctionObject to solve shared library problem. 2. fix multi-threading issues in refreshing. 3. improve loading speed for key list 4. improve ui operation 5. do other fixing and improving operations
* refactor: develop 2.0.6 startSaturneric2022-05-071-0/+6
| | | | | 1. delete smtp ability 2. change libs link type to dramatic
* <refactor>(core, ui): Adjust the core code directory structure.Saturneric2022-02-061-0/+96