aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/gpg/GpgKeyOpera.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: add more info checksaturneric9 days1-15/+21
* fix: found bugssaturneric12 days1-2/+3
* feat: support key groupssaturneric12 days1-43/+43
* refactor: GpgKey and GpgSubKeysaturneric2025-04-121-6/+5
* feat: add ui support for adsk featuressaturneric2025-04-121-1/+1
* feat: support adsksaturneric2025-04-111-0/+38
* fix: qt5 compile issuessaturneric2025-02-031-4/+4
* refactor: make some function names shortersaturneric2025-02-021-8/+8
* feat: improve KeyGenerateDialogsaturneric2025-02-021-20/+24
* feat: upgrade KeyGenDialog to meet easy and advanced requirementssaturneric2025-02-011-290/+121
* fix: improve code compatibilitysaturneric2025-01-261-9/+2
* refactor: using qt containers instead of std containerssaturneric2024-12-131-5/+5
* fix: compiler warningssaturneric2024-12-031-0/+6
* fix: setup gitea develop regularly build and test processsaturneric2024-11-161-0/+6
* fix: test basic operations of multi key db and solve issuessaturneric2024-10-261-9/+9
* feat: set reason code and text at revoke-certificationsaturneric2024-10-181-3/+19
* fix: addressing some of the significant deficiencies identifiedsaturneric2024-07-311-2/+2
* fix: do clean upsaturneric2024-07-301-3/+2
* feat: simplify loggingsaturneric2024-07-301-35/+33
* feat: update copyright infosaturneric2024-07-291-1/+1
* feat: remove spdlog and clean up logsaturneric2024-07-261-51/+45
* feat: add prefix GF to all sdk and module symbolssaturneric2024-02-291-1/+1
* fix: add function to import key rev certsaturneric2024-01-301-4/+2
* feat: add a setting to enable gpgme debug logsaturneric2024-01-231-1/+1
* fix: QStringList is not equal to QList<QVector>saturneric2024-01-221-2/+2
* fix: add test cases and solve discovered issuessaturneric2024-01-181-21/+188
* fix: improve code quality, docs and ci filessaturneric2024-01-171-1/+1
* fix: slove a heap-use-after-free problemsaturneric2024-01-151-22/+12
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-121-23/+11
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-15/+12
* feat: update core apis, functions and modelssaturneric2024-01-101-1/+92
* feat: integrate logging api to coresaturneric2024-01-051-13/+15
* fix: slove some known issuessaturneric2024-01-051-1/+0
* fix: gen key test cases typeid rtti issuessaturneric2023-12-231-3/+5
* fix: slove compilation issue on macossaturneric2023-12-221-3/+1
* feat: standarized and speed up app env loading processsaturneric2023-12-031-14/+20
* fix: slove issues in key/subkey generationsaturneric2023-12-031-2/+1
* feat: general improvements of aync execution and memory securitysaturneric2023-12-031-132/+84
* feat: introduce mimalloc to replace secmemsaturneric2023-12-031-2/+1
* feat: add buddled qt pinentry and make it workssaturneric2023-12-021-4/+27
* refactor: separate typedef and implsaturneric2023-11-071-0/+1
* refactor: improve the code structure of coresaturneric2023-11-061-0/+3
* refactor: clean up core's codessaturneric2023-11-061-43/+44
* style: improve code style of coresaturneric2023-10-301-10/+10
* refactor: start to tidy up code using clang-tidysaturneric2023-10-281-1/+1
* feat: improve thread system and gathering gnupg options info to rtsaturneric2023-10-271-0/+1
* feat: moving gnupg info gathering logic to a new modulesaturneric2023-10-251-22/+36
* fix: improve the stability of thread systemsaturneric2023-10-191-39/+40
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
* fix: reduce debug log of coreSaturneric2023-07-141-1/+42