aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/gpg/GpgKeyGetter.h (unfollow)
Commit message (Expand)AuthorFilesLines
11 daysfix: testing and solve bugs foundsaturneric1-11/+5
12 daysfeat: support key groupssaturneric1-10/+29
2024-12-13refactor: using qt containers instead of std containerssaturneric1-11/+3
2024-07-29feat: update copyright infosaturneric1-1/+1
2024-06-02feat: rewrite key list structure and logicsaturneric1-0/+8
2024-01-12refactor: use QString instead of std::string and improve threading systemsaturneric1-2/+2
2023-12-16fix: use secure memory management at impl classsaturneric1-1/+1
2023-12-04feat: add reasons explanation to env loading failed message boxsaturneric1-1/+1
2023-12-03feat: general improvements of aync execution and memory securitysaturneric1-0/+6
2023-11-07refactor: separate typedef and implsaturneric1-1/+1
2023-11-06refactor: clean up core's codessaturneric1-1/+1
2023-10-28refactor: start to tidy up code using clang-tidysaturneric1-44/+9
2023-10-23perf: reduce header includes and improve build speedsaturneric1-4/+1
2023-10-16fix: check and update copyright at filessaturneric1-2/+2
2022-05-12fix(core): fix a bug when key in smart carddev/2.0.7Saturneric1-4/+12
2022-05-09fix: fix crash poblem when doing operationsSaturneric1-5/+32
2022-05-07refactor: develop 2.0.6 startSaturneric1-3/+3
2022-02-06<refactor>(core, ui): Adjust the core code directory structure.Saturneric1-0/+0
2022-02-04<refactor>(src): rename the gpg directory to coreSaturneric1-3/+3
2022-01-22<license, style>(src, test): Fix some issues in license statement.Saturneric1-6/+10
2022-01-14<doc, refactor>(ci): Tidy up code in gpg/functionSaturneric1-1/+1
2022-01-14<doc>(core): add comment for codeSaturneric1-0/+48
2021-12-25<refactor, test>(core, test): core improved and test gpg alone modeSaturneric1-2/+4
2021-12-14Modified Core to Optimization & Fixed ProblemSaturneric1-0/+4
2021-12-01Add i18n SupportSaturneric1-2/+2
2021-10-02UI Framework Modified.Saturneric1-1/+3
2021-09-19Support multi-channel Context.Saturneric1-9/+9
2021-09-05Adjust the code structure.Saturneric1-2/+2
2021-09-05Rewrite the core.Saturneric1-17/+12
2021-08-29Start to rewrite gpg core.Saturneric1-18/+15
2021-08-21Functions addition and improvement;Saturneric1-2/+21
2021-08-20Improve Functions;Saturneric1-9/+8
2021-07-06Fix issues.Saturneric1-1/+1
2021-07-05Introduce multithreading.Saturneric1-13/+7
2021-05-22Expand and improve GpgKey;Saturneric1-1/+2
2021-05-21Expand Key Details Dialog;Saturneric1-57/+3
2021-05-21Change Project Name to GPGFrontend.Saturneric1-14/+17
2021-05-12File Structure Modified.Saturneric1-1/+1
2021-05-11Change CXX Standard to C++14Saturneric1-4/+13