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
/
main.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-12-03
fix: discovered issues by testing
saturneric
1
-3
/
+1
2024-11-25
fix: solve a race situation at unit test mode
saturneric
1
-3
/
+4
2024-11-22
feat: rewrite core init processes and add env option
saturneric
1
-0
/
+5
2024-07-29
feat: update copyright info
saturneric
1
-1
/
+1
2024-07-28
fix: solve some known issues
saturneric
1
-3
/
+3
2024-07-28
feat: support more build mode
saturneric
1
-3
/
+7
2024-07-28
feat: log pattern should be different at release mode
saturneric
1
-4
/
+8
2024-07-26
feat: remove spdlog and clean up log
saturneric
1
-3
/
+13
2024-05-03
fix: correct some spelling mistakes
saturneric
1
-6
/
+8
2024-01-18
fix: add test cases and solve discovered issues
saturneric
1
-2
/
+0
2024-01-15
fix: remove low level api setjmp to improve corss-platform ability
saturneric
1
-7
/
+0
2024-01-12
refactor: remove boost and use QString instead of std::filesystem::path
saturneric
1
-29
/
+16
2023-12-24
fix: test the initialization of gui application
saturneric
1
-1
/
+3
2023-12-23
fix: solve all issues of test cases on macos m1
saturneric
1
-1
/
+0
2023-12-16
fix: clean up envirnoment when app exits
saturneric
1
-2
/
+8
2023-12-15
fix: slove some issues on memory and intilizations
saturneric
1
-13
/
+10
2023-12-14
fix: slove issues on memory and add asan support for debug
saturneric
1
-0
/
+1
2023-12-14
fix: slove some memory issues
saturneric
1
-0
/
+1
2023-12-13
refactor: improve the structure of main,core and test module
saturneric
1
-9
/
+39
2023-11-29
feat: introduce cmd functions
saturneric
1
-141
/
+29
2023-11-06
refactor: improve the code structure of core
saturneric
1
-2
/
+3
2023-10-30
style: improve code style of core
saturneric
1
-2
/
+2
2023-10-25
fix: solve some code tidy issues
saturneric
1
-1
/
+0
2023-10-23
feat: improve project structure and add GRT for modules
saturneric
1
-3
/
+3
2023-10-17
fix: slove compile issues
saturneric
1
-1
/
+1
2023-10-17
refactor: change plugin system to module system
saturneric
1
-4
/
+4
2023-10-16
refactor: use c++17 features and piml tech to rewrite DataObject and Task
saturneric
1
-1
/
+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
-0
/
+3
2023-10-15
fix: temporary solve compile issues at flatpak build
saturneric
1
-3
/
+3
2023-10-15
fix: solve some issues on linux .desktop file
saturneric
1
-0
/
+7
2023-04-04
feat: improve deep restart progress
Saturneric
1
-44
/
+33
2023-03-30
fix: set application recover limit
Saturneric
1
-9
/
+12
2023-02-16
fix: solve logging framework issues on windows
Saturneric
1
-1
/
+19
2023-02-11
fix: reduce info level logs
Saturneric
1
-6
/
+6
2023-02-11
freat: allow to change gnupg install path
Saturneric
1
-13
/
+7
2023-02-07
feat: use custom password dialog now
Saturneric
1
-6
/
+13
2023-02-06
feat: support buddled gnupg for posix platform
Saturneric
1
-2
/
+27
2023-02-03
feat: change the log style in source files
Saturneric
1
-7
/
+2
2022-12-04
feat(ui, core): add custom key db support
Saturneric
1
-29
/
+32
2022-11-26
feat: support generate ecc key
Saturneric
1
-0
/
+2
2022-07-24
feat(project): support freebsd build
Saturneric
1
-0
/
+4
2022-05-20
feat: handle application's exceptions and crash
Saturneric
1
-53
/
+25
2022-05-19
fix: adjust initialized order and organize
Saturneric
1
-6
/
+6
2022-05-19
perf: improve initialized and recover process
Saturneric
1
-49
/
+44
2022-05-13
feat: add a simple TaskRunner system
Saturneric
1
-1
/
+0
2022-05-09
feat: improve UI library's encapsulation
Saturneric
1
-57
/
+5
2022-05-09
fix: modified init order
Saturneric
1
-40
/
+40
2022-05-09
fix: fix crash poblem when doing operations
Saturneric
1
-2
/
+2
2022-05-07
fix: solve some issues
Saturneric
1
-13
/
+0
[next]