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
/
MainWindow.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: add more info check
saturneric
9 days
1
-1
/
+1
*
feat: switch text-based model to workspace-based model
saturneric
11 days
1
-7
/
+9
*
fix: testing and solve bugs found
saturneric
11 days
1
-6
/
+17
*
feat: support key groups
saturneric
12 days
1
-3
/
+10
*
feat: add openpgp smart card support
saturneric
2025-04-12
1
-2
/
+4
*
fix: solve discovered issues before release v2.1.7
saturneric
2025-02-04
1
-0
/
+7
*
fix: qt5 compile issues
saturneric
2025-02-03
1
-1
/
+2
*
feat: allow switch ascii mode at file page options
saturneric
2025-02-03
1
-3
/
+3
*
refactor: code clean up of main window
saturneric
2025-01-27
1
-3
/
+25
*
refactor: reduce code duplication of gnupg operations
saturneric
2025-01-27
1
-9
/
+9
*
refactor: reduce code duplication of gnupg file operations
saturneric
2025-01-27
1
-92
/
+4
*
fix: improve code compatibility
saturneric
2025-01-26
1
-8
/
+8
*
fix: optimums unknown fpr verifying helper
saturneric
2025-01-26
1
-1
/
+1
*
feat: allow file batch operations
saturneric
2025-01-26
1
-37
/
+152
*
fix: qt5 build issues
saturneric
2024-12-02
1
-16
/
+15
*
fix: solve discoverd issues on email functions
saturneric
2024-11-28
1
-0
/
+9
*
feat: support decrypt & verify email
saturneric
2024-11-28
1
-0
/
+12
*
feat: support encrypting email
saturneric
2024-11-27
1
-0
/
+6
*
feat: improve ui logic and support more email operations
saturneric
2024-11-27
1
-18
/
+7
*
feat: support uid revoke and uid delete operations
saturneric
2024-11-26
1
-1
/
+1
*
feat: support eml data decryption
saturneric
2024-11-26
1
-1
/
+29
*
fix: add ui status control for email operations
saturneric
2024-11-26
1
-8
/
+9
*
refactor: optimum code and reduce duplicate
saturneric
2024-11-26
1
-1
/
+75
*
feat: improve ui logic of email verification and make project structure better
saturneric
2024-11-26
1
-2
/
+52
*
feat: support verifying email through eml data
saturneric
2024-11-25
1
-3
/
+29
*
feat: support favorite key pairs for multi key databases
saturneric
2024-11-02
1
-2
/
+2
*
feat: remove steganography menu
saturneric
2024-09-28
1
-4
/
+3
*
feat: update copyright info
saturneric
2024-07-29
1
-1
/
+1
*
feat: move pinentry out of source code
saturneric
2024-07-27
1
-5
/
+0
*
fix: discard changes but text still remains
saturneric
2024-05-03
1
-6
/
+1
*
fix: correct some spelling mistakes
saturneric
2024-05-03
1
-2
/
+2
*
feat: add module controller and continue to work on module system
saturneric
2024-02-29
1
-1
/
+2
*
fix: solve an issue that switch tab but crypto menu won't update
saturneric
2024-01-24
1
-5
/
+5
*
fix: solve discovered bugs and improve ui operations
saturneric
2024-01-19
1
-2
/
+5
*
refactor: remove libconfig++ form project
saturneric
2024-01-15
1
-5
/
+0
*
refactor: use QString instead of std::string and improve threading system
saturneric
2024-01-12
1
-20
/
+24
*
feat: improve file browser's functions and tidy up codes
saturneric
2024-01-01
1
-1
/
+1
*
feat: fully test basical operations of archive and file
saturneric
2023-12-31
1
-39
/
+69
*
feat: add simple archiving functions for encrypt and decrypt
saturneric
2023-12-28
1
-4
/
+17
*
feat: add buddled qt pinentry and make it works
saturneric
2023-12-02
1
-0
/
+5
*
feat: use rt listen publish event function in main windows' app version upgra...
Saturneric
2023-10-25
1
-13
/
+1
*
feat: use module instead of integrated code at version checking task
Saturneric
2023-10-24
1
-1
/
+1
*
perf: reduce header includes and improve build speed
saturneric
2023-10-23
1
-4
/
+1
*
fix: check and update copyright at files
saturneric
2023-10-16
1
-2
/
+2
*
feat: support resotring unsaved pages after a crash
Saturneric
2023-07-13
1
-0
/
+16
*
feat: support marking a key as favourite
Saturneric
2023-07-13
1
-0
/
+18
*
feat: add gnupg controller
Saturneric
2023-04-04
1
-0
/
+6
*
feat: improve ui logic and menu operas in main window
Saturneric
2023-03-31
1
-0
/
+37
*
feat: add advanced gnupg operations
Saturneric
2023-01-07
1
-0
/
+5
*
feat(ui, core): add custom key db support
Saturneric
2022-12-04
1
-4
/
+4
[next]