gpgme/lang/cpp/src
Andre Heinecke d949d711dc Cpp: Add support for gpgme_data_identify
* lang/cpp/src/data.cpp (Data::type): New.
* lang/cpp/src/data.h (Data::Type): New enum mapping.
2016-04-12 16:05:31 +02:00
..
interfaces Remove feature check ifdefs 2016-02-22 19:07:41 +01:00
assuanresult.cpp Remove feature check ifdefs 2016-02-22 19:07:41 +01:00
assuanresult.h Cpp / Qt: Reduce boost usage (memory and tuple) 2016-04-03 04:52:16 -08:00
callbacks.cpp Remove feature check ifdefs 2016-02-22 19:07:41 +01:00
callbacks.h Initial checkin of gpgmepp sources 2016-02-22 19:01:37 +01:00
configuration.cpp Cpp: Remove last usages of boost 2016-04-11 17:00:59 +02:00
configuration.h Cpp / Qt: Reduce boost usage (memory and tuple) 2016-04-03 04:52:16 -08:00
context_glib.cpp Remove feature check ifdefs 2016-02-22 19:07:41 +01:00
context_p.h Initial checkin of gpgmepp sources 2016-02-22 19:01:37 +01:00
context_qt.cpp Remove feature check ifdefs 2016-02-22 19:07:41 +01:00
context_vanilla.cpp Remove feature check ifdefs 2016-02-22 19:07:41 +01:00
context.cpp Cpp: Remove last usages of boost 2016-04-11 17:00:59 +02:00
context.h Initial checkin of gpgmepp sources 2016-02-22 19:01:37 +01:00
data_p.h Initial checkin of gpgmepp sources 2016-02-22 19:01:37 +01:00
data.cpp Cpp: Add support for gpgme_data_identify 2016-04-12 16:05:31 +02:00
data.h Cpp: Add support for gpgme_data_identify 2016-04-12 16:05:31 +02:00
decryptionresult.cpp Remove feature check ifdefs 2016-02-22 19:07:41 +01:00
decryptionresult.h Cpp / Qt: Reduce boost usage (memory and tuple) 2016-04-03 04:52:16 -08:00
defaultassuantransaction.cpp Cpp / Qt: Reduce boost usage (memory and tuple) 2016-04-03 04:52:16 -08:00
defaultassuantransaction.h Initial checkin of gpgmepp sources 2016-02-22 19:01:37 +01:00
editinteractor.cpp Remove feature check ifdefs 2016-02-22 19:07:41 +01:00
editinteractor.h Initial checkin of gpgmepp sources 2016-02-22 19:01:37 +01:00
encryptionresult.cpp Cpp / Qt: Reduce boost usage (memory and tuple) 2016-04-03 04:52:16 -08:00
encryptionresult.h Cpp / Qt: Reduce boost usage (memory and tuple) 2016-04-03 04:52:16 -08:00
engineinfo.cpp Remove feature check ifdefs 2016-02-22 19:07:41 +01:00
engineinfo.h Cpp / Qt: Reduce boost usage (memory and tuple) 2016-04-03 04:52:16 -08:00
error.h Initial checkin of gpgmepp sources 2016-02-22 19:01:37 +01:00
eventloopinteractor.cpp Remove feature check ifdefs 2016-02-22 19:07:41 +01:00
eventloopinteractor.h Initial checkin of gpgmepp sources 2016-02-22 19:01:37 +01:00
exception.cpp Initial checkin of gpgmepp sources 2016-02-22 19:01:37 +01:00
exception.h Initial checkin of gpgmepp sources 2016-02-22 19:01:37 +01:00
global.h Cpp: Add string comparators for keys 2016-04-11 17:06:14 +02:00
gpgadduserideditinteractor.cpp Initial checkin of gpgmepp sources 2016-02-22 19:01:37 +01:00
gpgadduserideditinteractor.h Initial checkin of gpgmepp sources 2016-02-22 19:01:37 +01:00
gpgagentgetinfoassuantransaction.cpp Cpp / Qt: Reduce boost usage (memory and tuple) 2016-04-03 04:52:16 -08:00
gpgagentgetinfoassuantransaction.h Initial checkin of gpgmepp sources 2016-02-22 19:01:37 +01:00
gpgmefw.h Initial checkin of gpgmepp sources 2016-02-22 19:01:37 +01:00
gpgmepp_export.h Fix export header and windows export macros 2016-03-02 16:24:09 +01:00
GpgmeppConfig.cmake.in.in Add pthread in gpgmepp config 2016-04-04 10:59:13 +02:00
GpgmeppConfigVersion.cmake.in Add cmake configuration files 2016-03-02 18:41:42 +01:00
gpgsetexpirytimeeditinteractor.cpp Initial checkin of gpgmepp sources 2016-02-22 19:01:37 +01:00
gpgsetexpirytimeeditinteractor.h Initial checkin of gpgmepp sources 2016-02-22 19:01:37 +01:00
gpgsetownertrusteditinteractor.cpp Initial checkin of gpgmepp sources 2016-02-22 19:01:37 +01:00
gpgsetownertrusteditinteractor.h Initial checkin of gpgmepp sources 2016-02-22 19:01:37 +01:00
gpgsignkeyeditinteractor.cpp Cpp / Qt: Reduce boost usage (memory and tuple) 2016-04-03 04:52:16 -08:00
gpgsignkeyeditinteractor.h Initial checkin of gpgmepp sources 2016-02-22 19:01:37 +01:00
importresult.cpp Cpp / Qt: Reduce boost usage (memory and tuple) 2016-04-03 04:52:16 -08:00
importresult.h Cpp / Qt: Reduce boost usage (memory and tuple) 2016-04-03 04:52:16 -08:00
key.cpp Remove feature check ifdefs 2016-02-22 19:07:41 +01:00
key.h Cpp: Add string comparators for keys 2016-04-11 17:06:14 +02:00
keygenerationresult.cpp Remove feature check ifdefs 2016-02-22 19:07:41 +01:00
keygenerationresult.h Cpp / Qt: Reduce boost usage (memory and tuple) 2016-04-03 04:52:16 -08:00
keylistresult.cpp Remove feature check ifdefs 2016-02-22 19:07:41 +01:00
keylistresult.h Cpp / Qt: Reduce boost usage (memory and tuple) 2016-04-03 04:52:16 -08:00
Makefile.am Add qgpgme as qt language binding 2016-03-08 15:37:10 +01:00
notation.h Cpp / Qt: Reduce boost usage (memory and tuple) 2016-04-03 04:52:16 -08:00
result_p.h Initial checkin of gpgmepp sources 2016-02-22 19:01:37 +01:00
result.h Initial checkin of gpgmepp sources 2016-02-22 19:01:37 +01:00
scdgetinfoassuantransaction.cpp Cpp: Remove last usages of boost 2016-04-11 17:00:59 +02:00
scdgetinfoassuantransaction.h Initial checkin of gpgmepp sources 2016-02-22 19:01:37 +01:00
signingresult.cpp Cpp / Qt: Reduce boost usage (memory and tuple) 2016-04-03 04:52:16 -08:00
signingresult.h Cpp / Qt: Reduce boost usage (memory and tuple) 2016-04-03 04:52:16 -08:00
trustitem.cpp Remove feature check ifdefs 2016-02-22 19:07:41 +01:00
trustitem.h Initial checkin of gpgmepp sources 2016-02-22 19:01:37 +01:00
util.h Remove feature check ifdefs 2016-02-22 19:07:41 +01:00
verificationresult.cpp Cpp / Qt: Reduce boost usage (memory and tuple) 2016-04-03 04:52:16 -08:00
verificationresult.h Cpp / Qt: Reduce boost usage (memory and tuple) 2016-04-03 04:52:16 -08:00
vfsmountresult.cpp Remove feature check ifdefs 2016-02-22 19:07:41 +01:00
vfsmountresult.h Cpp / Qt: Reduce boost usage (memory and tuple) 2016-04-03 04:52:16 -08:00