aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt (follow)
Commit message (Expand)AuthorAgeFilesLines
* qt: Fix IODeviceDataProvider with ProcessAndre Heinecke2017-11-141-1/+5
* qt: Add test for version infoAndre Heinecke2017-09-041-0/+13
* tests: Make sure to kill all previously running daemons.Justus Winter2017-05-101-0/+1
* qt: Stop agent on clean.Justus Winter2017-05-101-0/+1
* 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, tests: Don't use internal APIAndre Heinecke2017-05-102-17/+19
* qt, cpp: Add additional copyright BSI notesAndre Heinecke2017-04-255-4/+10
* Change copyright from Intevation to BSIAndre Heinecke2017-04-25107-107/+214
* tests: Do not use check-local magic as dependencyAlon Bar-Lev2017-04-101-9/+3
* qt: pass fmt to gpgrt_asprintf()Igor Gnatenko2017-04-031-1/+1
* qt: Handle if gpg does not support tofu in testAndre Heinecke2017-03-301-1/+22
* Revert "qt: Disable testEncryptDecryptNowrap"Andre Heinecke2017-03-281-2/+0
* qt: Disable testEncryptDecryptNowrapAndre Heinecke2017-03-271-0/+2
* qt: Add unittest for decrypt unwrapAndre Heinecke2017-03-241-1/+66
* qt: Add test for Data::toKeysAndre Heinecke2017-03-221-0/+30
* qt: Initialize library first in testsAndre Heinecke2017-03-221-0/+2
* qt: Add test for DN parserAndre Heinecke2017-03-131-0/+10
* 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: Make sure to remove the tofu.db on clean.Justus Winter2017-02-141-1/+1
* qt: Add missing #include <functional>Igor Gnatenko2017-02-132-0/+2
* qt: Don't rely on implicit include in t-verifyAndre Heinecke2017-02-071-0/+1
* qt: Add test for tofu conflictAndre Heinecke2017-02-021-0/+133
* qt: Increase timeout when waiting for signals.Justus Winter2017-01-316-13/+17
* qt: Use QVERIFY instead of Q_ASSERT in conf testAndre Heinecke2017-01-161-3/+3
* qt: Add test for CryptoConfigAndre Heinecke2017-01-162-3/+98
* qt: Add support for stringValueList in CryptoConfAndre Heinecke2017-01-125-1/+68
* qt: Don't use qstrdup in test passphrase cbAndre Heinecke2017-01-121-1/+5
* qt: Clean up test dirs on failureAndre Heinecke2017-01-118-174/+174
* qt: Add test for uid functionsAndre Heinecke2017-01-112-3/+131
* Fix Qgpgme build for macosAndre Heinecke2017-01-112-2/+4
* 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-144-2/+36
* 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
* qt, cpp: Fix permissions of Config filesAndre Heinecke2016-10-131-2/+2
* qt: Install SpecialJobAndre Heinecke2016-10-131-1/+2
* qt, cpp: Fix expected targets in Config filesAndre Heinecke2016-10-131-1/+1