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
/
main_window
/
GeneralMainWindow.cpp
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2025-04-13
feat: add SmartCardController
saturneric
1
-0
/
+3
2024-11-27
feat: improve ui logic and support more email operations
saturneric
1
-6
/
+10
2024-07-30
feat: simplify logging
saturneric
1
-2
/
+2
2024-07-29
feat: update copyright info
saturneric
1
-1
/
+1
2024-07-28
fix: adjust min size of main window and key management
saturneric
1
-3
/
+3
2024-07-26
feat: remove spdlog and clean up log
saturneric
1
-37
/
+2
2024-05-03
fix: set min size of key mnt and another main window
saturneric
1
-2
/
+1
2024-05-03
fix: min size of main windows is 640 * 480
saturneric
1
-7
/
+10
2024-04-12
feat: add auto activate function and optimums for some structures
saturneric
1
-3
/
+3
2024-01-30
fix: add general main window rect state fallback logic
saturneric
1
-3
/
+85
2024-01-23
fix: main windows is too small
saturneric
1
-0
/
+3
2024-01-15
feat: use qt json support components in data object and infos gathering module
saturneric
1
-56
/
+32
2024-01-12
refactor: use QString instead of std::string and improve threading system
saturneric
1
-14
/
+13
2024-01-05
feat: integrate logging api to core
saturneric
1
-10
/
+13
2023-10-25
feat: use rt listen publish event function in main windows' app version ↵
Saturneric
1
-1
/
+1
upgrade notification
2023-10-16
fix: check and update copyright at files
saturneric
1
-2
/
+2
2023-07-13
feat: support resotring unsaved pages after a crash
Saturneric
1
-0
/
+4
2023-02-11
fix: reduce info level logs
Saturneric
1
-9
/
+5
2023-02-03
feat: change the log style in source files
Saturneric
1
-10
/
+9
2022-11-26
fix: record the actural size
Saturneric
1
-0
/
+3
1. record the actural size of dialogs and main windows when they are closing
2022-09-03
fix(ui): fix user feedback issues.
Saturneric
1
-5
/
+38
1. add the font size settings of text editor. 2. fix exception under Russia lang when doing verification.
2022-07-23
fix(ui): fix button style problem
Saturneric
1
-9
/
+18
2022-07-22
fix(ui): fix signer picker and other issues
Saturneric
1
-6
/
+6
1. signer picker can cancel its operation now 2. fix window title of "Export As Key Package"
2022-07-22
feat(ui): use general main window and dialog class
Saturneric
1
-0
/
+126
1. store window size and position 2. store icon size and style