aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt (unfollow)
Commit message (Expand)AuthorFilesLines
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
2016-05-10Qt: Make doxygen quieterAndre Heinecke1-2/+2
2016-05-10Qt: Only install public headersAndre Heinecke1-17/+19
2016-05-10Qt: Add test for async keylistingAndre Heinecke1-0/+18
2016-05-06Qt: Fix license mentioned in READMEAndre Heinecke1-11/+21
2016-05-06Qt: Fix library name in Copyright headersAndre Heinecke78-156/+156
2016-04-11Qt / Cpp: Mention coding style in READMESAndre Heinecke1-1/+7
2016-04-11Qt: Add doc generation with doxygenAndre Heinecke4-6/+2386
2016-04-11Qt: Fix unit test by adding initial.test depAndre Heinecke3-4/+18
2016-04-11Qt: Remove remaining boost usageAndre Heinecke31-121/+81
2016-04-11Qt: Remove predicates.h and stl_util.hAndre Heinecke2-836/+0
2016-04-11Qt: Remove usage of stl_util.h and predicates.hAndre Heinecke1-12/+9
2016-04-03Cpp / Qt: Reduce boost usage (memory and tuple)Andre Heinecke47-186/+172
2016-04-03Qt: Add static factor methods for protocolAndre Heinecke3-2/+33
2016-04-03Qt: Add a unit test for qgpgmeAndre Heinecke3-1/+98
2016-04-03Qt: Add missing MOC includesAndre Heinecke22-0/+24
2016-04-03Qt: Declare pure virtuals as suchAndre Heinecke1-5/+5
2016-04-03Qt: Don't declare showErrorDialog anymoreAndre Heinecke1-2/+0
2016-04-03Qt: Only use GpgME based config classAndre Heinecke3-1200/+1
2016-04-02Add additional include path in config filesAndre Heinecke1-1/+1
2016-04-02Qt: Fix library name in nodist variableAndre Heinecke1-1/+1
2016-04-02Add missing files to QGpgMEAndre Heinecke4-0/+857
2016-04-02Add QGpgME code from libkleoAndre Heinecke83-3/+10802
2016-03-08Add qgpgme as qt language bindingAndre Heinecke8-0/+693