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
/
GpgFrontendApplication.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: qt5 build issues
saturneric
2024-12-02
1
-5
/
+11
*
feat: improve version option
saturneric
2024-11-22
1
-1
/
+0
*
feat: set a better display name under developing and testing
saturneric
2024-11-21
1
-2
/
+3
*
feat: distinguish between develop, unstable and release versions
saturneric
2024-11-21
1
-5
/
+14
*
feat: simplify logging
saturneric
2024-07-30
1
-2
/
+2
*
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
-2
/
+2
*
fix: cannot show version in about tab
saturneric
2024-05-17
1
-1
/
+1
*
refactor: remove qt6 core5compat dependencies
saturneric
2024-03-01
1
-5
/
+0
*
feat: add module controller and continue to work on module system
saturneric
2024-02-29
1
-5
/
+7
*
fix: improve icons and logo style
saturneric
2024-02-25
1
-2
/
+3
*
refactor: remove libgettext from project
saturneric
2024-01-16
1
-12
/
+13
*
refactor: remove libconfig++ form project
saturneric
2024-01-15
1
-4
/
+6
*
refactor: remove boost and use QString instead of std::filesystem::path
saturneric
2024-01-12
1
-7
/
+0
*
feat: integrate logging api to core
saturneric
2024-01-05
1
-6
/
+8
*
refactor: improve the structure of main,core and test module
saturneric
2023-12-13
1
-19
/
+0
*
feat: add buddled qt pinentry and make it works
saturneric
2023-12-02
1
-0
/
+4
*
fix: improve the stability of thread system
saturneric
2023-10-19
1
-3
/
+2
*
feat: simplify the thread system and improve its stability
saturneric
2023-10-18
1
-3
/
+5
*
refactor: use piml tech to rewrite GlobalSettingsStation
saturneric
2023-10-17
1
-0
/
+3
*
fix: check and update copyright at files
saturneric
2023-10-16
1
-3
/
+5
*
feat: add log for debug
Saturneric
2023-03-30
1
-0
/
+2
*
fix: reduce info level logs
Saturneric
2023-02-11
1
-2
/
+2
*
feat: upgrade qt framework to 6.3
Saturneric
2023-02-11
1
-5
/
+2
*
feat: change the log style in source files
Saturneric
2023-02-03
1
-2
/
+2
*
style(src): reformat code
Saturneric
2022-07-22
1
-2
/
+1
*
feat(ui): use general main window and dialog class
Saturneric
2022-07-22
1
-1
/
+0
*
fix(ui): fix crash when start app.
Saturneric
2022-06-01
1
-2
/
+7
*
fix(ui): there is possible null pointer dereference
Saturneric
2022-05-20
1
-1
/
+1
*
feat: handle application's exceptions and crash
Saturneric
2022-05-20
1
-0
/
+94