aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/gpg/GpgKeyOpera.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
10 daysfeat: add more info checksaturneric1-15/+21
13 daysfix: found bugssaturneric1-2/+3
13 daysfeat: support key groupssaturneric1-43/+43
2025-04-12refactor: GpgKey and GpgSubKeysaturneric1-6/+5
2025-04-12feat: add ui support for adsk featuressaturneric1-1/+1
2025-04-11feat: support adsksaturneric1-0/+38
2025-02-03fix: qt5 compile issuessaturneric1-4/+4
2025-02-02refactor: make some function names shortersaturneric1-8/+8
2025-02-02feat: improve KeyGenerateDialogsaturneric1-20/+24
2025-02-01feat: upgrade KeyGenDialog to meet easy and advanced requirementssaturneric1-290/+121
2025-01-26fix: improve code compatibilitysaturneric1-9/+2
2024-12-13refactor: using qt containers instead of std containerssaturneric1-5/+5
2024-12-03fix: compiler warningssaturneric1-0/+6
2024-11-16fix: setup gitea develop regularly build and test processsaturneric1-0/+6
2024-10-26fix: test basic operations of multi key db and solve issuessaturneric1-9/+9
2024-10-18feat: set reason code and text at revoke-certificationsaturneric1-3/+19
2024-07-31fix: addressing some of the significant deficiencies identifiedsaturneric1-2/+2
2024-07-30fix: do clean upsaturneric1-3/+2
2024-07-30feat: simplify loggingsaturneric1-35/+33
2024-07-29feat: update copyright infosaturneric1-1/+1
2024-07-26feat: remove spdlog and clean up logsaturneric1-51/+45
2024-02-29feat: add prefix GF to all sdk and module symbolssaturneric1-1/+1
2024-01-30fix: add function to import key rev certsaturneric1-4/+2
2024-01-23feat: add a setting to enable gpgme debug logsaturneric1-1/+1
2024-01-22fix: QStringList is not equal to QList<QVector>saturneric1-2/+2
2024-01-18fix: add test cases and solve discovered issuessaturneric1-21/+188
2024-01-17fix: improve code quality, docs and ci filessaturneric1-1/+1
2024-01-15fix: slove a heap-use-after-free problemsaturneric1-22/+12
2024-01-12refactor: remove boost and use QString instead of std::filesystem::pathsaturneric1-23/+11
2024-01-12refactor: use QString instead of std::string and improve threading systemsaturneric1-15/+12
2024-01-10feat: update core apis, functions and modelssaturneric1-1/+92
2024-01-05feat: integrate logging api to coresaturneric1-13/+15
2024-01-05fix: slove some known issuessaturneric1-1/+0
2023-12-23fix: gen key test cases typeid rtti issuessaturneric1-3/+5
2023-12-22fix: slove compilation issue on macossaturneric1-3/+1
2023-12-03feat: standarized and speed up app env loading processsaturneric1-14/+20
2023-12-03fix: slove issues in key/subkey generationsaturneric1-2/+1
2023-12-03feat: general improvements of aync execution and memory securitysaturneric1-132/+84
2023-12-03feat: introduce mimalloc to replace secmemsaturneric1-2/+1
2023-12-02feat: add buddled qt pinentry and make it workssaturneric1-4/+27
2023-11-07refactor: separate typedef and implsaturneric1-0/+1
2023-11-06refactor: improve the code structure of coresaturneric1-0/+3
2023-11-06refactor: clean up core's codessaturneric1-43/+44
2023-10-30style: improve code style of coresaturneric1-10/+10
2023-10-28refactor: start to tidy up code using clang-tidysaturneric1-1/+1
2023-10-27feat: improve thread system and gathering gnupg options info to rtsaturneric1-0/+1
2023-10-25feat: moving gnupg info gathering logic to a new modulesaturneric1-22/+36
2023-10-19fix: improve the stability of thread systemsaturneric1-39/+40
2023-10-16fix: check and update copyright at filessaturneric1-2/+2
2023-07-14fix: reduce debug log of coreSaturneric1-1/+42