Home GnuPG
Diffusion GPGME 9640dc58e498

qt: Add support for stringValueList in CryptoConf
9640dc58e498Unpublished

Unpublished Commit ยท Learn More

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

Description

qt: Add support for stringValueList in CryptoConf

* lang/qt/src/Makefile.am (qgpgme_sources): Add cryptoconfig.cpp
* lang/qt/src/cryptoconfig.cpp: New.
* lang/qt/src/cryptoconfig.h (CryptoConfigEntry::stringValueList):
New.
* lang/qt/src/qgpgmenewcryptoconfig.cpp
(QGpgMENewCryptoConfigEntry::stringValueList): New.
* lang/qt/src/qgpgmenewcryptoconfig.h: Update accordingly.

This is a pardigm change in cryptoconfig.h to avoid ABI breaks
with each new config value we support it now has an implementation
that is directly related to qgpgmenewcryptoconfig, which is now
the only one.

Details

Provenance
aheineckeAuthored on Jan 12 2017, 12:57 PM
Parents
rMa09ed3f26a1f: qt: Don't use qstrdup in test passphrase cb
Branches
Unknown
Tags
Unknown

Event Timeline

Andre Heinecke <aheinecke@intevation.de> committed rM9640dc58e498: qt: Add support for stringValueList in CryptoConf (authored by Andre Heinecke <aheinecke@intevation.de>).Jan 12 2017, 12:57 PM