Home GnuPG
Diffusion GPGME 105f5446e69d

Qt: Add DefaultKeyGenerationJob
105f5446e69dUnpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

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 dvratil@kde.org

Details

Provenance
aheineckeAuthored on Aug 11 2016, 5:57 PM
Parents
rM59e2251a083b: Qt: Ensure all public classes are exported
Branches
Unknown
Tags
Unknown

Event Timeline

Andre Heinecke <aheinecke@intevation.de> committed rM105f5446e69d: Qt: Add DefaultKeyGenerationJob (authored by Andre Heinecke <aheinecke@intevation.de>).Aug 11 2016, 6:00 PM