index
:
GpgFrontend
dev/2.0.10/main
dev/2.0.10/saturneric
dev/2.0.4
dev/2.0.5
dev/2.0.6
dev/2.0.7
dev/2.0.8/main
dev/2.0.8/musing
dev/2.0.8/saturneric
dev/2.0.9/main
dev/2.0.9/saturneric
dev/2.1.0/main
dev/2.1.1/main
dev/2.1.2/main
dev/2.1.2/module
dev/2.1.3/main
dev/2.1.3/qt5
dev/2.1.4/main
dev/2.1.5/main
dev/2.1.5/mingw
dev/2.1.6/adsk
dev/2.1.6/main
develop
doc/2.1.2/main
main
sdk/2.1.3
A free, open-source, robust yet user-friendly, compact and cross-platform tool for OpenPGP encryption. It stands out as an exceptional GUI frontend for the modern GnuPG (gpg).
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
function
/
CacheManager.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-26
feat: remove spdlog and clean up log
saturneric
1
-8
/
+6
2024-06-02
feat: rewrite key list structure and logic
saturneric
1
-1
/
+2
2024-01-17
fix: find and slove some bugs
saturneric
1
-29
/
+57
2024-01-16
fix: make task and threading system safer
saturneric
1
-1
/
+0
2024-01-15
feat: use qt json support components in data object and infos gathering module
saturneric
1
-44
/
+31
2024-01-12
refactor: use QString instead of std::string and improve threading system
saturneric
1
-21
/
+20
2024-01-05
feat: integrate logging api to core
saturneric
1
-5
/
+5
2024-01-05
fix: slove some known issues
saturneric
1
-28
/
+29
2023-12-30
feat: do not load entire data to memory in libarchive operations
saturneric
1
-1
/
+1
2023-12-16
fix: use secure memory management at impl class
saturneric
1
-1
/
+1
2023-12-03
feat: general improvements of aync execution and memory security
saturneric
1
-12
/
+15
2023-11-07
refactor: separate typedef and impl
saturneric
1
-1
/
+1
2023-11-07
refactor: remove CommonUtils at core
saturneric
1
-82
/
+204
2023-10-28
refactor: start to tidy up code using clang-tidy
saturneric
1
-1
/
+0
2023-10-25
fix: solve some code tidy issues
saturneric
1
-1
/
+0
2023-10-25
feat: use rt listen publish event function in main windows' app version upgra...
Saturneric
1
-2
/
+2
2023-10-16
fix: check and update copyright at files
saturneric
1
-2
/
+2
2023-07-14
fix: reduce debug log of core
Saturneric
1
-1
/
+0
2023-07-13
feat: support instant flush when save cache
Saturneric
1
-1
/
+6
2023-07-13
feat: add CacheManager to deal with cache
Saturneric
1
-17
/
+94
2023-02-04
feat: add cache recovery function
saturneric
1
-29
/
+30
2023-02-03
feat: change the log style in source files
Saturneric
1
-3
/
+4
2022-07-24
feat(project): support freebsd build
Saturneric
1
-0
/
+4
2022-02-02
<doc, refactor>(src): Clean up the code and add comments
Saturneric
1
-2
/
+2
2022-01-23
<refactor>(ui): tidy up codes and comments.
Saturneric
1
-0
/
+5
2022-01-22
<license, style>(src, test): Fix some issues in license statement.
Saturneric
1
-6
/
+10
2022-01-12
<refactor, chore>(project, ui, core): Normalize third-party dependencies.
Saturneric
1
-2
/
+2
2022-01-09
<feat ,fixed>(src): Optimize signal handlers and fix sequence errors during s...
Saturneric
1
-1
/
+14
2021-12-16
Fix problem on Windows.
Saturneric
1
-0
/
+4
2021-12-16
Fixed & Improve.
Saturneric
1
-3
/
+9
2021-12-06
Improve UI & Functions
Saturneric
1
-5
/
+3
2021-12-01
Add i18n Support
Saturneric
1
-8
/
+4
2021-10-02
UI Framework Modified.
Saturneric
1
-0
/
+0
2021-08-10
Split some source files that are too large.
Saturneric
1
-3
/
+23
2021-06-02
Add and change the expiration date of the key pair.
Saturneric
1
-0
/
+14