aboutsummaryrefslogtreecommitdiffstats
path: root/lang (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * python: Add a test suite.Justus Winter2016-05-123-0/+46
| * python: Cache generated wrapper functions.Justus Winter2016-05-121-3/+6
| * python: Fix function invocation.Justus Winter2016-05-121-1/+1
| * python: Fix name of exception, make slot methods explicit.Justus Winter2016-05-121-1/+18
| * python: Handle interpreter shutdown.Justus Winter2016-05-121-8/+22
| * python: Make test case more robust.Justus Winter2016-05-121-0/+4
| * python: Fix type translation.Justus Winter2016-05-123-27/+41
| * python: Fix simple example.Justus Winter2016-05-111-1/+2
| * python: Integrate into the build system.Justus Winter2016-05-112-30/+65
| * python: PEP8 fixes.Justus Winter2016-05-104-33/+38
| * python: Delete trailing whitespace.Justus Winter2016-05-1014-78/+74
| * python: Drop Debian packaging.Justus Winter2016-05-107-261/+0
| * python: Rename bindings.Justus Winter2016-05-1054-1/+1
| * More GTK2 removalpyme3Ben McGinnes2015-08-022-7003/+0
| * Removed GUI examplesBen McGinnes2015-08-023-2065/+0
| * Python 3 port of PyMEBen McGinnes2015-05-162-1/+2
| * Explaining why not all scripts workBen McGinnes2015-05-161-0/+7
| * Byte encodingBen McGinnes2015-05-164-10/+10
| * No change, note added to explain why.Ben McGinnes2015-05-161-0/+4
| * Strings vs. BytesBen McGinnes2015-05-161-1/+1
| * More byte changes and passphrase changesBen McGinnes2015-05-163-3/+3
| * More bytes goodBen McGinnes2015-05-161-1/+1
| * Updated encrypt-to-allBen McGinnes2015-05-161-14/+17
| * Passphrase updateBen McGinnes2015-05-162-2/+2
| * example emailBen McGinnes2015-05-164-9/+9
| * Updated string and key dataBen McGinnes2015-05-161-6/+6
| * String typeBen McGinnes2015-05-081-1/+1
| * Python 3 port of PyMEBen McGinnes2015-05-0557-0/+15075
* | Qt: Add keyLocateJob and test for itAndre Heinecke2016-05-134-3/+159
* | Qt: Add missing copyright header in testAndre Heinecke2016-05-131-0/+31
* | Cpp: Ensure gpgme.h is taken from current buildAndre Heinecke2016-05-111-1/+2
* | Qt / Cpp: Fix make distgpgmeppAndre Heinecke2016-05-102-3/+6
* | 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
* | Cpp: Handle PINENTRY_LAUNCHED status lineAndre Heinecke2016-05-061-0/+1
* | Cpp: Add support for pubkey_algo_nameAndre Heinecke2016-04-122-0/+30
* | Cpp: Add support for gpgme_data_identifyAndre Heinecke2016-04-122-0/+34
* | Qt / Cpp: Mention coding style in READMESAndre Heinecke2016-04-112-4/+16
* | 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: Add string comparators for keysAndre Heinecke2016-04-112-0/+56
* | Cpp: Remove last usages of boostAndre Heinecke2016-04-113-23/+24