aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* qt: Add support for revoke signature quick commandIngo Klöcker2020-10-293-2/+38
* qt: Some minor cleanupsIngo Klöcker2020-10-291-13/+3
* qt: Add QDebug stream operator for GpgME::ErrorIngo Klöcker2020-10-233-1/+99
* qt: Update the documentation of ListAllKeysJobIngo Klöcker2020-09-081-2/+3
* qt: List keys once with --with-secret instead of twiceIngo Klöcker2020-09-071-9/+52
* qt: Fix an rfc2253 parser flawWerner Koch2020-08-281-3/+2
* qt: Support changing expiry of subkeysIngo Klöcker2020-08-113-4/+39
* qt: Port to new setExpire()Ingo Klöcker2020-08-051-18/+6
* qt, cpp: Support export modesAndre Heinecke2020-07-163-4/+22
* qt: Change logging categoryaheinecke/json-testAndre Heinecke2020-02-1910-55/+55
* qt: Log execution args of gpg-cardAndre Heinecke2020-02-191-3/+5
* qt: Add dummy context to make mixin happyAndre Heinecke2020-02-121-1/+2
* qt: Add GpgCardJob following the job patternAndre Heinecke2020-02-128-2/+319
* 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-293-3/+56
* qt: Handle diagnostic audit log for CMSAndre Heinecke2019-03-201-1/+7
* qt,cpp: Consistently use nullptr and overrideAndre Heinecke2018-12-0319-83/+84
* spelling: fix misspellingsDaniel Kahn Gillmor2018-11-082-3/+3
* qt: Handle encoding for diagnosticsAndre Heinecke2018-07-181-1/+53
* qt: Handle OpenPGP Diagnostic logAndre Heinecke2018-07-051-5/+27
* qt: Fix filename handling in cryptoconfigAndre Heinecke2018-04-261-3/+3
* qt: Don't use QDateTime::toSecsSinceEpochAndre Heinecke2017-12-111-2/+2
* qt: Add job for quick commandsAndre Heinecke2017-12-017-2/+315
* qt: Fix IODeviceDataProvider with ProcessAndre Heinecke2017-11-141-1/+5
* qt: Add a missing include <functional>Andre Heinecke2017-05-101-0/+1
* qt: Undeprecate API that I find usefulAndre Heinecke2017-05-105-5/+5
* qt, cpp: Add additional copyright BSI notesAndre Heinecke2017-04-252-1/+4
* Change copyright from Intevation to BSIAndre Heinecke2017-04-2595-95/+190
* qt: pass fmt to gpgrt_asprintf()Igor Gnatenko2017-04-031-1/+1
* qt: Use gpgrt_asprintf instead of qstrdupAndre Heinecke2017-03-131-2/+2
* qt: Allow creation of default keys without nameAndre Heinecke2017-03-011-3/+8
* qt: Add missing #include <functional>Igor Gnatenko2017-02-132-0/+2
* qt: Add support for stringValueList in CryptoConfAndre Heinecke2017-01-125-1/+68
* Fix Qgpgme build for macosAndre Heinecke2017-01-111-1/+3
* Fix cmake configuration files for MacOSAndre Heinecke2017-01-112-1/+8
* qt: Update config sync doc / commentAndre Heinecke2017-01-022-12/+6
* qt, cpp: Add cmake config files for w32Andre Heinecke2016-11-153-7/+113
* qt: Use new style connect in th..mixinAndre Heinecke2016-11-151-1/+2
* qt: Add API to get the context for a JobAndre Heinecke2016-11-143-2/+32
* qt, cpp: Enable dll build for windowsAndre Heinecke2016-11-141-1/+1
* qt: Change license of export / version headerAndre Heinecke2016-11-032-34/+54
* qt: Fix build with g++ 4.8.xAndras Mantia2016-11-021-3/+3
* qt, cpp: Fix versioning in cmake config and headerAndre Heinecke2016-11-022-6/+6
* qt: Install cmake config into qgpgme subdirAndre Heinecke2016-11-021-6/+6
* qt: Require gpgmepp from cmake config scriptAndre Heinecke2016-11-021-0/+3
* qt, cpp: Add all generated files to cleanfilesAndre Heinecke2016-11-021-1/+3
* qt: Add Distinguished Name parser from libkleoAndre Heinecke2016-11-013-2/+636
* qt, cpp: Install version headers in subdirsAndre Heinecke2016-11-011-1/+1
* qt: Improve WKSPublishJob apidocAndre Heinecke2016-10-191-4/+13