Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-05-07 | refactor: develop 2.0.6 start | Saturneric | 1 | -42/+0 | |
1. delete smtp ability 2. change libs link type to dramatic | |||||
2022-01-23 | <refactor, style>(gpg, ui, project): tidy up codes and comments. | Saturneric | 1 | -0/+0 | |
1. let GpgInfo get into namespace GpgFrontend. 2. adjust the code structure. 3. add license statement to project configuration file. | |||||
2022-01-23 | <refactor>(ui): tidy up codes and comments. | Saturneric | 1 | -3/+3 | |
1. tidy up smtp. | |||||
2022-01-22 | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 1 | -6/+10 | |
2022-01-10 | <fix>(ui): Add ReceiveMailDialog's functions definition | Saturneric | 1 | -0/+6 | |
2022-01-05 | <feature>(ui, project): start to add imap support. | Saturneric | 1 | -3/+7 | |
1. introduce vmime library. 2. add ReceiveMailDialog and related actions in MainWindowUI. 3. add git submodule vmime. | |||||
2021-12-06 | Improve UI & Functions | Saturneric | 1 | -5/+3 | |
2021-12-01 | Add i18n Support | Saturneric | 1 | -8/+4 | |
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 | -0/+0 | |
2021-08-10 | Split some source files that are too large. | Saturneric | 1 | -3/+23 | |
2021-06-02 | Add and change the expiration date of the key pair. | Saturneric | 1 | -0/+14 | |
Add a window to change the key expiration date. Add a refresh mechanism for the key details tab. Signed-off-by: Saturneric <[email protected]> |