Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | <refactor>(src): rename the gpg directory to core | Saturneric | 2022-02-04 | 1 | -63/+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. | ||||
* | Fixed | Saturneric | 2021-12-04 | 1 | -1/+6 |
| | | | | | | 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 | -2/+2 |
| | | | | | | 1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support. | ||||
* | Continue to write core test code. | Saturneric | 2021-09-12 | 1 | -4/+3 |
| | |||||
* | Improve and optimize the code. | Saturneric | 2021-09-11 | 1 | -1/+1 |
| | |||||
* | Adjust the code structure. | Saturneric | 2021-09-05 | 1 | -22/+28 |
| | | | | | Introduce log library. Remove Qt from the core code. | ||||
* | Rewrite the core. | Saturneric | 2021-09-05 | 1 | -19/+23 |
| | | | | Adjust the structure. | ||||
* | Modified ResultAnalyse. | Saturneric | 2021-09-04 | 1 | -0/+45 |
Add Test. |