Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-05-07 | refactor: develop 2.0.6 start | Saturneric | 1 | -439/+0 | |
1. delete smtp ability 2. change libs link type to dramatic | |||||
2022-02-06 | <refactor>(src): Move and split the Global Settings Station | Saturneric | 1 | -1/+1 | |
1. Move Global Settings Station to core 2. Separate the logic of DataObject 3. Resolve dependencies | |||||
2022-02-06 | <refactor>(core, ui): Adjust the core code directory structure. | Saturneric | 1 | -1/+1 | |
2022-02-04 | <refactor>(src): rename the gpg directory to core | Saturneric | 1 | -1/+1 | |
2022-01-23 | <refactor, style>(gpg, ui, project): tidy up codes and comments. | Saturneric | 1 | -3/+3 | |
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 | -10/+10 | |
1. tidy up thread. | |||||
2022-01-23 | <refactor>(ui): tidy up codes and comments. | Saturneric | 1 | -88/+88 | |
1. tidy up smtp. | |||||
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 | -6/+7 | |
1. Rename related entities. 2. Add a comments. | |||||
2022-01-12 | <refactor, chore>(project, ui, core): Normalize third-party dependencies. | Saturneric | 1 | -2/+1 | |
1. All third-party dependencies are in the form of submodules . 2. Compile third-party dependencies together at compile time. 3. Strip 3rd party dependencies from source code. 4. Normalize the reference of the header file of the third-party dependency, and only refer to it once. 5. Remove all find_libraries and use build-time static library files instead. | |||||
2022-01-12 | <refactor>(ui): Adjust src/ui/function to src/ui/thread | Saturneric | 1 | -1/+1 | |
2022-01-05 | <fix, feature>(ui): let send mail meet with rfc3156. | Saturneric | 1 | -1/+7 | |
2022-01-04 | <fix>(ui): fixed bugs in send mail dialog | Saturneric | 1 | -3/+3 | |
2022-01-04 | <feature, fix, refactor>(core, ui): fixed known bugs for v2.0.4-beta.1 and ↵ | Saturneric | 1 | -2/+0 | |
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 | 1 | -0/+5 | |
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 | -1/+1 | |
2022-01-03 | <fix, feature>(core, ui): key package import. | Saturneric | 1 | -0/+7 | |
1. use gpgme_op_export_keys as multiply keys export. 2. improve ui. 3. write key package import done. | |||||
2022-01-03 | <feature>(ui): default sender gpg key settings in send mail. | Saturneric | 1 | -0/+18 | |
2022-01-02 | <fixed, refactor>(ui): Enhanced sending email function. | Saturneric | 1 | -0/+17 | |
1. make options changeable when init in sending email dialog. | |||||
2022-01-02 | <refactor>(ui): Enhanced sending email function. | Saturneric | 1 | -74/+175 | |
2022-01-02 | <feat, refactor>(ui): change smtp test to multiply thread | Saturneric | 1 | -3/+3 | |
2021-12-16 | Fixed & Improve. | Saturneric | 1 | -1/+1 | |
1. Fixed Known Issues. 2. Improve UI. | |||||
2021-12-16 | Fixed Known Problem. | Saturneric | 1 | -14/+18 | |
2021-12-16 | Added and Fixed Translation. | Saturneric | 1 | -0/+3 | |
2021-12-16 | Added & Improved & Fixed. | Saturneric | 1 | -53/+134 | |
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-14 | SMTP Support Added. | Saturneric | 1 | -3/+3 | |
2021-12-01 | Add i18n Support | Saturneric | 1 | -17/+18 | |
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 | -3/+2 | |
2021-10-02 | UI Framework Modified. | Saturneric | 1 | -136/+158 | |
2021-07-16 | Improve the function of sending mail; update the version number; | Saturneric | 1 | -9/+69 | |
2021-07-15 | Add send mail function and its settings. | Saturneric | 1 | -0/+113 | |