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
/
ArchiveFileOperator.h
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
12 days
feat: support key groups
saturneric
1
-1
/
+1
2025-01-27
refactor: reduce code duplication
saturneric
1
-2
/
+2
2024-07-29
feat: update copyright info
saturneric
1
-1
/
+1
2024-01-12
refactor: remove boost and use QString instead of std::filesystem::path
saturneric
1
-6
/
+6
2023-12-30
feat: do not load entire data to memory in libarchive operations
saturneric
1
-5
/
+7
2023-12-28
feat: add simple archiving functions for encrypt and decrypt
saturneric
1
-6
/
+6
2023-11-07
refactor: remove CommonUtils at core
saturneric
1
-0
/
+19
2023-11-06
refactor: improve the code structure of core
saturneric
1
-1
/
+1
2023-10-23
perf: reduce header includes and improve build speed
saturneric
1
-4
/
+1
2023-10-16
fix: check and update copyright at files
saturneric
1
-2
/
+2
2023-10-15
feat: start to add plugin system and do some improve on project configuration
saturneric
1
-8
/
+0
2022-07-22
style(src): reformat code
Saturneric
1
-6
/
+4
2022-05-07
refactor: develop 2.0.6 start
Saturneric
1
-1
/
+1
1. delete smtp ability 2. change libs link type to dramatic
2022-03-19
<fix>(core, ui): Fix issues related to compression and decompression
Saturneric
1
-19
/
+1
1. The problem with double-byte characters in the path (unresolved)
2022-03-19
<fix>(core, ui): Fix path double-byte encoding problem under Windows
Saturneric
1
-1
/
+1
2022-03-12
<feat>(core, ui): Provides the ability to handle folders
Saturneric
1
-0
/
+79
1. Convert folders to archive format for processing