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
/
widgets
/
KeyList.cpp
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
fix: testing and solve bugs found
saturneric
11 days
1
-45
/
+17
|
*
fix: found bugs
saturneric
12 days
1
-2
/
+6
|
*
feat: support key groups
saturneric
12 days
1
-115
/
+134
|
*
refactor: GpgKey and GpgSubKey
saturneric
2025-04-12
1
-1
/
+1
|
*
chore: clean up code
saturneric
2025-02-04
1
-1
/
+0
|
*
refactor: clean up code and reduce duplication
saturneric
2025-01-27
1
-0
/
+15
|
*
refactor: clean up code
saturneric
2025-01-27
1
-12
/
+7
|
*
Merge branch 'develop' into dev/2.1.6/main
saturneric
2025-01-21
1
-18
/
+0
|
\
|
*
fix: avoid check action triggering the show of key detail dialog
saturneric
2024-12-21
1
-18
/
+0
|
|
*
|
refactor: using qt containers instead of std containers
saturneric
2024-12-13
1
-25
/
+25
|
/
*
feat: improve ui logic and support more email operations
saturneric
2024-11-27
1
-0
/
+11
|
*
fix: solve key list drag and drop refreshing issue
saturneric
2024-11-24
1
-0
/
+3
|
*
feat: show current selected key db
saturneric
2024-11-17
1
-0
/
+1
|
*
feat: support favorite key pairs for multi key databases
saturneric
2024-11-02
1
-11
/
+7
|
*
fix: should select channel before any gpg operation
saturneric
2024-10-26
1
-2
/
+2
|
*
fix: test basic operations of multi key db and solve issues
saturneric
2024-10-26
1
-8
/
+17
|
*
fix: thread concurrent crash issue
saturneric
2024-10-26
1
-2
/
+4
|
*
feat: add more context of key database support
saturneric
2024-10-25
1
-3
/
+37
|
*
fix: filling in missing translations
saturneric
2024-08-05
1
-2
/
+2
|
*
feat: simplify logging
saturneric
2024-07-30
1
-5
/
+5
|
*
feat: update copyright info
saturneric
2024-07-29
1
-1
/
+1
|
*
fix: indirect memory leak issues
saturneric
2024-07-26
1
-7
/
+7
|
*
feat: remove spdlog and clean up log
saturneric
2024-07-26
1
-11
/
+5
|
*
feat: enable sorting and add column "comment" at key table
saturneric
2024-06-28
1
-0
/
+16
|
*
refactor: rewrite KeyMenuAbility
saturneric
2024-06-28
1
-6
/
+9
|
*
feat: user can select shown columns at key table
saturneric
2024-06-28
1
-108
/
+118
|
*
feat: rewrite key list structure and logic
saturneric
2024-06-02
1
-358
/
+178
|
*
fix: update translations
saturneric
2024-05-11
1
-1
/
+1
|
*
feat: let user select keys to sync from key server
saturneric
2024-05-11
1
-7
/
+41
|
*
feat: enhance keys searching functions
saturneric
2024-01-25
1
-5
/
+9
|
*
fix: solve an issue that switch tab but crypto menu won't update
saturneric
2024-01-24
1
-1
/
+1
|
*
feat: improve key list and find widget
saturneric
2024-01-23
1
-20
/
+29
|
*
feat: add a setting to enable gpgme debug log
saturneric
2024-01-23
1
-3
/
+3
|
*
fix: solve discovered bugs and improve ui operations
saturneric
2024-01-19
1
-1
/
+1
|
*
fix: slove discovered bugs
saturneric
2024-01-18
1
-1
/
+1
|
*
refactor: remove libgettext from project
saturneric
2024-01-16
1
-23
/
+20
|
*
fix: make task and threading system safer
saturneric
2024-01-16
1
-1
/
+0
|
*
fix: slove the languange settings issue
saturneric
2024-01-15
1
-2
/
+2
|
*
refactor: remove libconfig++ form project
saturneric
2024-01-15
1
-18
/
+10
|
*
refactor: use QString instead of std::string and improve threading system
saturneric
2024-01-12
1
-75
/
+67
|
*
feat: improve api and ui of keys import and export
saturneric
2024-01-11
1
-14
/
+5
|
*
feat: integrate logging api to core
saturneric
2024-01-05
1
-10
/
+10
|
*
feat: general improvements of aync execution and memory security
saturneric
2023-12-03
1
-1
/
+1
|
*
fix: add set owner struct action in keymanager menu
saturneric
2023-12-02
1
-9
/
+10
|
*
fix: solve some code tidy issues
saturneric
2023-10-25
1
-2
/
+2
|
*
refactor: use piml tech to rewrite GlobalSettingsStation
saturneric
2023-10-17
1
-1
/
+1
|
*
fix: check and update copyright at files
saturneric
2023-10-16
1
-2
/
+2
|
*
fix: improve ui
Saturneric
2023-07-14
1
-6
/
+1
|
*
feat: support searching keys
Saturneric
2023-07-13
1
-5
/
+56
|
*
feat: support marking a key as favourite
Saturneric
2023-07-13
1
-1
/
+34
|
[next]