Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | <refactor>(src): rename the gpg directory to core | Saturneric | 2022-02-04 | 1 | -77/+0 |
| | |||||
* | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 2022-01-22 | 1 | -6/+10 |
| | |||||
* | <doc, refactor>(ci): Tidy up code in gpg/function | Saturneric | 2022-01-14 | 1 | -1/+1 |
| | | | | | 1. Rename related entities. 2. Add a comments. | ||||
* | <doc>(core): add comment for code | Saturneric | 2022-01-14 | 1 | -6/+11 |
| | |||||
* | <doc>(core): Start adding comments to code | Saturneric | 2022-01-14 | 1 | -0/+12 |
| | |||||
* | <refactor, test>(core, test): core improved and test gpg alone mode | Saturneric | 2021-12-25 | 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. | ||||
* | Fixed | Saturneric | 2021-12-04 | 1 | -0/+5 |
| | | | | | | 1. Ci Fixed for New Version. 2. Bugs fixed for cross-platform. 3. Bugs fixed for i18n. | ||||
* | Add i18n Support | Saturneric | 2021-12-01 | 1 | -8/+8 |
| | | | | | | 1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support. | ||||
* | Adjust the code structure. | Saturneric | 2021-09-05 | 1 | -6/+7 |
| | | | | | Introduce log library. Remove Qt from the core code. | ||||
* | Rewrite the core. | Saturneric | 2021-09-05 | 1 | -0/+46 |
Adjust the structure. |