Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: update copyright info | saturneric | 2024-07-29 | 1 | -1/+1 |
| | |||||
* | fix: make task and threading system safer | saturneric | 2024-01-16 | 1 | -2/+2 |
| | |||||
* | refactor: use QString instead of std::string and improve threading system | saturneric | 2024-01-12 | 1 | -2/+2 |
| | |||||
* | fix: slove some known issues | saturneric | 2024-01-05 | 1 | -1/+0 |
| | |||||
* | perf: reduce header includes and improve build speed | saturneric | 2023-10-23 | 1 | -4/+1 |
| | |||||
* | fix: check and update copyright at files | saturneric | 2023-10-16 | 1 | -3/+5 |
| | |||||
* | feat: add a simple TaskRunner system | Saturneric | 2022-05-13 | 1 | -0/+65 |
1. solve multiple threads problem. |