aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/CacheManager.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: enhance cache apisaturneric2024-11-201-1/+1
* feat: update copyright infosaturneric2024-07-291-3/+3
* fix: find and slove some bugssaturneric2024-01-171-4/+66
* feat: use qt json support components in data object and infos gathering modulesaturneric2024-01-151-5/+3
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-6/+4
* fix: slove some known issuessaturneric2024-01-051-3/+1
* fix: use secure memory management at impl classsaturneric2023-12-161-1/+1
* refactor: remove CommonUtils at coresaturneric2023-11-071-61/+11
* refactor: clean up core's codessaturneric2023-11-061-1/+1
* refactor: start to tidy up code using clang-tidysaturneric2023-10-281-1/+0
* perf: reduce header includes and improve build speedsaturneric2023-10-231-4/+4
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
* feat: support instant flush when save cacheSaturneric2023-07-131-1/+2
* feat: add CacheManager to deal with cacheSaturneric2023-07-131-4/+71
* feat: add cache recovery functionsaturneric2023-02-041-0/+45