Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
10 days | feat: generate cark keys | saturneric | 1 | -1/+1 | |
2025-02-03 | fix: qt5 compile issues | saturneric | 1 | -3/+4 | |
2025-01-21 | feat: enhance key db functions | saturneric | 1 | -3/+4 | |
1. allow using relative key db path 2. allow editing default key db 3. use a key db in own directory at portable mode | |||||
2024-11-22 | feat: default key db is not editable | saturneric | 1 | -1/+2 | |
2024-11-22 | feat: add more operations on key db items | saturneric | 1 | -0/+24 | |
2024-11-17 | feat: can open key db by menu action triggered by right click | saturneric | 1 | -0/+6 | |
2024-10-25 | feat: add more context of key database support | saturneric | 1 | -5/+20 | |
2024-07-29 | feat: update copyright info | saturneric | 1 | -1/+1 | |
2024-05-03 | fix: discard changes but text still remains | saturneric | 1 | -1/+1 | |
2024-02-29 | feat: add module controller and continue to work on module system | saturneric | 1 | -0/+0 | |
1. speed up building by reducing build info sheader including 2. add module controller 3. continue to work on module system | |||||
2024-01-25 | feat: enhance gnupg control board | saturneric | 1 | -0/+2 | |
2024-01-17 | fix: find and slove some bugs | saturneric | 1 | -6/+23 | |
2024-01-12 | refactor: use QString instead of std::string and improve threading system | saturneric | 1 | -2/+2 | |
2023-10-23 | perf: reduce header includes and improve build speed | saturneric | 1 | -4/+2 | |
2023-10-16 | fix: check and update copyright at files | saturneric | 1 | -2/+2 | |
2023-04-05 | feat: add check for key db and improve ui | Saturneric | 1 | -0/+5 | |
2023-04-04 | feat: add gnupg controller | Saturneric | 1 | -39/+31 | |
2022-12-04 | feat(ui, core): add custom key db support | Saturneric | 1 | -4/+4 | |
1. add custom key db support 2. add deep restart mode for custom key db settings 3. add core reset function | |||||
2022-07-22 | refactor(ui): adjust file structure | Saturneric | 1 | -0/+0 | |
2022-07-22 | style(src): reformat code | Saturneric | 1 | -2/+2 | |
2022-07-22 | feat(ui): use general main window and dialog class | Saturneric | 1 | -1/+2 | |
1. store window size and position 2. store icon size and style | |||||
2022-05-07 | refactor: develop 2.0.6 start | Saturneric | 1 | -15/+0 | |
1. delete smtp ability 2. change libs link type to dramatic | |||||
2022-01-23 | <refactor>(ui): tidy up codes and comments. | Saturneric | 1 | -15/+49 | |
1. tidy up settings. | |||||
2022-01-22 | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 1 | -6/+10 | |
2022-01-04 | <feature, fix, refactor>(core, ui): fixed known bugs for v2.0.4-beta.1 and ↵ | Saturneric | 1 | -0/+2 | |
add network settings. 1. proxy settings. 2. network capability. 3. fixed known bugs. 4. improve ui. | |||||
2021-12-02 | Fix and Modified. | Saturneric | 1 | -27/+5 | |
1. Fix known issues. 2. Modified Settings. 3. Modified parts of modules. | |||||
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-28 | Can be compiled with minimal UI support. | Saturneric | 1 | -0/+108 | |