Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
10 days | feat: generate cark keys | saturneric | 1 | -1/+1 | |
2024-07-29 | feat: update copyright info | saturneric | 1 | -1/+1 | |
2023-12-15 | fix: slove threading and memory issues | saturneric | 1 | -0/+6 | |
2023-11-06 | refactor: clean up core's codes | saturneric | 1 | -4/+5 | |
2023-11-02 | feat: add callback function to event | saturneric | 1 | -3/+3 | |
2023-10-27 | feat: improve thread system and gathering gnupg options info to rt | saturneric | 1 | -2/+4 | |
2023-10-23 | perf: reduce header includes and improve build speed | saturneric | 1 | -4/+1 | |
2023-10-16 | fix: check and update copyright at files | saturneric | 1 | -3/+5 | |
2023-01-07 | feat: add advanced gnupg operations | Saturneric | 1 | -0/+1 | |
1.fix some issues 2. add advanced gnupg operations 3. add configurations information in Gnupg Help Tab | |||||
2022-05-20 | feat: track pending tasks in task runner system | Saturneric | 1 | -0/+1 | |
2022-05-13 | feat: add a simple TaskRunner system | Saturneric | 1 | -30/+24 | |
1. solve multiple threads problem. | |||||
2022-05-07 | refactor: develop 2.0.6 start | Saturneric | 1 | -4/+6 | |
1. delete smtp ability 2. change libs link type to dramatic | |||||
2022-01-23 | <refactor>(ui): tidy up codes and comments. | Saturneric | 1 | -1/+17 | |
1. tidy up thread. | |||||
2022-01-22 | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 1 | -4/+6 | |
2022-01-12 | <refactor>(ui): Adjust src/ui/function to src/ui/thread | Saturneric | 1 | -0/+0 | |
2021-12-20 | Fixed bugs. | Saturneric | 1 | -10/+10 | |
1. Not not paint in main thread. | |||||
2021-12-06 | Improve UI & Functions | Saturneric | 1 | -18/+8 | |
2021-12-02 | Fixed. | Saturneric | 1 | -10/+10 | |
1. Fixed known issue in File Operations. | |||||
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-10-02 | UI Framework Modified. | Saturneric | 1 | -15/+15 | |
2021-08-10 | Split some source files that are too large. | Saturneric | 1 | -3/+23 | |
2021-07-12 | Project structure adjustment; | Saturneric | 1 | -0/+32 | |
Project configuration adjustment; Add version detection; UI interface improvements; Introduce JSON processing library; Update Documents; |