aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/CacheManager.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-17fix: find and slove some bugssaturneric1-4/+66
2024-01-15feat: use qt json support components in data object and infos gathering modulesaturneric1-5/+3
2024-01-12refactor: use QString instead of std::string and improve threading systemsaturneric1-6/+4
2024-01-05fix: slove some known issuessaturneric1-3/+1
2023-12-16fix: use secure memory management at impl classsaturneric1-1/+1
2023-11-07refactor: remove CommonUtils at coresaturneric1-61/+11
2023-11-06refactor: clean up core's codessaturneric1-1/+1
2023-10-28refactor: start to tidy up code using clang-tidysaturneric1-1/+0
2023-10-23perf: reduce header includes and improve build speedsaturneric1-4/+4
2023-10-16fix: check and update copyright at filessaturneric1-2/+2
2023-07-13feat: support instant flush when save cacheSaturneric1-1/+2
2023-07-13feat: add CacheManager to deal with cacheSaturneric1-4/+71
2023-02-04feat: add cache recovery functionsaturneric1-6/+12
2022-07-22fix(ui): fix signer picker and other issuesSaturneric1-0/+1
2022-07-22refactor(ui): adjust file structureSaturneric1-0/+0
2022-01-22<license, style>(src, test): Fix some issues in license statement.Saturneric1-7/+10
2021-12-06Improve UI & FunctionsSaturneric1-5/+6
2021-12-01Add i18n SupportSaturneric1-2/+2
2021-11-29Fix Known Bugs.Saturneric1-6/+6
2021-10-02UI Framework Modified.Saturneric1-0/+0
2021-08-10Split some source files that are too large.Saturneric1-3/+23
2021-06-02Add and change the expiration date of the key pair.Saturneric1-0/+14