Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: remove spdlog and clean up log | saturneric | 2024-07-26 | 1 | -10/+6 |
* | feat: add prefix GF to all sdk and module symbols | saturneric | 2024-02-29 | 1 | -2/+2 |
* | fix: solve discovered bugs and improve ui operations | saturneric | 2024-01-19 | 1 | -0/+28 |
* | fix: add test cases and solve discovered issues | saturneric | 2024-01-18 | 1 | -5/+28 |
* | fix: find and slove some bugs | saturneric | 2024-01-17 | 1 | -8/+16 |
* | feat: upgrade threading system and make it clearer | saturneric | 2024-01-15 | 1 | -34/+39 |
* | refactor: use QString instead of std::string and improve threading system | saturneric | 2024-01-12 | 1 | -10/+11 |
* | fix: slove a multi-threads issue at task model | saturneric | 2024-01-05 | 1 | -0/+2 |
* | feat: integrate logging api to core | saturneric | 2024-01-05 | 1 | -2/+2 |
* | feat: do not load entire data to memory in libarchive operations | saturneric | 2023-12-30 | 1 | -30/+26 |
* | feat: add simple archiving functions for encrypt and decrypt | saturneric | 2023-12-28 | 1 | -0/+21 |
* | feat: add an async util for operation | saturneric | 2023-12-03 | 1 | -0/+70 |