aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/gpg/GpgKeyGetter.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: remove unnecessary assertsaturneric9 days1-4/+5
|
* fix: find out adsk problem of flatpaksaturneric9 days1-0/+6
|
* fix: testing and solve bugs foundsaturneric11 days1-58/+74
|
* feat: support key groupssaturneric12 days1-10/+39
|
* refactor: GpgKey and GpgSubKeysaturneric2025-04-121-3/+3
|
* fix: qt5 compile issuessaturneric2025-02-031-3/+3
|
* refactor: using qt containers instead of std containerssaturneric2024-12-131-24/+12
|
* fix: test basic operations of multi key db and solve issuessaturneric2024-10-261-2/+2
|
* feat: add more context of key database supportsaturneric2024-10-251-1/+0
|
* feat: simplify loggingsaturneric2024-07-301-3/+2
|
* feat: update copyright infosaturneric2024-07-291-1/+1
|
* feat: remove spdlog and clean up logsaturneric2024-07-261-15/+5
|
* feat: rewrite key list structure and logicsaturneric2024-06-021-0/+25
|
* fix: solve discovered bugs and improve ui operationssaturneric2024-01-191-9/+17
|
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-9/+8
|
* feat: integrate logging api to coresaturneric2024-01-051-8/+10
|
* fix: repair test casessaturneric2023-12-161-4/+9
|
* fix: use secure memory management at impl classsaturneric2023-12-161-1/+1
|
* feat: add reasons explanation to env loading failed message boxsaturneric2023-12-041-3/+4
|
* feat: standarized and speed up app env loading processsaturneric2023-12-031-7/+10
|
* fix: slove issues in key/subkey generationsaturneric2023-12-031-4/+4
|
* feat: general improvements of aync execution and memory securitysaturneric2023-12-031-0/+2
|
* refactor: separate typedef and implsaturneric2023-11-071-0/+1
|
* refactor: improve the code structure of coresaturneric2023-11-061-1/+1
|
* refactor: clean up core's codessaturneric2023-11-061-1/+1
|
* style: improve code style of coresaturneric2023-10-301-4/+4
|
* refactor: start to tidy up code using clang-tidysaturneric2023-10-281-100/+163
|
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
|
* fix: reduce debug log of coreSaturneric2023-07-141-5/+0
|
* fix: reduce info level logsSaturneric2023-02-111-10/+8
|
* feat: change the log style in source filesSaturneric2023-02-031-15/+11
|
* fix: solve a crash issueSaturneric2022-11-261-3/+0
|
* fix(core, ui): delete some unnecessary logsSaturneric2022-09-031-2/+0
|
* 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