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
/
app.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: kill all gnupg daemons in a proper way
saturneric
2025-01-27
1
-17
/
+6
*
fix: ui initializes before core fully initialized
saturneric
2024-12-02
1
-0
/
+3
*
fix: addressing some of the significant deficiencies identified
saturneric
2024-07-31
1
-3
/
+7
*
feat: update copyright info
saturneric
2024-07-29
1
-1
/
+1
*
fix: solve some known issues
saturneric
2024-07-28
1
-1
/
+1
*
feat: remove spdlog and clean up log
saturneric
2024-07-26
1
-18
/
+3
*
refactor: reduce core prebuild headers and isolate core to modules
saturneric
2024-03-02
1
-1
/
+1
*
fix: solve issues at i18n support
saturneric
2024-01-23
1
-0
/
+4
*
fix: slove discovered faults and bugs
saturneric
2024-01-19
1
-1
/
+1
*
fix: slove some issues and update translations
saturneric
2024-01-16
1
-1
/
+1
*
fix: reload ui should not destroy core and module system
saturneric
2024-01-15
1
-8
/
+7
*
fix: remove low level api setjmp to improve corss-platform ability
saturneric
2024-01-15
1
-35
/
+5
*
refactor: remove boost and use QString instead of std::filesystem::path
saturneric
2024-01-12
1
-6
/
+1
*
feat: integrate logging api to core
saturneric
2024-01-05
1
-12
/
+13
*
fix: solve all issues of test cases on macos m1
saturneric
2023-12-23
1
-1
/
+0
*
fix: slove some issues on memory and intilizations
saturneric
2023-12-15
1
-1
/
+1
*
refactor: improve the structure of main,core and test module
saturneric
2023-12-13
1
-41
/
+25
*
feat: move test to src and add submodule googletest
saturneric
2023-12-06
1
-2
/
+0
*
fix: common utils should be created before core initialization
saturneric
2023-12-04
1
-1
/
+4
*
feat: standarized and speed up app env loading process
saturneric
2023-12-03
1
-4
/
+22
*
fix: discover and fix some bugs
saturneric
2023-12-01
1
-1
/
+1
*
fix: update exit oprations odering
saturneric
2023-11-30
1
-3
/
+3
*
feat: introduce cmd functions
saturneric
2023-11-29
1
-0
/
+144