aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/utils/AsyncUtils.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: simplify loggingsaturneric2024-07-301-4/+4
* feat: update copyright infosaturneric2024-07-291-1/+1
* feat: remove spdlog and clean up logsaturneric2024-07-261-10/+6
* feat: add prefix GF to all sdk and module symbolssaturneric2024-02-291-2/+2
* fix: solve discovered bugs and improve ui operationssaturneric2024-01-191-0/+28
* fix: add test cases and solve discovered issuessaturneric2024-01-181-5/+28
* fix: find and slove some bugssaturneric2024-01-171-8/+16
* feat: upgrade threading system and make it clearersaturneric2024-01-151-34/+39
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-10/+11
* fix: slove a multi-threads issue at task modelsaturneric2024-01-051-0/+2
* feat: integrate logging api to coresaturneric2024-01-051-2/+2
* feat: do not load entire data to memory in libarchive operationssaturneric2023-12-301-30/+26
* feat: add simple archiving functions for encrypt and decryptsaturneric2023-12-281-0/+21
* feat: add an async util for operationsaturneric2023-12-031-0/+70