Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | <refactor>(src, test): Normalize the naming of partial classes | Saturneric | 2022-02-02 | 1 | -220/+0 |
| | |||||
* | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 2022-01-22 | 1 | -6/+10 |
| | |||||
* | <doc, refactor>(ci): Tidy up code of core and related parts | Saturneric | 2022-01-15 | 1 | -2/+2 |
| | | | | | 1. Rename related entities. 2. Add a comments. | ||||
* | <doc, refactor>(ci): Tidy up code in gpg/function | Saturneric | 2022-01-14 | 1 | -22/+22 |
| | | | | | 1. Rename related entities. 2. Add a comments. | ||||
* | <doc>(core): Start adding comments to code | Saturneric | 2022-01-14 | 1 | -19/+7 |
| | |||||
* | <feat, refactor, fixed>(core, ui): add & modify file operations | Saturneric | 2022-01-02 | 1 | -2/+1 |
| | | | | | | 1. add non ascii mode for file operations. 2. the suffix of normalized file encryption. 3. refactor general settings. | ||||
* | <refactor, test>(core, test): core improved and test gpg key generation | Saturneric | 2021-12-31 | 1 | -2/+4 |
| | | | | | | | | | | 1. Refactor the initialization code of Context. 2. Improve some callback function support. 3. Improve the key deletion function. 4. Modify the key output of some functions. 5. Add test for key generation. 6. Delete all imported keys at the end of the test case. 7. Add setup mode initialization parameters for Context. | ||||
* | Fixed bugs & Improve Speed. | Saturneric | 2021-12-16 | 1 | -1/+1 |
| | |||||
* | Added & Improved & Fixed. | Saturneric | 2021-12-16 | 1 | -2/+5 |
| | | | | | | | | | 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. | ||||
* | Modified Core to Optimization & Fixed Problem | Saturneric | 2021-12-14 | 1 | -8/+8 |
| | | | | | | | 1. GpgKey copy ability 2. GpgXXResult type to shared_ptr 3. KeyList Optimization 4. Fixed Loading Dialog Problem | ||||
* | Fixed & Modified & Added. | Saturneric | 2021-12-12 | 1 | -1/+19 |
| | | | | | | | | 1. Fixed UTF-16 & UTF-8 filesystem path's bugs. 2. Added mkdir & create empty file. 3. Improve file browser. 4. Added Infoboard.ui. 5. Fixed Verify Bugs. | ||||
* | Fixed. | Saturneric | 2021-12-02 | 1 | -11/+11 |
| | | | | 1. Fixed known issue in File Operations. | ||||
* | Add i18n Support | Saturneric | 2021-12-01 | 1 | -23/+14 |
| | | | | | | 1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support. | ||||
* | UI Framework Modified. | Saturneric | 2021-10-02 | 1 | -6/+6 |
| | |||||
* | The basic functions of the core pass the test. | Saturneric | 2021-09-20 | 1 | -26/+32 |
| | | | | Adjust and improve the core part of the interface. | ||||
* | Improve and optimize the code. | Saturneric | 2021-09-11 | 1 | -1/+1 |
| | |||||
* | Continue to optimize and improve the code. | Saturneric | 2021-09-10 | 1 | -2/+1 |
| | |||||
* | Adjust the code structure. | Saturneric | 2021-09-05 | 1 | -26/+10 |
| | | | | | Introduce log library. Remove Qt from the core code. | ||||
* | Rewrite the core. | Saturneric | 2021-09-05 | 1 | -170/+142 |
| | | | | Adjust the structure. | ||||
* | Start to rewrite gpg core. | Saturneric | 2021-08-29 | 1 | -0/+254 |