Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | <refactor>(src): rename the gpg directory to core | Saturneric | 2022-02-04 | 1 | -93/+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 | -6/+32 |
| | | | | | 1. Rename related entities. 2. Add a comments. | ||||
* | <refactor, test>(core, test): core improved and test gpg alone mode | Saturneric | 2021-12-25 | 1 | -1/+6 |
| | | | | | | | | | | | 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. | ||||
* | Test & Improve UI | Saturneric | 2021-12-06 | 1 | -2/+2 |
| | |||||
* | Add i18n Support | Saturneric | 2021-12-01 | 1 | -7/+4 |
| | | | | | | 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 | -10/+14 |
| | |||||
* | Continue to optimize and improve the code. | Saturneric | 2021-09-10 | 1 | -3/+3 |
| | |||||
* | Rewrite the core. | Saturneric | 2021-09-05 | 1 | -0/+57 |
Adjust the structure. |