aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/gpg/GpgKeyManager.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
10 daysfix: operations of subkeysaturneric1-3/+3
10 daysfeat: add more info checksaturneric1-14/+12
11 daysfeat: generate cark keyssaturneric1-107/+93
12 daysfeat: switch text-based model to workspace-based modelsaturneric1-1/+1
13 daysfeat: support key groupssaturneric1-13/+15
2025-04-12refactor: GpgKey and GpgSubKeysaturneric1-5/+5
2025-02-03fix: qt5 compile issuessaturneric1-1/+1
2025-01-26fix: improve code compatibilitysaturneric1-6/+1
2024-12-13refactor: using qt containers instead of std containerssaturneric1-2/+2
2024-12-03fix: compiler warningssaturneric1-2/+4
2024-11-26feat: support uid revoke and uid delete operationssaturneric1-196/+131
2024-11-19feat: add revoke subkey functionsaturneric1-55/+182
2024-11-18feat: add delete subkey functionsaturneric1-50/+136
2024-10-26fix: should check key status immediately after get itsaturneric1-0/+1
2024-10-26fix: test basic operations of multi key db and solve issuessaturneric1-2/+2
2024-07-30feat: simplify loggingsaturneric1-68/+67
2024-07-29feat: update copyright infosaturneric1-1/+1
2024-07-26feat: remove spdlog and clean up logsaturneric1-77/+75
2024-01-17fix: improve code quality, docs and ci filessaturneric1-3/+4
2024-01-12refactor: remove boost and use QString instead of std::filesystem::pathsaturneric1-13/+8
2024-01-12refactor: use QString instead of std::string and improve threading systemsaturneric1-23/+22
2024-01-05feat: integrate logging api to coresaturneric1-54/+56
2023-12-26fix: test basical operations of gpg at both test cases and guisaturneric1-1/+1
2023-12-15fix: slove some issues on memory and intilizationssaturneric1-5/+0
2023-12-03feat: standarized and speed up app env loading processsaturneric1-11/+12
2023-11-07refactor: separate typedef and implsaturneric1-0/+1
2023-11-06refactor: improve the code structure of coresaturneric1-0/+1
2023-11-06refactor: clean up core's codessaturneric1-2/+0
2023-11-02feat: add callback function to eventsaturneric1-2/+2
2023-10-30style: improve code style of coresaturneric1-28/+30
2023-10-28refactor: start to tidy up code using clang-tidysaturneric1-2/+0
2023-10-25fix: solve some code tidy issuessaturneric1-1/+0
2023-10-16fix: check and update copyright at filessaturneric1-2/+2
2023-07-13fix: solve compile issuesSaturneric1-29/+29
2023-07-12feat: support owner trust level settings of gpg keySaturneric1-0/+152
2022-05-07refactor: develop 2.0.6 startSaturneric1-0/+3
1. delete smtp ability 2. change libs link type to dramatic
2022-02-06<refactor>(core, ui): Adjust the core code directory structure.Saturneric1-3/+3
2022-02-04<refactor>(src): rename the gpg directory to coreSaturneric1-3/+3
2022-02-02<refactor>(src, test): Normalize the naming of partial classesSaturneric1-2/+2
2022-01-22<license, style>(src, test): Fix some issues in license statement.Saturneric1-6/+10
2022-01-15<doc, refactor>(ci): Tidy up code of core and related partsSaturneric1-2/+2
1. Rename related entities. 2. Add a comments.
2022-01-14<doc, refactor>(ci): Tidy up code in gpg/functionSaturneric1-6/+6
1. Rename related entities. 2. Add a comments.
2021-12-06Test & Improve UISaturneric1-3/+3
2021-12-01Add i18n SupportSaturneric1-12/+9
1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support.
2021-10-02UI Framework Modified.Saturneric1-17/+24
2021-09-10Continue to optimize and improve the code.Saturneric1-26/+21
2021-09-05Rewrite the core.Saturneric1-35/+48
Adjust the structure.
2021-08-29Start to rewrite gpg core.Saturneric1-0/+76