aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/gpg/GpgBasicOperator.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: switch text-based model to workspace-based modelsaturneric11 days1-1/+1
* feat: support key groupssaturneric12 days1-22/+26
* refactor: GpgKey and GpgSubKeysaturneric2025-04-121-1/+1
* fix: qt5 compile issuessaturneric2025-02-031-2/+4
* refactor: make some function names shortersaturneric2025-02-021-1/+1
* refactor: reduce code duplication of gnupg operationssaturneric2025-01-271-14/+23
* refactor: reduce code duplication of gnupg file operationssaturneric2025-01-271-25/+6
* refactor: reduce code duplicationsaturneric2025-01-271-233/+175
* refactor: using qt containers instead of std containerssaturneric2024-12-131-7/+7
* feat: simplify loggingsaturneric2024-07-301-3/+4
* feat: update copyright infosaturneric2024-07-291-1/+1
* feat: remove spdlog and clean up logsaturneric2024-07-261-7/+5
* fix: add test cases and solve discovered issuessaturneric2024-01-181-28/+204
* fix: slove some issues and update translationssaturneric2024-01-161-2/+1
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-0/+6
* feat: integrate logging api to coresaturneric2024-01-051-3/+3
* feat: upgrade basical operations fully to async style and update test casessaturneric2023-12-251-103/+96
* fix: use the new async encrypt symmetric api at gui appsaturneric2023-12-241-26/+20
* feat: improve core interfaces of encrypt and decryptsaturneric2023-12-231-25/+22
* fix: solve all issues of test cases on macos m1saturneric2023-12-231-5/+5
* fix: repair test casessaturneric2023-12-161-2/+2
* fix: slove issues on memory and add asan support for debugsaturneric2023-12-141-2/+1
* feat: convert basic opera to async stylesaturneric2023-12-041-40/+44
* feat: standarized and speed up app env loading processsaturneric2023-12-031-25/+38
* refactor: separate typedef and implsaturneric2023-11-071-0/+1
* refactor: improve the code structure of coresaturneric2023-11-061-0/+2
* style: improve code style of coresaturneric2023-10-301-18/+18
* refactor: start to tidy up code using clang-tidysaturneric2023-10-281-32/+42
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
* Merge branch 'main' into dev/2.0.10/mainSaturneric2023-02-251-0/+1
|\
| * docs(core): add commentmusing2022-05-211-0/+1
* | fix: reduce info level logsSaturneric2023-02-111-3/+3
* | feat: change the log style in source filesSaturneric2023-02-031-3/+3
|/
* fix: solve issue caused by sig bufferSaturneric2022-05-201-1/+1
* refactor: develop 2.0.6 startSaturneric2022-05-071-5/+6
* <refactor>(core, ui): Adjust the core code directory structure.Saturneric2022-02-061-0/+220