Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(core): fix a bug when key in smart carddev/2.0.7 | Saturneric | 2022-05-12 | 2 | -20/+44 |
| | |||||
* | feat(core): add charset operations | Saturneric | 2022-05-12 | 2 | -0/+185 |
| | | | | | 1. introduce library icu 2. add CharsetOperator | ||||
* | fix: fix crash poblem when doing operations | Saturneric | 2022-05-09 | 2 | -15/+106 |
| | | | | | | | | 1. refactor GpgFunctionObject to solve shared library problem. 2. fix multi-threading issues in refreshing. 3. improve loading speed for key list 4. improve ui operation 5. do other fixing and improving operations | ||||
* | fix: remove vmime include | Saturneric | 2022-05-07 | 1 | -2/+0 |
| | |||||
* | refactor: develop 2.0.6 start | Saturneric | 2022-05-07 | 29 | -200/+169 |
| | | | | | 1. delete smtp ability 2. change libs link type to dramatic | ||||
* | <fix>(core, ui): fix codacy issues. | Saturneric | 2022-03-19 | 1 | -4/+4 |
| | | | | | | 1. The scope of the variable 'r' can be reduced. 2. Class 'IMAPFolder' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). 3. Check buffer boundaries if used in a loop including recursive loops (CWE-120, CWE-20). | ||||
* | <fix>(core, ui): Fix issues related to compression and decompression | Saturneric | 2022-03-19 | 2 | -80/+114 |
| | | | | 1. The problem with double-byte characters in the path (unresolved) | ||||
* | <fix>(core): Fix the path compatibility problem of loading certificates ↵ | Saturneric | 2022-03-19 | 1 | -1/+1 |
| | | | | under Windows. | ||||
* | <fix>(core, ui): Fix path double-byte encoding problem under Windows | Saturneric | 2022-03-19 | 7 | -40/+110 |
| | |||||
* | <feat>(core, ui): Provides the ability to handle folders | Saturneric | 2022-03-12 | 2 | -0/+317 |
| | | | | 1. Convert folders to archive format for processing | ||||
* | <fix>(core): Fix the existing problem of the key package | Saturneric | 2022-03-12 | 2 | -2/+24 |
| | | | | | 1. Fix the password generation function 2. Add some log output | ||||
* | <fix>(core): Fix the setting loading IO problem under Windows | Saturneric | 2022-03-12 | 1 | -6/+15 |
| | |||||
* | <feat, refactor>(ui, core): Transfer file hash calculation logic to core | Saturneric | 2022-02-13 | 2 | -3/+62 |
| | | | | 1. show file size | ||||
* | <fix>(core, ui): Fix the remaining problems in the data object | Saturneric | 2022-02-07 | 1 | -0/+6 |
| | |||||
* | <refactor>(src): Move and split the Global Settings Station | Saturneric | 2022-02-06 | 8 | -34/+722 |
| | | | | | | 1. Move Global Settings Station to core 2. Separate the logic of DataObject 3. Resolve dependencies | ||||
* | <refactor>(core, ui): Adjust the core code directory structure. | Saturneric | 2022-02-06 | 32 | -16/+1492 |
| | |||||
* | <fix, feat, chore>(ui, core, project): Replace file IO function | Saturneric | 2022-02-05 | 1 | -18/+44 |
| | | | | | 1. In order to improve compatibility, use the file IO function provided by Qt 2. Introduce some necessary header files for core | ||||
* | <refactor>(src): rename the gpg directory to core | Saturneric | 2022-02-04 | 16 | -0/+2196 |