aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/thread/FileReadTask.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: simplify loggingsaturneric2024-07-301-1/+1
* feat: update copyright infosaturneric2024-07-291-1/+1
* feat: remove spdlog and clean up logsaturneric2024-07-261-7/+2
* fix: improve code quality, docs and ci filessaturneric2024-01-171-1/+2
* fix: make task and threading system safersaturneric2024-01-161-8/+9
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-16/+7
* feat: integrate logging api to coresaturneric2024-01-051-6/+6
* fix: slove some known issuessaturneric2024-01-051-3/+5
* feat: using pool for concurrent executions, not stable yetsaturneric2023-10-181-3/+2
* fix: check and update copyright at filessaturneric2023-10-161-3/+5
* fix: solve some issues on linux .desktop filesaturneric2023-10-151-1/+1
* fix: improve the task execution modelSaturneric2023-02-181-2/+2
* feat: improve task execute systemSaturneric2023-02-171-1/+1
* fix: reduce info level logsSaturneric2023-02-111-5/+5
* feat: change the log style in source filesSaturneric2023-02-031-8/+6
* feat: add a simple TaskRunner systemSaturneric2022-05-131-0/+88