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