Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
9 days | fix: operations of subkey | saturneric | 1 | -33/+65 | |
10 days | feat: add more info check | saturneric | 1 | -2/+1 | |
11 days | chore: update and check translations | saturneric | 1 | -1/+1 | |
12 days | fix: testing and solve bugs found | saturneric | 1 | -5/+50 | |
12 days | fix: found bugs | saturneric | 1 | -8/+3 | |
12 days | feat: support key groups | saturneric | 1 | -2/+7 | |
2025-04-12 | fix: issues on adsk operations | saturneric | 1 | -6/+5 | |
2025-04-12 | fix: wrong ui dialog order after switching apps | saturneric | 1 | -13/+23 | |
2025-04-12 | feat: add ui support for adsk features | saturneric | 1 | -35/+22 | |
2025-02-02 | refactor: make some function names shorter | saturneric | 1 | -5/+3 | |
2024-12-13 | refactor: using qt containers instead of std containers | saturneric | 1 | -3/+3 | |
2024-11-28 | feat: support decrypt & verify email | saturneric | 1 | -0/+10 | |
2024-10-26 | fix: test basic operations of multi key db and solve issues | saturneric | 1 | -6/+6 | |
2024-07-29 | feat: update copyright info | saturneric | 1 | -1/+1 | |
2024-06-28 | refactor: rewrite KeyMenuAbility | saturneric | 1 | -1/+1 | |
2024-06-28 | feat: user can select shown columns at key table | saturneric | 1 | -11/+11 | |
2024-06-02 | feat: rewrite key list structure and logic | saturneric | 1 | -3/+4 | |
2024-05-11 | feat: let user select keys to sync from key server | saturneric | 1 | -1/+1 | |
2024-01-16 | refactor: remove libgettext from project | saturneric | 1 | -7/+7 | |
2024-01-01 | fix: find and solve some issues | saturneric | 1 | -6/+8 | |
2023-11-07 | refactor: separate typedef and impl | saturneric | 1 | -0/+1 | |
2023-10-16 | fix: check and update copyright at files | saturneric | 1 | -4/+5 | |
2023-07-13 | feat: support searching keys | Saturneric | 1 | -4/+3 | |
2023-07-13 | feat: support marking a key as favourite | Saturneric | 1 | -1/+1 | |
2022-07-22 | fix(ui): fix signer picker and other issues | Saturneric | 1 | -7/+16 | |
1. signer picker can cancel its operation now 2. fix window title of "Export As Key Package" | |||||
2022-02-02 | <refactor, fix>(ui): Repair and tidy the signal and slot docking | Saturneric | 1 | -1/+1 | |
1. Use more modern ways. 2. Repair partial docking. | |||||
2022-01-23 | <refactor>(ui): tidy up codes and comments. | Saturneric | 1 | -4/+4 | |
1. tidy up widgets. | |||||
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 | -1/+3 | |
1. Rename related entities. 2. Add a comments. | |||||
2022-01-02 | <refactor>(ui): Enhanced sending email function. | Saturneric | 1 | -15/+15 | |
2021-12-16 | Fixed & Improve. | Saturneric | 1 | -2/+3 | |
1. Fixed Known Issues. 2. Improve UI. | |||||
2021-12-16 | Added & Improved & Fixed. | Saturneric | 1 | -2/+1 | |
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 | Improve UI | Saturneric | 1 | -8/+7 | |
1. Support Key List Tab 2. File Hash Calculate 3. File Rename 4. Fix known bugs 5. Fix known ci issues. | |||||
2021-12-02 | Fixed. | Saturneric | 1 | -1/+6 | |
1. Fixed known issue in File Operations. | |||||
2021-12-01 | Add i18n Support | Saturneric | 1 | -3/+3 | |
1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support. | |||||
2021-11-28 | Can be compiled with minimal UI support. | Saturneric | 1 | -6/+5 | |
2021-10-02 | UI Framework Modified. | Saturneric | 1 | -24/+30 | |
2021-08-29 | Start to rewrite gpg core. | Saturneric | 1 | -2/+2 | |
2021-08-20 | Improve Functions; | Saturneric | 1 | -0/+59 | |
Bugs Fixed; |