aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/utils/AsyncUtils.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
9 daysfeat: add more info checksaturneric1-18/+10
2024-07-30feat: simplify loggingsaturneric1-4/+4
2024-07-29feat: update copyright infosaturneric1-1/+1
2024-07-26feat: remove spdlog and clean up logsaturneric1-10/+6
2024-02-29feat: add prefix GF to all sdk and module symbolssaturneric1-2/+2
2024-01-19fix: solve discovered bugs and improve ui operationssaturneric1-0/+28
2024-01-18fix: add test cases and solve discovered issuessaturneric1-5/+28
2024-01-17fix: find and slove some bugssaturneric1-8/+16
2024-01-15feat: upgrade threading system and make it clearersaturneric1-34/+39
2024-01-12refactor: use QString instead of std::string and improve threading systemsaturneric1-10/+11
2024-01-05fix: slove a multi-threads issue at task modelsaturneric1-0/+2
2024-01-05feat: integrate logging api to coresaturneric1-2/+2
2023-12-30feat: do not load entire data to memory in libarchive operationssaturneric1-30/+26
2023-12-28feat: add simple archiving functions for encrypt and decryptsaturneric1-0/+21
2023-12-03feat: add an async util for operationsaturneric1-0/+70