diff options
author | Andre Heinecke <[email protected]> | 2016-08-11 15:57:14 +0000 |
---|---|---|
committer | Andre Heinecke <[email protected]> | 2016-08-11 16:00:14 +0000 |
commit | 105f5446e69db00291164397cf0d8e68374cf420 (patch) | |
tree | e2f0feeb9802fb2c0c52a0c92730a12102410d1d /lang/cpp | |
parent | Qt: Ensure all public classes are exported (diff) | |
download | gpgme-105f5446e69db00291164397cf0d8e68374cf420.tar.gz gpgme-105f5446e69db00291164397cf0d8e68374cf420.zip |
Qt: Add DefaultKeyGenerationJob
* lang/qt/src/defaultkeygenerationjob.cpp,
lang/qt/src/defaultkeygenerationjob.h: New.
* lang/qt/src/Makefile.am: Update accordingly.
--
The defaultkeygenerationjob makes it easier to just generate a key
in the future this should probably use quick-gen key but since this
is not exposed in gpgme we hardcode the defaults and do it with
the params file.
This is also the first job that uses a new and better architecture
without backend abstraction and the pimpl pattern instead of
a specialized subclass.
This is an adoption of kde's libkleo commit f49b7157
Thanks [email protected]
Diffstat (limited to 'lang/cpp')
0 files changed, 0 insertions, 0 deletions