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
/
DataObjectOperator.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: simplify logging
saturneric
2024-07-30
1
-7
/
+5
*
feat: update copyright info
saturneric
2024-07-29
1
-1
/
+1
*
feat: remove spdlog and clean up log
saturneric
2024-07-26
1
-12
/
+8
*
fix: improve code quality, docs and ci files
saturneric
2024-01-17
1
-1
/
+1
*
fix: solve discovered issues
saturneric
2024-01-16
1
-1
/
+1
*
feat: use qt json support components in data object and infos gathering module
saturneric
2024-01-15
1
-49
/
+47
*
refactor: remove boost and use QString instead of std::filesystem::path
saturneric
2024-01-12
1
-20
/
+18
*
refactor: use QString instead of std::string and improve threading system
saturneric
2024-01-12
1
-40
/
+31
*
feat: integrate logging api to core
saturneric
2024-01-05
1
-13
/
+13
*
fix: slove some known issues
saturneric
2024-01-05
1
-6
/
+4
*
feat: fully test basical operations of archive and file
saturneric
2023-12-31
1
-6
/
+6
*
feat: do not load entire data to memory in libarchive operations
saturneric
2023-12-30
1
-2
/
+1
*
refactor: remove CommonUtils at core
saturneric
2023-11-07
1
-18
/
+22
*
refactor: improve the code structure of core
saturneric
2023-11-06
1
-7
/
+7
*
fix: check and update copyright at files
saturneric
2023-10-16
1
-2
/
+2
*
fix: reduce info level logs
Saturneric
2023-02-11
1
-9
/
+9
*
feat: change the log style in source files
Saturneric
2023-02-03
1
-15
/
+15
*
style(src): reformat code
Saturneric
2022-07-22
1
-0
/
+1
*
refactor: develop 2.0.6 start
Saturneric
2022-05-07
1
-3
/
+5
*
<fix>(core, ui): Fix path double-byte encoding problem under Windows
Saturneric
2022-03-19
1
-4
/
+4
*
<fix>(core): Fix the setting loading IO problem under Windows
Saturneric
2022-03-12
1
-6
/
+15
*
<fix>(core, ui): Fix the remaining problems in the data object
Saturneric
2022-02-07
1
-0
/
+6
*
<refactor>(src): Move and split the Global Settings Station
Saturneric
2022-02-06
1
-0
/
+154