aboutsummaryrefslogtreecommitdiffstats
path: root/lang (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-17python: Delete duplicated license texts/Werner Koch2-848/+0
2016-05-17python: Clean up examples.Justus Winter10-43/+46
2016-05-17python: Import GPGMEError.Justus Winter1-1/+1
2016-05-17python: Port more tests.Justus Winter4-1/+166
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-12python: Share generated methods between objects.justus/pyme3Justus Winter2-10/+18
2016-05-12python: Raise exceptions on write errors.Justus Winter2-1/+8
2016-05-12python: Fix writing to data buffers.Justus Winter4-3/+71
2016-05-12python: Add a test suite.Justus Winter3-0/+46
2016-05-12python: Cache generated wrapper functions.Justus Winter1-3/+6
2016-05-12python: Fix function invocation.Justus Winter1-1/+1
2016-05-12python: Fix name of exception, make slot methods explicit.Justus Winter1-1/+18
2016-05-12python: Handle interpreter shutdown.Justus Winter1-8/+22
2016-05-12python: Make test case more robust.Justus Winter1-0/+4
2016-05-12python: Fix type translation.Justus Winter3-27/+41
2016-05-11Cpp: Ensure gpgme.h is taken from current buildAndre Heinecke1-1/+2
2016-05-11python: Fix simple example.Justus Winter1-1/+2
2016-05-11python: Integrate into the build system.Justus Winter2-30/+65
2016-05-10Qt / Cpp: Fix make distgpgmeppAndre Heinecke2-3/+6
2016-05-10python: PEP8 fixes.Justus Winter4-33/+38
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-10python: Delete trailing whitespace.Justus Winter14-78/+74
2016-05-10python: Drop Debian packaging.Justus Winter7-261/+0
2016-05-10python: Rename bindings.Justus Winter54-1/+1
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-05-06Cpp: Handle PINENTRY_LAUNCHED status lineAndre Heinecke1-0/+1
2016-04-12Cpp: Add support for pubkey_algo_nameAndre Heinecke2-0/+30
2016-04-12Cpp: Add support for gpgme_data_identifyAndre Heinecke2-0/+34
2016-04-11Qt / Cpp: Mention coding style in READMESAndre Heinecke2-4/+16
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-11Cpp: Add string comparators for keysAndre Heinecke2-0/+56
2016-04-11Cpp: Remove last usages of boostAndre Heinecke3-23/+24
2016-04-04Add pthread in gpgmepp configAndre Heinecke1-2/+2
2016-04-03Cpp / Qt: Reduce boost usage (memory and tuple)Andre Heinecke69-264/+232
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