aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-25qt: Add generic flag support for keylistjobsAndre Heinecke3-1/+10
2016-08-25qt: Ensure that current src dir is included firstAndre Heinecke1-2/+3
2016-08-25qt: Fix tofuinfo test when gpg is gpg2Andre Heinecke4-10/+30
2016-08-25qt: Remove unused variable in testAndre Heinecke1-2/+0
2016-08-25qt: Add test for wkspublishjobAndre Heinecke2-3/+284
2016-08-25qt: Add WKSPublishJobAndre Heinecke7-3/+388
2016-08-24Qt: Adapt (disabled) tofuinfo test to new APIAndre Heinecke1-49/+60
2016-08-23Cpp: Move tofuinfo from signature to useridAndre Heinecke1-0/+2
2016-08-12Qt: Add test for progress signal of encryptjobAndre Heinecke1-0/+62
2016-08-12Qt: Fix defaultkeygenerationjob buildAndre Heinecke1-0/+2
2016-08-11Qt: Add DefaultKeyGenerationJobAndre Heinecke3-4/+207
2016-08-11Qt: Ensure all public classes are exportedAndre Heinecke13-15/+29
2016-08-11Qt: Add KeyForMailboxJobAndre Heinecke9-4/+399
2016-08-10Qt: Remove unused variableAndre Heinecke1-1/+1
2016-08-10Qt: Create TestPassphraseProvider on stackAndre Heinecke2-4/+7
2016-08-10Qt: Fix t-keylist moc includeAndre Heinecke1-1/+0
2016-08-09Qt: Clean up debug output in testsAndre Heinecke1-2/+1
2016-08-09Qt: Add encryption test and refactor testsuiteAndre Heinecke8-46/+302
2016-08-09Qt: Add support for EncryptJobs with generic flagsAndre Heinecke6-22/+100
2016-07-14Qt: Disable keylocate test for gnupg < 2.0.10Andre Heinecke1-0/+4
2016-07-14Qt: Fix usage of ignore-invalid-option in testsAndre Heinecke1-4/+4
2016-07-14Qt: Fix tests if gpg2 is gpgAndre Heinecke1-1/+7
2016-07-12Qt: Install CamelCase forward includesAndre Heinecke1-2/+40
2016-07-12Qt: Export VerifyDetachedJobAndre Heinecke1-1/+1
2016-07-12Qt/Cpp: Add version headersAndre Heinecke2-1/+34
2016-07-12Qt/Cpp: Add license blurb to export headersAndre Heinecke1-0/+20
2016-07-11Qt: Fix memleaks in testsAndre Heinecke3-0/+20
2016-07-11Qt: Add some general Protocol documentationAndre Heinecke1-0/+35
2016-07-11Qt: Disable t-tofuinfo testsAndre Heinecke1-5/+1
2016-07-07qt: Fix distcheck.Justus Winter2-2/+6
2016-07-06Qt: Add test for publicKeyAlgorithmAsStringAndre Heinecke1-0/+22
2016-07-06Qt: Add check for pubkeyAlgo in t-keylistAndre Heinecke1-0/+4
2016-07-06Qt: Fix include order when buildin testAndre Heinecke1-4/+4
2016-07-06Revert "Qt: More robust lookup of Cpp's context.h"Andre Heinecke1-1/+1
2016-07-05Qt: Fix test build with Qt < 5.4.0Andre Heinecke3-4/+4
2016-07-05Qt: More robust lookup of Cpp's context.hAndre Heinecke1-1/+1
2016-07-04Qt: Add testTofuSignCountAndre Heinecke1-1/+83
2016-07-04Qt: Add test passphrase providerAndre Heinecke2-1/+48
2016-07-01Qt: Add test for TofuInfoAndre Heinecke2-3/+167
2016-06-01Qt: Fix debug output in t-ownertrustAndre Heinecke1-1/+3
2016-05-24Qt: Fix test build with clangAndre Heinecke1-1/+1
2016-05-20Qt: Add test for changeownertrustAndre Heinecke2-3/+109
2016-05-19Qt: Check for graphviz and set HAVE_DOT correctlyAndre Heinecke1-1/+1
2016-05-19Qt: Fix compilation of unit testsAndre Heinecke1-1/+1
2016-05-17Qt / Cpp: Port auto_ptr to unique_ptrAndre Heinecke5-16/+10
2016-05-13Qt: Add keyLocateJob and test for itAndre Heinecke4-3/+159
2016-05-13Qt: Add missing copyright header in testAndre Heinecke1-0/+31
2016-05-10Qt / Cpp: Fix make distgpgmeppAndre Heinecke1-1/+1
2016-05-10Qt: Fix unkonwn doxygen keyword warningsAndre Heinecke25-73/+63
2016-05-10Qt: Make Protocol class public APIAndre Heinecke5-410/+508