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