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
/
module
/
ModuleInit.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-27
fix: discover and solve some memory issues
saturneric
1
-2
/
+1
2024-07-26
feat: remove spdlog and clean up log
saturneric
1
-15
/
+7
2024-07-12
feat: adjust modules loading path
saturneric
1
-4
/
+4
2024-04-30
fix: can not find mods on macos platform
saturneric
1
-1
/
+3
2024-04-30
feat: improve functions and ui on module
saturneric
1
-6
/
+18
2024-04-28
feat: load both integrated and external modules
saturneric
1
-24
/
+52
2024-04-21
feat: adapt linux appimage of modules loading
dev/2.1.2/module
saturneric
1
-6
/
+7
2024-03-02
refactor: reduce core prebuild headers and isolate core to modules
saturneric
1
-5
/
+8
2024-02-29
feat: add prefix GF to all sdk and module symbols
saturneric
1
-3
/
+1
2024-02-28
feat: upgrade module system
saturneric
1
-13
/
+20
2024-01-08
fix: solve compile issue
saturneric
1
-2
/
+2
2024-01-05
feat: integrate logging api to core
saturneric
1
-8
/
+0
2023-12-13
refactor: improve the structure of main,core and test module
saturneric
1
-5
/
+3
2023-12-04
fix: slove logger system isolation issues
saturneric
1
-15
/
+17
2023-12-03
feat: standarized and speed up app env loading process
saturneric
1
-3
/
+19
2023-11-29
feat: introduce cmd functions
saturneric
1
-2
/
+2
2023-10-25
feat: moving gnupg info gathering logic to a new module
saturneric
1
-0
/
+5
2023-10-23
fix: solve some issues on log system
saturneric
1
-4
/
+4
2023-10-23
feat: improve project structure and add GRT for modules
saturneric
1
-55
/
+6
2023-10-18
fix: solve a build issue at release mode
saturneric
1
-1
/
+1
2023-10-17
refactor: move module system to core and make it work
saturneric
1
-4
/
+7
2023-10-17
fix: slove compile issues
saturneric
1
-4
/
+4
2023-10-17
refactor: change plugin system to module system
saturneric
1
-17
/
+19
2023-10-16
refactor: use c++17 features and piml tech to rewrite DataObject and Task
saturneric
1
-5
/
+3
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
-47
/
+31
2023-04-05
feat: simplify settings lookup
Saturneric
1
-20
/
+9
2023-04-04
feat: improve init progress
Saturneric
1
-18
/
+16
2023-02-25
fix: solve codacy issues
Saturneric
1
-1
/
+1
2023-02-16
fix: solve logging framework issues on windows
Saturneric
1
-0
/
+22
2023-02-11
freat: allow to change gnupg install path
Saturneric
1
-0
/
+39
2023-02-06
fix: sovle a compile issue in macOS
Saturneric
1
-1
/
+1
2023-02-04
fix: solve open file issue in menu bar
saturneric
1
-2
/
+6
2023-02-04
fix: solve some issues
saturneric
1
-1
/
+1
2023-02-03
feat: change the log style in source files
Saturneric
1
-12
/
+29
2022-05-20
feat: handle application's exceptions and crash
Saturneric
1
-29
/
+0
2022-05-19
perf: improve initialized and recover process
Saturneric
1
-20
/
+45
2022-05-09
feat: improve UI library's encapsulation
Saturneric
1
-83
/
+1
2022-05-07
refactor: develop 2.0.6 start
Saturneric
1
-54
/
+0
2022-03-19
<fix>(core, ui): Fix path double-byte encoding problem under Windows
Saturneric
1
-2
/
+2
2022-02-06
<refactor>(src): Move and split the Global Settings Station
Saturneric
1
-8
/
+8
2022-02-05
<refactor>(ui, core, project): Use std::filesystem instead of boost::filesystem
Saturneric
1
-4
/
+4
2022-02-02
<doc, refactor>(src): Clean up the code and add comments
Saturneric
1
-10
/
+18
2022-01-23
<refactor>(ui): tidy up codes and comments.
Saturneric
1
-0
/
+18
2022-01-22
<license, style>(src, test): Fix some issues in license statement.
Saturneric
1
-6
/
+10
2022-01-14
<fix>(project): support build on Windows.
Saturneric
1
-1
/
+0
2022-01-12
<refactor>(ui): Change Sync() to Sync Settings()
Saturneric
1
-1
/
+1
2022-01-09
<fixed>(ui): fix SIGSEGV when closing.
Saturneric
1
-13
/
+4
2022-01-05
<feature>(ui, project): load root certs.
Saturneric
1
-2
/
+40
2021-12-16
Fixed & Improve.
Saturneric
1
-130
/
+1
[next]