aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/gpg/GpgKeyGetter.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: testing and solve bugs foundsaturneric11 days1-11/+5
|
* feat: support key groupssaturneric12 days1-10/+29
|
* refactor: using qt containers instead of std containerssaturneric2024-12-131-11/+3
|
* feat: update copyright infosaturneric2024-07-291-1/+1
|
* feat: rewrite key list structure and logicsaturneric2024-06-021-0/+8
|
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-2/+2
|
* fix: use secure memory management at impl classsaturneric2023-12-161-1/+1
|
* feat: add reasons explanation to env loading failed message boxsaturneric2023-12-041-1/+1
|
* feat: general improvements of aync execution and memory securitysaturneric2023-12-031-0/+6
|
* refactor: separate typedef and implsaturneric2023-11-071-1/+1
|
* refactor: clean up core's codessaturneric2023-11-061-1/+1
|
* refactor: start to tidy up code using clang-tidysaturneric2023-10-281-44/+9
|
* perf: reduce header includes and improve build speedsaturneric2023-10-231-4/+1
|
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
|
* fix(core): fix a bug when key in smart carddev/2.0.7Saturneric2022-05-121-4/+12
|
* fix: fix crash poblem when doing operationsSaturneric2022-05-091-5/+32
| | | | | | | | 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-3/+3
| | | | | 1. delete smtp ability 2. change libs link type to dramatic
* <refactor>(core, ui): Adjust the core code directory structure.Saturneric2022-02-061-0/+110