aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Qt: Remove unused variableAndre Heinecke2016-08-101-1/+1
* Qt: Create TestPassphraseProvider on stackAndre Heinecke2016-08-102-4/+7
* Qt: Fix t-keylist moc includeAndre Heinecke2016-08-101-1/+0
* Qt: Clean up debug output in testsAndre Heinecke2016-08-091-2/+1
* Qt: Add encryption test and refactor testsuiteAndre Heinecke2016-08-098-46/+302
* Qt: Add support for EncryptJobs with generic flagsAndre Heinecke2016-08-096-22/+100
* Qt: Disable keylocate test for gnupg < 2.0.10Andre Heinecke2016-07-141-0/+4
* Qt: Fix usage of ignore-invalid-option in testsAndre Heinecke2016-07-141-4/+4
* Qt: Fix tests if gpg2 is gpgAndre Heinecke2016-07-141-1/+7
* Qt: Install CamelCase forward includesAndre Heinecke2016-07-121-2/+40
* Qt: Export VerifyDetachedJobAndre Heinecke2016-07-121-1/+1
* Qt/Cpp: Add version headersAndre Heinecke2016-07-122-1/+34
* Qt/Cpp: Add license blurb to export headersAndre Heinecke2016-07-121-0/+20
* Qt: Fix memleaks in testsAndre Heinecke2016-07-113-0/+20
* Qt: Add some general Protocol documentationAndre Heinecke2016-07-111-0/+35
* Qt: Disable t-tofuinfo testsAndre Heinecke2016-07-111-5/+1
* qt: Fix distcheck.Justus Winter2016-07-072-2/+6
* Qt: Add test for publicKeyAlgorithmAsStringAndre Heinecke2016-07-061-0/+22
* Qt: Add check for pubkeyAlgo in t-keylistAndre Heinecke2016-07-061-0/+4
* Qt: Fix include order when buildin testAndre Heinecke2016-07-061-4/+4
* Revert "Qt: More robust lookup of Cpp's context.h"Andre Heinecke2016-07-061-1/+1
* Qt: Fix test build with Qt < 5.4.0Andre Heinecke2016-07-053-4/+4
* Qt: More robust lookup of Cpp's context.hAndre Heinecke2016-07-051-1/+1
* Qt: Add testTofuSignCountAndre Heinecke2016-07-041-1/+83
* Qt: Add test passphrase providerAndre Heinecke2016-07-042-1/+48
* Qt: Add test for TofuInfoAndre Heinecke2016-07-012-3/+167
* Qt: Fix debug output in t-ownertrustAndre Heinecke2016-06-011-1/+3
* Qt: Fix test build with clangAndre Heinecke2016-05-241-1/+1
* Qt: Add test for changeownertrustAndre Heinecke2016-05-202-3/+109
* Qt: Check for graphviz and set HAVE_DOT correctlyAndre Heinecke2016-05-191-1/+1
* Qt: Fix compilation of unit testsAndre Heinecke2016-05-191-1/+1
* Qt / Cpp: Port auto_ptr to unique_ptrAndre Heinecke2016-05-175-16/+10
* Qt: Add keyLocateJob and test for itAndre Heinecke2016-05-134-3/+159
* Qt: Add missing copyright header in testAndre Heinecke2016-05-131-0/+31
* Qt / Cpp: Fix make distgpgmeppAndre Heinecke2016-05-101-1/+1
* Qt: Fix unkonwn doxygen keyword warningsAndre Heinecke2016-05-1025-73/+63
* Qt: Make Protocol class public APIAndre Heinecke2016-05-105-410/+508
* Qt: Make doxygen quieterAndre Heinecke2016-05-101-2/+2
* Qt: Only install public headersAndre Heinecke2016-05-101-17/+19
* Qt: Add test for async keylistingAndre Heinecke2016-05-101-0/+18
* Qt: Fix license mentioned in READMEAndre Heinecke2016-05-061-11/+21
* Qt: Fix library name in Copyright headersAndre Heinecke2016-05-0678-156/+156
* Qt / Cpp: Mention coding style in READMESAndre Heinecke2016-04-111-1/+7
* Qt: Add doc generation with doxygenAndre Heinecke2016-04-114-6/+2386
* Qt: Fix unit test by adding initial.test depAndre Heinecke2016-04-113-4/+18
* Qt: Remove remaining boost usageAndre Heinecke2016-04-1131-121/+81
* Qt: Remove predicates.h and stl_util.hAndre Heinecke2016-04-112-836/+0
* Qt: Remove usage of stl_util.h and predicates.hAndre Heinecke2016-04-111-12/+9
* Cpp / Qt: Reduce boost usage (memory and tuple)Andre Heinecke2016-04-0347-186/+172
* Qt: Add static factor methods for protocolAndre Heinecke2016-04-033-2/+33