Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
9 days | fix: remove unnecessary assert | saturneric | 1 | -4/+5 | |
9 days | fix: find out adsk problem of flatpak | saturneric | 1 | -0/+6 | |
12 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 | |
1. use gpg_key, not key(has been moved). | |||||
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 | |
1. refactor GpgFunctionObject to solve shared library problem. 2. fix multi-threading issues in refreshing. 3. improve loading speed for key list 4. improve ui operation 5. do other fixing and improving operations | |||||
2022-05-07 | refactor: develop 2.0.6 start | Saturneric | 1 | -0/+6 | |
1. delete smtp ability 2. change libs link type to dramatic | |||||
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 | |
1. Rename related entities. 2. Add a comments. | |||||
2022-01-14 | <doc, refactor>(ci): Tidy up code in gpg/function | Saturneric | 1 | -5/+5 | |
1. Rename related entities. 2. Add a comments. | |||||
2022-01-03 | <fix, feature>(core, ui): key package import. | Saturneric | 1 | -1/+0 | |
1. use gpgme_op_export_keys as multiply keys export. 2. improve ui. 3. write key package import done. | |||||
2022-01-03 | <fix, feature>(core, ui): add key in smart card support. | Saturneric | 1 | -1/+2 | |
1.fix problem that when key is in a smart card, the result of FetchKey() is not equal with which provided by GetKey(). | |||||
2021-12-25 | <refactor, test>(core, test): core improved and test gpg alone mode | Saturneric | 1 | -0/+2 | |
1. let modules known their channels. 2. let factory create a channel. 3. reduce dumplicate code. 4. add type check for function object. 5. test gpg alone mode. 6. remove some asserts. 7. rename importexportor to importexporter. 8. move args in gpg context constructor to a struct. | |||||
2021-12-16 | Added & Improved & Fixed. | Saturneric | 1 | -2/+2 | |
Fixed Bugs in core. Improved Send Mail & Keyserver Settings. Added Pubkey Sync for key list. Added Refresh for key list. Improved Send Mail and others. Known Bugs Fixed. | |||||
2021-12-14 | Modified Core to Optimization & Fixed Problem | Saturneric | 1 | -0/+15 | |
1. GpgKey copy ability 2. GpgXXResult type to shared_ptr 3. KeyList Optimization 4. Fixed Loading Dialog Problem | |||||
2021-12-01 | Add i18n Support | Saturneric | 1 | -2/+2 | |
1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support. | |||||
2021-11-29 | Fix Known Bugs. | Saturneric | 1 | -7/+10 | |
1. Import Keys. 2. Import Keys From Server. 3. UID Management. |