Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-02-04 | <refactor>(src): rename the gpg directory to core | Saturneric | 1 | -63/+0 | |
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. | |||||
2021-12-04 | Fixed | Saturneric | 1 | -1/+6 | |
1. Ci Fixed for New Version. 2. Bugs fixed for cross-platform. 3. Bugs fixed for i18n. | |||||
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-09-12 | Continue to write core test code. | Saturneric | 1 | -4/+3 | |
2021-09-11 | Improve and optimize the code. | Saturneric | 1 | -1/+1 | |
2021-09-05 | Adjust the code structure. | Saturneric | 1 | -22/+28 | |
Introduce log library. Remove Qt from the core code. | |||||
2021-09-05 | Rewrite the core. | Saturneric | 1 | -19/+23 | |
Adjust the structure. | |||||
2021-09-04 | Modified ResultAnalyse. | Saturneric | 1 | -0/+45 | |
Add Test. |