Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: improve code quality, docs and ci files | saturneric | 2024-01-17 | 1 | -1/+2 |
* | fix: make task and threading system safer | saturneric | 2024-01-16 | 1 | -8/+9 |
* | refactor: use QString instead of std::string and improve threading system | saturneric | 2024-01-12 | 1 | -16/+7 |
* | feat: integrate logging api to core | saturneric | 2024-01-05 | 1 | -6/+6 |
* | fix: slove some known issues | saturneric | 2024-01-05 | 1 | -3/+5 |
* | feat: using pool for concurrent executions, not stable yet | saturneric | 2023-10-18 | 1 | -3/+2 |
* | fix: check and update copyright at files | saturneric | 2023-10-16 | 1 | -3/+5 |
* | fix: solve some issues on linux .desktop file | saturneric | 2023-10-15 | 1 | -1/+1 |
* | fix: improve the task execution model | Saturneric | 2023-02-18 | 1 | -2/+2 |
* | feat: improve task execute system | Saturneric | 2023-02-17 | 1 | -1/+1 |
* | fix: reduce info level logs | Saturneric | 2023-02-11 | 1 | -5/+5 |
* | feat: change the log style in source files | Saturneric | 2023-02-03 | 1 | -8/+6 |
* | feat: add a simple TaskRunner system | Saturneric | 2022-05-13 | 1 | -0/+88 |