Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | python: Make test case more robust. | Justus Winter | 2016-05-12 | 1 | -0/+4 | |
| * | python: Fix type translation. | Justus Winter | 2016-05-12 | 3 | -27/+41 | |
| * | python: Fix simple example. | Justus Winter | 2016-05-11 | 1 | -1/+2 | |
| * | python: Integrate into the build system. | Justus Winter | 2016-05-11 | 5 | -31/+294 | |
| * | python: PEP8 fixes. | Justus Winter | 2016-05-10 | 4 | -33/+38 | |
| * | python: Delete trailing whitespace. | Justus Winter | 2016-05-10 | 14 | -78/+74 | |
| * | python: Drop Debian packaging. | Justus Winter | 2016-05-10 | 7 | -261/+0 | |
| * | python: Rename bindings. | Justus Winter | 2016-05-10 | 54 | -1/+1 | |
| * | Merge branch 'master' into justus/pyme3 | Justus Winter | 2016-05-10 | 64 | -979/+3293 | |
| |\ | ||||||
| * | | More GTK2 removalpyme3 | Ben McGinnes | 2015-08-02 | 2 | -7003/+0 | |
| * | | Removed GUI examples | Ben McGinnes | 2015-08-02 | 3 | -2065/+0 | |
| * | | Python 3 port of PyME | Ben McGinnes | 2015-05-16 | 2 | -1/+2 | |
| * | | Explaining why not all scripts work | Ben McGinnes | 2015-05-16 | 1 | -0/+7 | |
| * | | Byte encoding | Ben McGinnes | 2015-05-16 | 4 | -10/+10 | |
| * | | No change, note added to explain why. | Ben McGinnes | 2015-05-16 | 1 | -0/+4 | |
| * | | Strings vs. Bytes | Ben McGinnes | 2015-05-16 | 1 | -1/+1 | |
| * | | More byte changes and passphrase changes | Ben McGinnes | 2015-05-16 | 3 | -3/+3 | |
| * | | More bytes good | Ben McGinnes | 2015-05-16 | 1 | -1/+1 | |
| * | | Updated encrypt-to-all | Ben McGinnes | 2015-05-16 | 1 | -14/+17 | |
| * | | Passphrase update | Ben McGinnes | 2015-05-16 | 2 | -2/+2 | |
| * | | example email | Ben McGinnes | 2015-05-16 | 4 | -9/+9 | |
| * | | Updated string and key data | Ben McGinnes | 2015-05-16 | 1 | -6/+6 | |
| * | | String type | Ben McGinnes | 2015-05-08 | 1 | -1/+1 | |
| * | | Python 3 port of PyME | Ben McGinnes | 2015-05-05 | 57 | -0/+15075 | |
* | | | Qt: Add keyLocateJob and test for it | Andre Heinecke | 2016-05-13 | 5 | -4/+160 | |
* | | | Qt: Add missing copyright header in test | Andre Heinecke | 2016-05-13 | 1 | -0/+31 | |
* | | | Cpp: Ensure gpgme.h is taken from current build | Andre Heinecke | 2016-05-11 | 1 | -1/+2 | |
* | | | Merge branch 'gpgmepp' | Andre Heinecke | 2016-05-10 | 180 | -1958/+25637 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Qt / Cpp: Fix make distgpgmepp | Andre Heinecke | 2016-05-10 | 2 | -3/+6 | |
| * | | Qt: Fix unkonwn doxygen keyword warnings | Andre Heinecke | 2016-05-10 | 25 | -73/+63 | |
| * | | Qt: Make Protocol class public API | Andre Heinecke | 2016-05-10 | 5 | -410/+508 | |
| * | | Qt: Make doxygen quieter | Andre Heinecke | 2016-05-10 | 1 | -2/+2 | |
| * | | Qt: Only install public headers | Andre Heinecke | 2016-05-10 | 1 | -17/+19 | |
| * | | Qt: Add test for async keylisting | Andre Heinecke | 2016-05-10 | 1 | -0/+18 | |
| * | | Use common error message style for qt lang checks | Andre Heinecke | 2016-05-06 | 1 | -2/+5 | |
| * | | Qt: Fix license mentioned in README | Andre Heinecke | 2016-05-06 | 1 | -11/+21 | |
| * | | Qt: Fix library name in Copyright headers | Andre Heinecke | 2016-05-06 | 78 | -156/+156 | |
| * | | Add maybe mode for langs and default to it | Andre Heinecke | 2016-05-06 | 1 | -20/+58 | |
| * | | Cpp: Handle PINENTRY_LAUNCHED status line | Andre Heinecke | 2016-05-06 | 1 | -0/+1 | |
| * | | Cpp: Add support for pubkey_algo_name | Andre Heinecke | 2016-04-12 | 2 | -0/+30 | |
| * | | Cpp: Add support for gpgme_data_identify | Andre Heinecke | 2016-04-12 | 2 | -0/+34 | |
| * | | Fix configuration without Qt language | Andre Heinecke | 2016-04-12 | 1 | -3/+3 | |
| * | | Qt/Cpp: Bump so version to 6. | Andre Heinecke | 2016-04-11 | 1 | -2/+2 | |
| * | | Qt / Cpp: Mention coding style in READMES | Andre Heinecke | 2016-04-11 | 2 | -4/+16 | |
| * | | Qt: Add doc generation with doxygen | Andre Heinecke | 2016-04-11 | 5 | -6/+2396 | |
| * | | Qt: Fix unit test by adding initial.test dep | Andre Heinecke | 2016-04-11 | 3 | -4/+18 | |
| * | | Qt: Remove remaining boost usage | Andre Heinecke | 2016-04-11 | 31 | -121/+81 | |
| * | | Qt: Remove predicates.h and stl_util.h | Andre Heinecke | 2016-04-11 | 2 | -836/+0 | |
| * | | Qt: Remove usage of stl_util.h and predicates.h | Andre Heinecke | 2016-04-11 | 1 | -12/+9 | |
| * | | Cpp: Add string comparators for keys | Andre Heinecke | 2016-04-11 | 2 | -0/+56 |