Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: add more basic env checks at init | saturneric | 9 days | 1 | -0/+7 |
| | |||||
* | feat: add more info check | saturneric | 9 days | 1 | -1/+2 |
| | |||||
* | feat: generate cark keys | saturneric | 10 days | 1 | -1/+1 |
| | |||||
* | feat: support key groups | saturneric | 12 days | 1 | -4/+14 |
| | |||||
* | refactor: code clean up | saturneric | 2025-01-27 | 1 | -22/+0 |
| | |||||
* | fix: optimums unknown fpr verifying helper | saturneric | 2025-01-26 | 1 | -1/+1 |
| | |||||
* | feat: allow file batch operations | saturneric | 2025-01-26 | 1 | -1/+12 |
| | |||||
* | feat: improve ui logic and support more email operations | saturneric | 2024-11-27 | 1 | -4/+5 |
| | |||||
* | feat: improve ui logic of email verification and make project structure better | saturneric | 2024-11-26 | 1 | -32/+0 |
| | |||||
* | feat: auto import missing key after verify | saturneric | 2024-11-17 | 1 | -1/+9 |
| | |||||
* | feat: support favorite key pairs for multi key databases | saturneric | 2024-11-02 | 1 | -4/+5 |
| | |||||
* | fix: test basic operations of multi key db and solve issues | saturneric | 2024-10-26 | 1 | -7/+9 |
| | |||||
* | feat: update copyright info | saturneric | 2024-07-29 | 1 | -1/+1 |
| | |||||
* | fix: can not import binary key data | saturneric | 2024-07-28 | 1 | -2/+2 |
| | |||||
* | feat: rewrite key list structure and logic | saturneric | 2024-06-02 | 1 | -3/+10 |
| | |||||
* | fix: "auto-key-retrieve" instead of "auto-key-import" | saturneric | 2024-05-03 | 1 | -1/+1 |
| | |||||
* | fix: solve discovered bugs and improve ui operations | saturneric | 2024-01-19 | 1 | -20/+20 |
| | |||||
* | fix: find and slove some bugs | saturneric | 2024-01-17 | 1 | -8/+2 |
| | |||||
* | refactor: use QString instead of std::string and improve threading system | saturneric | 2024-01-12 | 1 | -8/+8 |
| | |||||
* | feat: add reasons explanation to env loading failed message box | saturneric | 2023-12-04 | 1 | -1/+1 |
| | |||||
* | feat: standarized and speed up app env loading process | saturneric | 2023-12-03 | 1 | -1/+1 |
| | |||||
* | feat: general improvements of aync execution and memory security | saturneric | 2023-12-03 | 1 | -0/+27 |
| | |||||
* | feat: add buddled qt pinentry and make it works | saturneric | 2023-12-02 | 1 | -12/+0 |
| | |||||
* | fix: discover and fix some bugs | saturneric | 2023-12-01 | 1 | -1/+1 |
| | |||||
* | refactor: separate typedef and impl | saturneric | 2023-11-07 | 1 | -1/+1 |
| | |||||
* | refactor: start to tidy up code using clang-tidy | saturneric | 2023-10-28 | 1 | -1/+1 |
| | |||||
* | perf: reduce header includes and improve build speed | saturneric | 2023-10-23 | 1 | -4/+2 |
| | |||||
* | refactor: use c++17 features and piml tech to rewrite DataObject and Task | saturneric | 2023-10-16 | 1 | -1/+1 |
| | |||||
* | fix: check and update copyright at files | saturneric | 2023-10-16 | 1 | -2/+2 |
| | |||||
* | feat: support marking a key as favourite | Saturneric | 2023-07-13 | 1 | -0/+19 |
| | |||||
* | feat: remove gnupg settings from general tab | Saturneric | 2023-04-04 | 1 | -0/+19 |
| | |||||
* | feat: use custom password dialog now | Saturneric | 2023-02-07 | 1 | -4/+20 |
| | |||||
* | feat: add advanced gnupg operations | Saturneric | 2023-01-07 | 1 | -0/+11 |
| | | | | | | 1.fix some issues 2. add advanced gnupg operations 3. add configurations information in Gnupg Help Tab | ||||
* | fix: fix some issues | Saturneric | 2022-06-05 | 1 | -0/+10 |
| | | | | | | 1. fix crash when keyserver list is empty. 2. refactor KeyServerImportDialog 3. reduce header file including | ||||
* | feat: improve processing using task runner system | Saturneric | 2022-05-14 | 1 | -2/+5 |
| | |||||
* | fix: fix crash poblem when doing operations | Saturneric | 2022-05-09 | 1 | -2/+16 |
| | | | | | | | | 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 | ||||
* | refactor: develop 2.0.6 start | Saturneric | 2022-05-07 | 1 | -13/+1 |
| | | | | | 1. delete smtp ability 2. change libs link type to dramatic | ||||
* | <refactor>(core, ui): Adjust the core code directory structure. | Saturneric | 2022-02-06 | 1 | -1/+1 |
| | |||||
* | <refactor>(src): rename the gpg directory to core | Saturneric | 2022-02-04 | 1 | -2/+2 |
| | |||||
* | <refactor>(src, test): Normalize the naming of partial classes | Saturneric | 2022-02-02 | 1 | -6/+6 |
| | |||||
* | <refactor>(ui): tidy up codes and comments. | Saturneric | 2022-01-23 | 1 | -21/+127 |
| | | | | 1. tidy up ui. | ||||
* | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 2022-01-22 | 1 | -6/+10 |
| | |||||
* | <fixed, refactor>(ui): Enhanced sending email function. | Saturneric | 2022-01-02 | 1 | -1/+1 |
| | | | | 1. make options changeable when init in sending email dialog. | ||||
* | Fixed bugs. | Saturneric | 2021-12-20 | 1 | -0/+2 |
| | | | | 1. Not not paint in main thread. | ||||
* | Fixed & Improve. | Saturneric | 2021-12-16 | 1 | -7/+2 |
| | | | | | 1. Fixed Known Issues. 2. Improve UI. | ||||
* | Fixed Project Configure. | Saturneric | 2021-12-16 | 1 | -0/+2 |
| | |||||
* | Added & Improved & Fixed. | Saturneric | 2021-12-16 | 1 | -0/+18 |
| | | | | | | | | | 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. | ||||
* | Modified Core to Optimization & Fixed Problem | Saturneric | 2021-12-14 | 1 | -1/+1 |
| | | | | | | | 1. GpgKey copy ability 2. GpgXXResult type to shared_ptr 3. KeyList Optimization 4. Fixed Loading Dialog Problem | ||||
* | Add Translate & Fix Bugs. | Saturneric | 2021-12-07 | 1 | -0/+7 |
| | |||||
* | Fixed | Saturneric | 2021-12-02 | 1 | -1/+4 |
| | | | | 1. Fixed Known Issues. |