Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed. | Saturneric | 2021-12-02 | 1 | -24/+29 |
| | | | | 1. Fixed known issue in File Operations. | ||||
* | 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. | ||||
* | Solve uid management, related update and other known issues. | Saturneric | 2021-11-29 | 1 | -5/+12 |
| | |||||
* | Fix some known issues in basic operations and file operations. | Saturneric | 2021-11-28 | 1 | -20/+17 |
| | |||||
* | The basic functions of the core pass the test. | Saturneric | 2021-09-20 | 1 | -8/+9 |
| | | | | Adjust and improve the core part of the interface. | ||||
* | Continue to write core test code. | Saturneric | 2021-09-12 | 1 | -79/+25 |
| | |||||
* | Continue to optimize and improve the code. | Saturneric | 2021-09-10 | 1 | -143/+84 |
| | |||||
* | Adjust the code structure. | Saturneric | 2021-09-05 | 1 | -3/+6 |
| | | | | | Introduce log library. Remove Qt from the core code. | ||||
* | Rewrite the core. | Saturneric | 2021-09-05 | 1 | -0/+262 |
Adjust the structure. |