aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/gpg/GpgKeyManager.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: add more info checksaturneric9 days1-14/+12
* feat: generate cark keyssaturneric10 days1-107/+93
* feat: switch text-based model to workspace-based modelsaturneric11 days1-1/+1
* feat: support key groupssaturneric12 days1-13/+15
* refactor: GpgKey and GpgSubKeysaturneric2025-04-121-5/+5
* fix: qt5 compile issuessaturneric2025-02-031-1/+1
* fix: improve code compatibilitysaturneric2025-01-261-6/+1
* refactor: using qt containers instead of std containerssaturneric2024-12-131-2/+2
* fix: compiler warningssaturneric2024-12-031-2/+4
* feat: support uid revoke and uid delete operationssaturneric2024-11-261-196/+131
* feat: add revoke subkey functionsaturneric2024-11-191-55/+182
* feat: add delete subkey functionsaturneric2024-11-181-50/+136
* fix: should check key status immediately after get itsaturneric2024-10-261-0/+1
* fix: test basic operations of multi key db and solve issuessaturneric2024-10-261-2/+2
* feat: simplify loggingsaturneric2024-07-301-68/+67
* feat: update copyright infosaturneric2024-07-291-1/+1
* feat: remove spdlog and clean up logsaturneric2024-07-261-77/+75
* fix: improve code quality, docs and ci filessaturneric2024-01-171-3/+4
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-121-13/+8
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-23/+22
* feat: integrate logging api to coresaturneric2024-01-051-54/+56
* fix: test basical operations of gpg at both test cases and guisaturneric2023-12-261-1/+1
* fix: slove some issues on memory and intilizationssaturneric2023-12-151-5/+0
* feat: standarized and speed up app env loading processsaturneric2023-12-031-11/+12
* refactor: separate typedef and implsaturneric2023-11-071-0/+1
* refactor: improve the code structure of coresaturneric2023-11-061-0/+1
* refactor: clean up core's codessaturneric2023-11-061-2/+0
* feat: add callback function to eventsaturneric2023-11-021-2/+2
* style: improve code style of coresaturneric2023-10-301-28/+30
* refactor: start to tidy up code using clang-tidysaturneric2023-10-281-2/+0
* fix: solve some code tidy issuessaturneric2023-10-251-1/+0
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
* fix: solve compile issuesSaturneric2023-07-131-29/+29
* feat: support owner trust level settings of gpg keySaturneric2023-07-121-0/+152
* refactor: develop 2.0.6 startSaturneric2022-05-071-0/+3
* <refactor>(core, ui): Adjust the core code directory structure.Saturneric2022-02-061-0/+92