Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | 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 | |
| * | | Cpp: Remove last usages of boost | Andre Heinecke | 2016-04-11 | 3 | -23/+24 | |
| * | | Add pthread in gpgmepp config | Andre Heinecke | 2016-04-04 | 1 | -2/+2 | |
| * | | Cpp / Qt: Reduce boost usage (memory and tuple) | Andre Heinecke | 2016-04-03 | 69 | -264/+232 | |
| * | | Cpp: Require c++ 11 if cpp binding requested | Andre Heinecke | 2016-04-03 | 2 | -0/+568 | |
| * | | Qt: Add static factor methods for protocol | Andre Heinecke | 2016-04-03 | 3 | -2/+33 | |
| * | | Qt: Add a unit test for qgpgme | Andre Heinecke | 2016-04-03 | 5 | -1/+104 | |
| * | | Qt: Add missing MOC includes | Andre Heinecke | 2016-04-03 | 22 | -0/+24 | |
| * | | Qt: Declare pure virtuals as such | Andre Heinecke | 2016-04-03 | 1 | -5/+5 | |
| * | | Qt: Don't declare showErrorDialog anymore | Andre Heinecke | 2016-04-03 | 1 | -2/+0 | |
| * | | Qt: Only use GpgME based config class | Andre Heinecke | 2016-04-03 | 3 | -1200/+1 | |
| * | | Add additional include path in config files | Andre Heinecke | 2016-04-02 | 2 | -2/+2 | |
| * | | Qt: Fix library name in nodist variable | Andre Heinecke | 2016-04-02 | 1 | -1/+1 | |
| * | | Add missing files to QGpgME | Andre Heinecke | 2016-04-02 | 4 | -0/+857 | |
| * | | Add QGpgME code from libkleo | Andre Heinecke | 2016-04-02 | 83 | -3/+10802 | |
| * | | Add qgpgme as qt language binding | Andre Heinecke | 2016-03-08 | 13 | -16/+790 | |
| * | | Remove obsolete w32-qt code | Andre Heinecke | 2016-03-08 | 6 | -1952/+4 | |
| * | | Add version info for gpgmepp | Andre Heinecke | 2016-03-02 | 1 | -0/+2 | |
| * | | Add cmake configuration files | Andre Heinecke | 2016-03-02 | 4 | -0/+176 | |
| * | | Fix export header and windows export macros | Andre Heinecke | 2016-03-02 | 1 | -4/+16 | |
| * | | Add header installation | Andre Heinecke | 2016-03-02 | 1 | -2/+22 | |
| * | | Add enable-languages build option | Andre Heinecke | 2016-03-02 | 3 | -6/+44 | |
| * | | Add README for gpgmepp | Andre Heinecke | 2016-02-22 | 2 | -0/+55 | |
| * | | Add buildsystem for Gpgmepp | Andre Heinecke | 2016-02-22 | 4 | -1/+64 | |
| * | | Remove feature check ifdefs | Andre Heinecke | 2016-02-22 | 27 | -692/+12 | |
| * | | Initial checkin of gpgmepp sources | Andre Heinecke | 2016-02-22 | 69 | -0/+12197 | |
* | | | Allow cc to detect missing cases in a switch. | Werner Koch | 2016-05-10 | 1 | -2/+2 | |
|/ / | ||||||
* | | Fix possible _SC_OPEN_MAX max problem on AIX. | Werner Koch | 2016-01-15 | 1 | -0/+13 | |
* | | w32: Avoid conflict with Mingw-w64 version 4.0.4-1 | Werner Koch | 2015-12-09 | 1 | -2/+2 | |
* | | Return on user cancellation of delete operation | Daiki Ueno | 2015-12-04 | 1 | -0/+32 | |
* | | doc: Fix minor errors | Daiki Ueno | 2015-12-04 | 1 | -15/+15 | |
* | | Fix typos found by codespell. | Justus Winter | 2015-12-02 | 8 | -13/+13 | |
* | | Make use of user passphrase handler during passwd. | Ben Kibbey | 2015-10-29 | 1 | -0/+8 | |
* | | w32: Add extra diagnostic about possible missing gpgme-w32spawn.exe. | Werner Koch | 2015-10-28 | 1 | -2/+7 | |
* | | w32: Improve locating gpgconf on 64 bit systems. | Werner Koch | 2015-10-28 | 1 | -2/+7 | |
* | | w32: Add new global flag "w32-inst-dir". | Werner Koch | 2015-10-28 | 5 | -1/+51 | |
* | | cleanup: Fix type mismatch around gpgme_error_t. | NIIBE Yutaka | 2015-10-16 | 2 | -2/+2 |