Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-02-04 | <refactor>(src): rename the gpg directory to core | Saturneric | 1 | -179/+0 | |
2022-02-02 | <refactor>(src, test): Normalize the naming of partial classes | Saturneric | 1 | -3/+3 | |
2022-01-22 | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 1 | -6/+10 | |
2022-01-14 | <doc, refactor>(ci): Tidy up code in gpg/function | Saturneric | 1 | -1/+1 | |
1. Rename related entities. 2. Add a comments. | |||||
2022-01-14 | <doc>(core): Start adding comments to code | Saturneric | 1 | -4/+103 | |
2021-12-25 | <refactor, test>(core, test): core improved and test gpg alone mode | Saturneric | 1 | -1/+5 | |
1. let modules known their channels. 2. let factory create a channel. 3. reduce dumplicate code. 4. add type check for function object. 5. test gpg alone mode. 6. remove some asserts. 7. rename importexportor to importexporter. 8. move args in gpg context constructor to a struct. | |||||
2021-12-12 | Fixed & Modified & Added. | Saturneric | 1 | -0/+3 | |
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 | -3/+3 | |
1. Fixed known issue in File Operations. | |||||
2021-12-01 | Add i18n Support | Saturneric | 1 | -20/+11 | |
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 | -6/+6 | |
2021-09-20 | The basic functions of the core pass the test. | Saturneric | 1 | -22/+32 | |
Adjust and improve the core part of the interface. | |||||
2021-09-05 | Rewrite the core. | Saturneric | 1 | -0/+68 | |
Adjust the structure. |