aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/thread/FileReadTask.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-17fix: improve code quality, docs and ci filessaturneric1-1/+2
2024-01-16fix: make task and threading system safersaturneric1-8/+9
2024-01-12refactor: use QString instead of std::string and improve threading systemsaturneric1-16/+7
2024-01-05feat: integrate logging api to coresaturneric1-6/+6
2024-01-05fix: slove some known issuessaturneric1-3/+5
2023-10-18feat: using pool for concurrent executions, not stable yetsaturneric1-3/+2
2023-10-16fix: check and update copyright at filessaturneric1-3/+5
2023-10-15fix: solve some issues on linux .desktop filesaturneric1-1/+1
2023-02-18fix: improve the task execution modelSaturneric1-2/+2
2023-02-17feat: improve task execute systemSaturneric1-1/+1
2023-02-11fix: reduce info level logsSaturneric1-5/+5
2023-02-03feat: change the log style in source filesSaturneric1-8/+6
2022-05-13feat: add a simple TaskRunner systemSaturneric1-0/+88