| Commit message (Expand) | Author | Files | Lines |
10 days | fix: remove unnecessary assert | saturneric | 1 | -4/+5 |
10 days | fix: find out adsk problem of flatpak | saturneric | 1 | -0/+6 |
13 days | fix: testing and solve bugs found | saturneric | 1 | -58/+74 |
13 days | feat: support key groups | saturneric | 1 | -10/+39 |
2025-04-12 | refactor: GpgKey and GpgSubKey | saturneric | 1 | -3/+3 |
2025-02-03 | fix: qt5 compile issues | saturneric | 1 | -3/+3 |
2024-12-13 | refactor: using qt containers instead of std containers | saturneric | 1 | -24/+12 |
2024-10-26 | fix: test basic operations of multi key db and solve issues | saturneric | 1 | -2/+2 |
2024-10-25 | feat: add more context of key database support | saturneric | 1 | -1/+0 |
2024-07-30 | feat: simplify logging | saturneric | 1 | -3/+2 |
2024-07-29 | feat: update copyright info | saturneric | 1 | -1/+1 |
2024-07-26 | feat: remove spdlog and clean up log | saturneric | 1 | -15/+5 |
2024-06-02 | feat: rewrite key list structure and logic | saturneric | 1 | -0/+25 |
2024-01-19 | fix: solve discovered bugs and improve ui operations | saturneric | 1 | -9/+17 |
2024-01-12 | refactor: use QString instead of std::string and improve threading system | saturneric | 1 | -9/+8 |
2024-01-05 | feat: integrate logging api to core | saturneric | 1 | -8/+10 |
2023-12-16 | fix: repair test cases | saturneric | 1 | -4/+9 |
2023-12-16 | fix: use secure memory management at impl class | saturneric | 1 | -1/+1 |
2023-12-04 | feat: add reasons explanation to env loading failed message box | saturneric | 1 | -3/+4 |
2023-12-03 | feat: standarized and speed up app env loading process | saturneric | 1 | -7/+10 |
2023-12-03 | fix: slove issues in key/subkey generation | saturneric | 1 | -4/+4 |
2023-12-03 | feat: general improvements of aync execution and memory security | saturneric | 1 | -0/+2 |
2023-11-07 | refactor: separate typedef and impl | saturneric | 1 | -0/+1 |
2023-11-06 | refactor: improve the code structure of core | 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 | -4/+4 |
2023-10-28 | refactor: start to tidy up code using clang-tidy | saturneric | 1 | -100/+163 |
2023-10-16 | fix: check and update copyright at files | saturneric | 1 | -2/+2 |
2023-07-14 | fix: reduce debug log of core | Saturneric | 1 | -5/+0 |
2023-02-11 | fix: reduce info level logs | Saturneric | 1 | -10/+8 |
2023-02-03 | feat: change the log style in source files | Saturneric | 1 | -15/+11 |
2022-11-26 | fix: solve a crash issue | Saturneric | 1 | -3/+0 |
2022-09-03 | fix(core, ui): delete some unnecessary logs | Saturneric | 1 | -2/+0 |
2022-05-13 | fix(core): solve memory access issues | Saturneric | 1 | -2/+3 |
2022-05-13 | perf: improve core performance | Saturneric | 1 | -3/+3 |
2022-05-12 | fix(core): fix a bug when key in smart carddev/2.0.7 | Saturneric | 1 | -16/+32 |
2022-05-09 | fix: fix crash poblem when doing operations | Saturneric | 1 | -10/+74 |
2022-05-07 | refactor: develop 2.0.6 start | Saturneric | 1 | -0/+6 |
2022-02-06 | <refactor>(core, ui): Adjust the core code directory structure. | Saturneric | 1 | -1/+1 |
2022-02-04 | <refactor>(src): rename the gpg directory to core | Saturneric | 1 | -1/+1 |
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 | -2/+2 |
2022-01-14 | <doc, refactor>(ci): Tidy up code in gpg/function | Saturneric | 1 | -5/+5 |
2022-01-03 | <fix, feature>(core, ui): key package import. | Saturneric | 1 | -1/+0 |
2022-01-03 | <fix, feature>(core, ui): add key in smart card support. | Saturneric | 1 | -1/+2 |
2021-12-25 | <refactor, test>(core, test): core improved and test gpg alone mode | Saturneric | 1 | -0/+2 |
2021-12-16 | Added & Improved & Fixed. | Saturneric | 1 | -2/+2 |
2021-12-14 | Modified Core to Optimization & Fixed Problem | Saturneric | 1 | -0/+15 |
2021-12-01 | Add i18n Support | Saturneric | 1 | -2/+2 |
2021-11-29 | Fix Known Bugs. | Saturneric | 1 | -7/+10 |