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
/
GlobalSettingStation.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: issues found on linux platform
saturneric
10 days
1
-1
/
+10
*
fix: kill all gnupg daemons in a proper way
saturneric
2025-01-27
1
-0
/
+3
*
fix: create app config path if possible
saturneric
2025-01-21
1
-0
/
+5
*
fix: make app fully portable
saturneric
2025-01-21
1
-0
/
+1
*
feat: enhance key db functions
saturneric
2025-01-21
1
-1
/
+7
*
fix: variable 'mods_path' is reassigned a value before the old one has been u...
saturneric
2024-12-03
1
-0
/
+39
*
translation: update ts files
saturneric
2024-12-01
1
-1
/
+13
*
fix: solve build issue on windows
saturneric
2024-11-30
1
-1
/
+1
*
feat: improve app structure on windows
saturneric
2024-11-30
1
-42
/
+38
*
feat: simplify logging
saturneric
2024-07-30
1
-5
/
+5
*
fix: use standard os detection macro
saturneric
2024-07-30
1
-5
/
+2
*
feat: update copyright info
saturneric
2024-07-29
1
-1
/
+1
*
feat: remove spdlog and clean up log
saturneric
2024-07-26
1
-7
/
+5
*
feat: load both integrated and external modules
saturneric
2024-04-28
1
-0
/
+14
*
fix: slove discovered issues on windows platform
saturneric
2024-01-31
1
-1
/
+21
*
fix: solve issues at i18n support
saturneric
2024-01-23
1
-4
/
+0
*
fix: slove discovered faults and bugs
saturneric
2024-01-19
1
-3
/
+3
*
fix: slove discovered bugs
saturneric
2024-01-18
1
-12
/
+0
*
fix: find and slove some bugs
saturneric
2024-01-17
1
-56
/
+0
*
fix: solve discovered issues
saturneric
2024-01-16
1
-2
/
+1
*
refactor: remove libgettext from project
saturneric
2024-01-16
1
-1
/
+1
*
refactor: remove libconfig++ form project
saturneric
2024-01-15
1
-102
/
+31
*
refactor: remove boost and use QString instead of std::filesystem::path
saturneric
2024-01-12
1
-101
/
+74
*
refactor: use QString instead of std::string and improve threading system
saturneric
2024-01-12
1
-7
/
+7
*
feat: integrate logging api to core
saturneric
2024-01-05
1
-23
/
+26
*
fix: slove some known issues
saturneric
2024-01-05
1
-4
/
+5
*
feat: switch to portable mode by adding a txt file under bin path
saturneric
2024-01-04
1
-18
/
+23
*
fix: use secure memory management at impl class
saturneric
2023-12-16
1
-1
/
+1
*
fix: slove memory problem of gpg context
saturneric
2023-12-16
1
-5
/
+3
*
fix: slove some issues on memory and intilizations
saturneric
2023-12-15
1
-3
/
+5
*
feat: move test to src and add submodule googletest
saturneric
2023-12-06
1
-0
/
+5
*
refactor: remove CommonUtils at core
saturneric
2023-11-07
1
-98
/
+50
*
refactor: improve the code structure of core
saturneric
2023-11-06
1
-1
/
+1
*
fix: improve headers including relations
saturneric
2023-10-17
1
-2
/
+1
*
refactor: use piml tech to rewrite GlobalSettingsStation
saturneric
2023-10-17
1
-94
/
+308
*
fix: check and update copyright at files
saturneric
2023-10-16
1
-2
/
+2
*
feat: support all clear log and data files
Saturneric
2023-07-13
1
-0
/
+68
*
feat: simplify settings lookup
Saturneric
2023-04-05
1
-3
/
+5
*
fix: reduce info level logs
Saturneric
2023-02-11
1
-8
/
+9
*
feat: change the log style in source files
Saturneric
2023-02-03
1
-22
/
+19
*
feat(ui, core): add custom key db support
Saturneric
2022-12-04
1
-0
/
+1
*
fix: remove vmime include
Saturneric
2022-05-07
1
-2
/
+0
*
refactor: develop 2.0.6 start
Saturneric
2022-05-07
1
-45
/
+0
*
<fix>(core): Fix the path compatibility problem of loading certificates under...
Saturneric
2022-03-19
1
-1
/
+1
*
<fix>(core, ui): Fix path double-byte encoding problem under Windows
Saturneric
2022-03-19
1
-4
/
+4
*
<refactor>(src): Move and split the Global Settings Station
Saturneric
2022-02-06
1
-0
/
+141