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
/
MainWindowSlotFunction.cpp
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
12 days
feat: support key groups
saturneric
1
-78
/
+67
2025-04-12
refactor: GpgKey and GpgSubKey
saturneric
1
-12
/
+11
2025-02-16
fix: do not check commit hash in flatpak container
saturneric
1
-1
/
+1
2025-01-27
refactor: code clean up
saturneric
1
-6
/
+5
2025-01-27
refactor: clean up code and reduce duplication
saturneric
1
-82
/
+17
2025-01-27
refactor: reduce code duplication of gnupg operations
saturneric
1
-0
/
+18
2025-01-26
fix: optimums unknown fpr verifying helper
saturneric
1
-10
/
+10
2025-01-26
feat: allow file batch operations
saturneric
1
-9
/
+75
2024-12-20
fix: adjust the width of key list cell correctly
saturneric
1
-1
/
+1
2024-12-13
refactor: using qt containers instead of std containers
saturneric
1
-26
/
+26
2024-12-03
fix: eml encrypt error handling
saturneric
1
-6
/
+2
2024-12-03
fix: discovered issues by testing
saturneric
1
-1
/
+16
2024-12-02
fix: qt5 build issues
saturneric
1
-15
/
+14
2024-12-02
feat: skip version notifying on developing or testing build
saturneric
1
-3
/
+8
2024-12-01
feat: check commit hash from remote
saturneric
1
-16
/
+26
2024-12-01
fix: discovered bugs on windows platform
saturneric
1
-4
/
+10
2024-11-28
fix: solve discoverd issues on email functions
saturneric
1
-185
/
+78
2024-11-28
fix: solve issues on ui
saturneric
1
-356
/
+410
2024-11-28
feat: support decrypt & verify email
saturneric
1
-82
/
+361
2024-11-27
feat: support encrypting email
saturneric
1
-3
/
+52
2024-11-27
feat: improve ui logic and support more email operations
saturneric
1
-0
/
+32
2024-11-26
feat: support eml data decryption
saturneric
1
-1
/
+139
2024-11-26
refactor: optimum code and reduce duplicate
saturneric
1
-9
/
+7
2024-11-26
feat: improve ui logic of email verification and make project structure better
saturneric
1
-16
/
+182
2024-11-25
feat: support verifying email through eml data
saturneric
1
-0
/
+49
2024-11-24
feat: allow drag and drop to open text file
saturneric
1
-17
/
+0
2024-11-02
feat: support favorite key pairs for multi key databases
saturneric
1
-4
/
+12
2024-10-26
fix: test basic operations of multi key db and solve issues
saturneric
1
-18
/
+43
2024-07-30
fix: do clean up
saturneric
1
-2
/
+1
2024-07-30
feat: simplify logging
saturneric
1
-6
/
+6
2024-07-29
feat: update copyright info
saturneric
1
-1
/
+1
2024-07-26
feat: remove spdlog and clean up log
saturneric
1
-17
/
+9
2024-06-02
feat: rewrite key list structure and logic
saturneric
1
-1
/
+3
2024-05-03
fix: correct some spelling mistakes
saturneric
1
-1
/
+1
2024-04-14
feat: add a grt viewer and solve some issues in gnupg info tab
saturneric
1
-10
/
+5
2024-04-12
feat: add auto activate function and optimums for some structures
saturneric
1
-1
/
+1
2024-04-11
fix: find and solve some issues on module management
saturneric
1
-5
/
+5
2024-02-26
fix: show the real UTC datetime
saturneric
1
-3
/
+4
2024-01-26
doc: fill translations mainly de and chinese
saturneric
1
-1
/
+2
2024-01-23
feat: improve key list and find widget
saturneric
1
-2
/
+2
2024-01-19
fix: solve discovered bugs and improve ui operations
saturneric
1
-5
/
+3
2024-01-19
fix: slove discovered faults and bugs
saturneric
1
-5
/
+12
2024-01-18
fix: slove discovered bugs
saturneric
1
-2
/
+1
2024-01-16
refactor: remove libgettext from project
saturneric
1
-28
/
+26
2024-01-12
refactor: remove boost and use QString instead of std::filesystem::path
saturneric
1
-15
/
+5
2024-01-12
refactor: use QString instead of std::string and improve threading system
saturneric
1
-16
/
+15
2024-01-11
feat: improve api and ui of keys import and export
saturneric
1
-6
/
+14
2024-01-08
fix: slove issue #123 "Append fingerprint to editor" crashes if there is no ↵
saturneric
1
-17
/
+5
editor open
2024-01-05
feat: integrate logging api to core
saturneric
1
-8
/
+8
2024-01-01
feat: improve file browser's functions and tidy up codes
saturneric
1
-1
/
+20
[next]