| Commit message (Expand) | Author | Files | Lines |
9 days | fix: gpg context will take response of gpg-agent | saturneric | 1 | -0/+39 |
12 days | feat: support key groups | saturneric | 1 | -0/+2 |
2025-04-12 | feat: add assuan direct comm support | saturneric | 1 | -2/+6 |
2024-10-25 | feat: add more context of key database support | saturneric | 1 | -0/+1 |
2024-08-05 | fix: custom key database feature not working | saturneric | 1 | -2/+1 |
2024-07-29 | feat: update copyright info | saturneric | 1 | -1/+1 |
2024-07-26 | feat: remove spdlog and clean up log | saturneric | 1 | -2/+2 |
2024-03-02 | refactor: reduce core prebuild headers and isolate core to modules | saturneric | 1 | -0/+2 |
2024-01-12 | refactor: use QString instead of std::string and improve threading system | saturneric | 1 | -3/+3 |
2023-12-16 | fix: slove memory problem of gpg context | saturneric | 1 | -4/+2 |
2023-12-14 | fix: slove issues on memory and add asan support for debug | saturneric | 1 | -1/+1 |
2023-12-14 | fix: slove some memory issues | saturneric | 1 | -1/+2 |
2023-12-13 | refactor: improve the structure of main,core and test module | saturneric | 1 | -1/+1 |
2023-12-03 | feat: standarized and speed up app env loading process | saturneric | 1 | -10/+9 |
2023-12-02 | feat: add buddled qt pinentry and make it works | saturneric | 1 | -5/+0 |
2023-12-01 | fix: discover and fix some bugs | saturneric | 1 | -1/+1 |
2023-11-06 | refactor: clean up core's codes | saturneric | 1 | -1/+1 |
2023-10-30 | style: improve code style of core | saturneric | 1 | -117/+13 |
2023-10-25 | feat: moving gnupg info gathering logic to a new module | saturneric | 1 | -21/+0 |
2023-10-23 | perf: reduce header includes and improve build speed | saturneric | 1 | -5/+3 |
2023-10-16 | fix: check and update copyright at files | saturneric | 1 | -2/+2 |
2023-04-05 | feat: simplify settings lookup | Saturneric | 1 | -2/+2 |
2023-04-04 | feat: add custom gpgconf path support in context | Saturneric | 1 | -0/+5 |
2023-03-31 | feat: add offline and auto import support in context | Saturneric | 1 | -0/+2 |
2023-02-17 | feat: improve task execute system | Saturneric | 1 | -2/+3 |
2023-02-11 | feat: show checksums of all gnupg components | Saturneric | 1 | -0/+7 |
2023-02-07 | feat: use custom password dialog now | Saturneric | 1 | -2/+20 |
2023-02-06 | feat: add a custom pinentry hook for sandbox mode in macOS | Saturneric | 1 | -0/+14 |
2023-01-07 | feat: add advanced gnupg operations | Saturneric | 1 | -1/+2 |
2022-05-09 | fix: fix crash poblem when doing operations | Saturneric | 1 | -3/+1 |
2022-05-07 | refactor: develop 2.0.6 start | Saturneric | 1 | -4/+4 |
2022-02-04 | <refactor>(src): rename the gpg directory to core | Saturneric | 1 | -0/+0 |
2022-01-22 | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 1 | -6/+10 |
2022-01-15 | <doc, refactor>(ci): Tidy up code of core and related parts | Saturneric | 1 | -8/+74 |
2022-01-02 | <refactor, fixed, test>(core, ui): add & modify core and ui | Saturneric | 1 | -0/+1 |
2021-12-31 | <refactor, test>(core, test): core improved and test gpg key generation | Saturneric | 1 | -24/+11 |
2021-12-25 | <refactor, test>(core, test): core improved and test gpg alone mode | Saturneric | 1 | -5/+15 |
2021-12-20 | Update Test Code & Added Standlone Support | Saturneric | 1 | -1/+2 |
2021-12-04 | Fixed | Saturneric | 1 | -1/+3 |
2021-12-01 | Add i18n Support | Saturneric | 1 | -12/+7 |
2021-09-19 | Support multi-channel Context. | Saturneric | 1 | -15/+16 |
2021-09-11 | Improve and optimize the code. | Saturneric | 1 | -24/+11 |
2021-09-05 | Adjust the code structure. | Saturneric | 1 | -11/+37 |
2021-09-05 | Rewrite the core. | Saturneric | 1 | -0/+84 |