Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
10 days | feat: add more info check | saturneric | 1 | -0/+22 | |
12 days | feat: switch text-based model to workspace-based model | saturneric | 1 | -1/+0 | |
13 days | fix: found bugs | saturneric | 1 | -2/+0 | |
13 days | feat: support key groups | saturneric | 2 | -11/+5 | |
2025-04-12 | refactor: GpgKey and GpgSubKey | saturneric | 1 | -1/+1 | |
2025-02-03 | fix: set pb range when size of operas > 1 | saturneric | 1 | -1/+2 | |
2025-02-03 | fix: solve discovered issues | saturneric | 1 | -1/+2 | |
2025-02-02 | refactor: rewrite subkey generate dialog and fix some issues discovered | saturneric | 2 | -0/+131 | |
2025-01-27 | refactor: code clean up | saturneric | 2 | -0/+30 | |
2025-01-27 | refactor: reduce code duplication of gnupg operations | saturneric | 2 | -6/+323 | |
2025-01-27 | refactor: reduce code duplication of gnupg file operations | saturneric | 2 | -0/+531 | |
2024-11-19 | feat: remove unused codes | saturneric | 2 | -129/+0 | |
2024-11-18 | feat: add delete subkey function | saturneric | 1 | -7/+2 | |
2024-10-26 | fix: should select channel before any gpg operation | saturneric | 1 | -2/+2 | |
2024-10-26 | fix: test basic operations of multi key db and solve issues | saturneric | 2 | -3/+4 | |
2024-07-30 | fix: do clean up | saturneric | 1 | -3/+2 | |
2024-07-30 | feat: simplify logging | saturneric | 1 | -2/+2 | |
2024-07-29 | feat: update copyright info | saturneric | 4 | -4/+4 | |
2024-07-27 | feat: move pinentry out of source code | saturneric | 2 | -172/+0 | |
2024-07-26 | feat: remove spdlog and clean up log | saturneric | 3 | -22/+8 | |
2024-01-31 | fix: update translations | saturneric | 1 | -4/+4 | |
2024-01-26 | doc: fill translations mainly de and chinese | saturneric | 1 | -1/+1 | |
2024-01-23 | feat: add a setting to enable gpgme debug log | saturneric | 3 | -4/+4 | |
2024-01-22 | fix: QStringList is not equal to QList<QVector> | saturneric | 1 | -2/+2 | |
2024-01-17 | fix: find and slove some bugs | saturneric | 1 | -3/+5 | |
2024-01-16 | refactor: remove libgettext from project | saturneric | 4 | -165/+26 | |
2024-01-12 | refactor: use QString instead of std::string and improve threading system | saturneric | 6 | -39/+68 | |
2024-01-08 | fix: solve compile issue | saturneric | 1 | -0/+1 | |
2024-01-05 | feat: integrate logging api to core | saturneric | 4 | -12/+12 | |
2023-12-28 | feat: add simple archiving functions for encrypt and decrypt | saturneric | 2 | -0/+138 | |
2023-12-23 | fix: solve all issues of test cases on macos m1 | saturneric | 1 | -1/+0 | |
2023-12-03 | fix: slove issues in key/subkey generation | saturneric | 3 | -1/+25 | |
2023-12-03 | feat: general improvements of aync execution and memory security | saturneric | 4 | -4/+140 | |
2023-12-03 | feat: introduce mimalloc to replace secmem | saturneric | 3 | -0/+127 | |
2023-12-02 | fix: add set owner struct action in keymanager menu | saturneric | 2 | -0/+149 | |
2022-01-12 | <refactor>(ui): Adjust src/ui/function to src/ui/thread | Saturneric | 14 | -1086/+0 | |
2022-01-05 | <fix, feature>(ui): let send mail meet with rfc3156. | Saturneric | 1 | -7/+66 | |
2022-01-04 | <fix, refactor>(core, ui): fixed known bugs for v2.0.4-beta.1. | Saturneric | 1 | -2/+2 | |
1. fixed proxy settings ui. 2. fixed send mail settings ui. 3. fixed uncaught exception handling. | |||||
2022-01-04 | <feature, fix, refactor>(core, ui): fixed known bugs for v2.0.4-beta.1 and ↵ | Saturneric | 3 | -0/+116 | |
add network settings. 1. proxy settings. 2. network capability. 3. fixed known bugs. 4. improve ui. | |||||
2022-01-04 | <fix, refactor>(core, ui): fixed known bugs for v2.0.4-beta.1. | Saturneric | 3 | -8/+107 | |
1. longer expire date for keygen. 2. version system improved and fixed. 3. include ui text not translated. 4. improve ui. | |||||
2022-01-04 | <fix>(ui): improve ui. | Saturneric | 1 | -8/+8 | |
2022-01-04 | <fix>(core): fix windows build problem | Saturneric | 1 | -61/+58 | |
1.fix libintl_snprintf bugs. 2. improve VersionCheckThread. | |||||
2022-01-03 | <fix, feature>(core, ui): version system upgrade. | Saturneric | 2 | -32/+83 | |
1. can notice user withdraw version now. 2. fix software not restart when signal caught. 3. improve ui. | |||||
2022-01-02 | <refactor>(ui): Enhanced sending email function. | Saturneric | 4 | -5/+144 | |
2022-01-02 | <feat, refactor>(ui): change smtp test to multiply thread | Saturneric | 5 | -1/+287 | |
2022-01-02 | <refactor, fixed, test>(core, ui): add & modify core and ui | Saturneric | 1 | -0/+4 | |
1. add init functions for core. 2. add non ascii settings. 3. fit ui with this version of core. | |||||
2021-12-20 | Fixed bugs. | Saturneric | 2 | -0/+86 | |
1. Not not paint in main thread. | |||||
2021-12-16 | Fixed Issues on Windows & Reduce warning. | Saturneric | 1 | -7/+4 | |
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-05 | Remove rapidjson and Improve update ploicy. | Saturneric | 1 | -23/+26 | |