Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-02-04 | <refactor>(src): rename the gpg directory to core | Saturneric | 1 | -156/+0 | |
2022-02-02 | <refactor>(src, test): Normalize the naming of partial classes | Saturneric | 1 | -8/+8 | |
2022-01-22 | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 1 | -6/+10 | |
2022-01-04 | <feature, fix>(core, ui): support file symmetric encryption. | Saturneric | 1 | -0/+16 | |
1. improve ui for file & text symmetric encryption. | |||||
2022-01-02 | <feat, refactor, fixed>(core, ui): add & modify file operations | Saturneric | 1 | -59/+35 | |
1. add non ascii mode for file operations. 2. the suffix of normalized file encryption. 3. refactor general settings. | |||||
2021-12-12 | Fixed & Modified & Added. | Saturneric | 1 | -4/+2 | |
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. | |||||
2021-12-02 | Fixed. | Saturneric | 1 | -24/+29 | |
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-11-29 | Solve uid management, related update and other known issues. | Saturneric | 1 | -5/+12 | |
2021-11-28 | Fix some known issues in basic operations and file operations. | Saturneric | 1 | -20/+17 | |
2021-09-20 | The basic functions of the core pass the test. | Saturneric | 1 | -8/+9 | |
Adjust and improve the core part of the interface. | |||||
2021-09-12 | Continue to write core test code. | Saturneric | 1 | -79/+25 | |
2021-09-10 | Continue to optimize and improve the code. | Saturneric | 1 | -143/+84 | |
2021-09-05 | Adjust the code structure. | Saturneric | 1 | -3/+6 | |
Introduce log library. Remove Qt from the core code. | |||||
2021-09-05 | Rewrite the core. | Saturneric | 1 | -0/+262 | |
Adjust the structure. |