diff options
author | Ingo Klöcker <[email protected]> | 2020-09-07 10:02:29 +0000 |
---|---|---|
committer | Ingo Klöcker <[email protected]> | 2020-09-07 10:02:29 +0000 |
commit | 13bcc6680ac2030d45e4f36a64864bcd6a1d42a9 (patch) | |
tree | ac4170e2aba870de2aa9069a900bb40e5eef91d4 /lang/cpp/src/key.cpp | |
parent | cpp: Add keylist mode WithSecret (diff) | |
download | gpgme-13bcc6680ac2030d45e4f36a64864bcd6a1d42a9.tar.gz gpgme-13bcc6680ac2030d45e4f36a64864bcd6a1d42a9.zip |
qt: List keys once with --with-secret instead of twice
* lang/qt/src/qgpgmelistallkeysjob.cpp
(do_list_keys): Rename to do_list_keys_legacy and put into unnamed
namespace.
(merge_keys): Put into unnamed namespace.
(list_keys): Rename to list_keys_legacy and put into unnamed namespace.
(do_list_keys, list_keys): New.
* lang/qt/tests/t-keylist.cpp (testListAllKeysSync): New.
--
With gpg >= 2.1, list keys once with --with-secret instead of listing
public keys and secret keys and then merging (part of) the information
about the keys.
GnuPG-bug-id: 4794
Diffstat (limited to 'lang/cpp/src/key.cpp')
0 files changed, 0 insertions, 0 deletions