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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-26
fix: indirect memory leak issues
saturneric
1
-7
/
+7
2024-07-26
feat: remove spdlog and clean up log
saturneric
1
-11
/
+5
2024-06-28
feat: enable sorting and add column "comment" at key table
saturneric
1
-0
/
+16
2024-06-28
refactor: rewrite KeyMenuAbility
saturneric
1
-6
/
+9
2024-06-28
feat: user can select shown columns at key table
saturneric
1
-108
/
+118
2024-06-02
feat: rewrite key list structure and logic
saturneric
1
-358
/
+178
2024-05-11
fix: update translations
saturneric
1
-1
/
+1
2024-05-11
feat: let user select keys to sync from key server
saturneric
1
-7
/
+41
2024-01-25
feat: enhance keys searching functions
saturneric
1
-5
/
+9
2024-01-24
fix: solve an issue that switch tab but crypto menu won't update
saturneric
1
-1
/
+1
2024-01-23
feat: improve key list and find widget
saturneric
1
-20
/
+29
2024-01-23
feat: add a setting to enable gpgme debug log
saturneric
1
-3
/
+3
2024-01-19
fix: solve discovered bugs and improve ui operations
saturneric
1
-1
/
+1
2024-01-18
fix: slove discovered bugs
saturneric
1
-1
/
+1
2024-01-16
refactor: remove libgettext from project
saturneric
1
-23
/
+20
2024-01-16
fix: make task and threading system safer
saturneric
1
-1
/
+0
2024-01-15
fix: slove the languange settings issue
saturneric
1
-2
/
+2
2024-01-15
refactor: remove libconfig++ form project
saturneric
1
-18
/
+10
2024-01-12
refactor: use QString instead of std::string and improve threading system
saturneric
1
-75
/
+67
2024-01-11
feat: improve api and ui of keys import and export
saturneric
1
-14
/
+5
2024-01-05
feat: integrate logging api to core
saturneric
1
-10
/
+10
2023-12-03
feat: general improvements of aync execution and memory security
saturneric
1
-1
/
+1
2023-12-02
fix: add set owner struct action in keymanager menu
saturneric
1
-9
/
+10
2023-10-25
fix: solve some code tidy issues
saturneric
1
-2
/
+2
2023-10-17
refactor: use piml tech to rewrite GlobalSettingsStation
saturneric
1
-1
/
+1
2023-10-16
fix: check and update copyright at files
saturneric
1
-2
/
+2
2023-07-14
fix: improve ui
Saturneric
1
-6
/
+1
2023-07-13
feat: support searching keys
Saturneric
1
-5
/
+56
2023-07-13
feat: support marking a key as favourite
Saturneric
1
-1
/
+34
2023-07-12
feat: support owner trust level settings of gpg key
Saturneric
1
-1
/
+1
2023-04-05
feat: simplify settings lookup
Saturneric
1
-10
/
+15
2023-02-11
fix: reduce info level logs
Saturneric
1
-13
/
+12
2023-02-03
feat: change the log style in source files
Saturneric
1
-15
/
+15
2022-11-26
feat: support generate ecc key
Saturneric
1
-5
/
+2
2022-09-03
fix(core, ui): delete some unnecessary logs
Saturneric
1
-6
/
+0
2022-09-03
fix(ui): fix user feedback issues.
Saturneric
1
-1
/
+5
2022-05-13
feat: add a simple TaskRunner system
Saturneric
1
-9
/
+15
2022-05-12
fix(core): fix a bug when key in smart card
dev/2.0.7
Saturneric
1
-1
/
+4
2022-05-09
fix: fix crash poblem when doing operations
Saturneric
1
-13
/
+11
2022-05-07
refactor: develop 2.0.6 start
Saturneric
1
-28
/
+10
2022-03-19
<fix>(core, ui): Fix path double-byte encoding problem under Windows
Saturneric
1
-1
/
+1
2022-02-06
<refactor>(src): Move and split the Global Settings Station
Saturneric
1
-3
/
+3
2022-02-06
<refactor>(core, ui): Adjust the core code directory structure.
Saturneric
1
-1
/
+1
2022-02-04
<refactor>(src): rename the gpg directory to core
Saturneric
1
-2
/
+2
2022-02-02
<refactor, fix>(ui): Repair and tidy the signal and slot docking
Saturneric
1
-4
/
+5
2022-01-23
<refactor>(ui): tidy up codes and comments.
Saturneric
1
-3
/
+3
2022-01-23
<refactor>(ui): tidy up codes and comments.
Saturneric
1
-162
/
+171
2022-01-22
<license, style>(src, test): Fix some issues in license statement.
Saturneric
1
-6
/
+10
2022-01-15
<doc, refactor>(ci): Tidy up code of core and related parts
Saturneric
1
-28
/
+29
2022-01-12
<refactor>(ui): Change Sync() to Sync Settings()
Saturneric
1
-2
/
+2
[next]