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
/
ui
/
GpgFrontendUIInit.cpp
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
chore: improve code style
HEAD
main
saturneric
5 days
1
-25
/
+25
|
*
Add Linux dark mode detection for Fusion theme in Qt6
Matthew Evans
6 days
1
-6
/
+35
|
*
fix: issues found by testing
saturneric
10 days
1
-2
/
+2
|
*
fix: found bugs
saturneric
12 days
1
-17
/
+17
|
*
feat: support key groups
saturneric
12 days
1
-1
/
+1
|
*
fix: qt5 compile issues
saturneric
2025-02-03
1
-2
/
+2
|
*
refactor: clean up code
saturneric
2025-01-27
1
-1
/
+1
|
*
feat: improve ui logic and support more email operations
saturneric
2024-11-27
1
-1
/
+1
|
*
feat: support verifying email through eml data
saturneric
2024-11-25
1
-0
/
+2
|
*
feat: rewrite core init processes and add env option
saturneric
2024-11-22
1
-0
/
+8
|
*
fix: correct spelling mistakes
saturneric
2024-08-05
1
-4
/
+3
|
*
fix: addressing some of the significant deficiencies identified
saturneric
2024-07-31
1
-21
/
+20
|
*
feat: simplify logging
saturneric
2024-07-30
1
-6
/
+6
|
*
fix: use standard os detection macro
saturneric
2024-07-30
1
-1
/
+1
|
*
feat: update copyright info
saturneric
2024-07-29
1
-1
/
+1
|
*
feat: remove spdlog and clean up log
saturneric
2024-07-26
1
-20
/
+7
|
*
feat: move out GnuPGTab
saturneric
2024-07-24
1
-0
/
+1
|
*
feat: add some ui apis to sdk
saturneric
2024-07-12
1
-1
/
+26
|
*
fix: solve safe issues
saturneric
2024-05-03
1
-2
/
+2
|
*
feat: support theme changing by user
saturneric
2024-05-03
1
-8
/
+17
|
*
fix: translation doesn't refresh after switching
saturneric
2024-03-03
1
-16
/
+25
|
*
feat: support qt5 build option
saturneric
2024-01-31
1
-0
/
+1
|
*
feat: load buddled qt and qtbase translations
saturneric
2024-01-25
1
-0
/
+18
|
*
fix: solve issues at i18n support
saturneric
2024-01-23
1
-22
/
+12
|
*
feat: support dark mode on windows
saturneric
2024-01-23
1
-3
/
+9
|
*
fix: solve discovered bugs and improve ui operations
saturneric
2024-01-19
1
-2
/
+2
|
*
fix: slove discovered faults and bugs
saturneric
2024-01-19
1
-1
/
+1
|
*
fix: slove discovered bugs
saturneric
2024-01-18
1
-2
/
+4
|
*
fix: find and slove some bugs
saturneric
2024-01-17
1
-17
/
+1
|
*
refactor: remove libgettext from project
saturneric
2024-01-16
1
-48
/
+15
|
*
fix: make task and threading system safer
saturneric
2024-01-16
1
-8
/
+5
|
*
fix: slove the languange settings issue
saturneric
2024-01-15
1
-8
/
+5
|
*
refactor: remove libconfig++ form project
saturneric
2024-01-15
1
-37
/
+16
|
*
refactor: remove boost and use QString instead of std::filesystem::path
saturneric
2024-01-12
1
-8
/
+6
|
*
refactor: use QString instead of std::string and improve threading system
saturneric
2024-01-12
1
-23
/
+24
|
*
feat: integrate logging api to core
saturneric
2024-01-05
1
-78
/
+26
|
*
fix: slove some known issues
saturneric
2024-01-05
1
-5
/
+5
|
*
feat: add reasons explanation to env loading failed message box
saturneric
2023-12-04
1
-11
/
+11
|
*
fix: common utils should be created before core initialization
saturneric
2023-12-04
1
-2
/
+5
|
*
feat: standarized and speed up app env loading process
saturneric
2023-12-03
1
-49
/
+76
|
*
feat: general improvements of aync execution and memory security
saturneric
2023-12-03
1
-4
/
+6
|
*
fix: add set owner struct action in keymanager menu
saturneric
2023-12-02
1
-2
/
+2
|
*
feat: introduce cmd functions
saturneric
2023-11-29
1
-10
/
+6
|
*
style: improve code style of core
saturneric
2023-10-30
1
-1
/
+1
|
*
feat: moving gnupg info gathering logic to a new module
saturneric
2023-10-25
1
-3
/
+3
|
*
fix: solve some code tidy issues
saturneric
2023-10-25
1
-1
/
+0
|
*
fix: solve some issues on log system
saturneric
2023-10-23
1
-1
/
+1
|
*
refactor: use piml tech to rewrite GlobalSettingsStation
saturneric
2023-10-17
1
-1
/
+1
|
*
fix: check and update copyright at files
saturneric
2023-10-16
1
-2
/
+2
|
*
feat: start to add plugin system and do some improve on project configuration
saturneric
2023-10-15
1
-0
/
+1
|
[next]