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