aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/src/qgpgmesignkeyjob.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpp,qt: Remove C++ and Qt bindingsIngo Klöcker2025-02-031-242/+0
* qt: Always include C++ binding headers with gpgme++/ prefixIngo Klöcker2024-07-051-3/+3
* qt: Fix building with C++11Ingo Klöcker2022-08-221-0/+9
* qt: Prevent u32 overflow when calculating expiration dateIngo Klöcker2022-06-101-3/+3
* qt: Extend SignKeyJob to create signatures with expiration dateIngo Klöcker2021-06-221-3/+36
* qt: Extend SignKeyJob to create trust signaturesIngo Klöcker2021-05-051-2/+36
* qt: Pimpl QGpgMESignKeyJobIngo Klöcker2021-05-051-28/+38
* qt: Avoid empty "[email protected]" signature notationsIngo Klöcker2020-11-181-1/+1
* cpp, qt: Use uidhash to select uids for signingAndre Heinecke2019-12-131-0/+1
* qt: Allow adding empty remarksAndre Heinecke2019-11-011-1/+1
* qt: Extend signkeyjob to handle remarks and dupsAndre Heinecke2019-10-291-3/+28
* Change copyright from Intevation to BSIAndre Heinecke2017-04-251-1/+2
* cpp, qt: Include config.hAndre Heinecke2016-09-231-0/+4
* Qt / Cpp: Port auto_ptr to unique_ptrAndre Heinecke2016-05-171-4/+2
* Qt: Fix library name in Copyright headersAndre Heinecke2016-05-061-2/+2
* Qt: Remove remaining boost usageAndre Heinecke2016-04-111-2/+1
* Cpp / Qt: Reduce boost usage (memory and tuple)Andre Heinecke2016-04-031-2/+2
* Qt: Add missing MOC includesAndre Heinecke2016-04-031-0/+1
* Add QGpgME code from libkleoAndre Heinecke2016-04-021-0/+127