aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/gpg/GpgKeyManager.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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
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
2022-01-14<doc, refactor>(ci): Tidy up code in gpg/functionSaturneric1-6/+6
2021-12-06Test & Improve UISaturneric1-3/+3
2021-12-01Add i18n SupportSaturneric1-12/+9
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
2021-08-29Start to rewrite gpg core.Saturneric1-0/+76