| Commit message (Expand) | Author | Files | Lines |
2025-02-03 | python: Remove Python bindings | Ingo Klöcker | 141 | -29235/+2 |
2025-02-03 | cpp,qt: Remove C++ and Qt bindings | Ingo Klöcker | 320 | -49625/+8 |
2024-12-04 | build,python: Fix uninstalling in distcheck | Ingo Klöcker | 1 | -1/+1 |
2024-12-04 | build,python: Add Python 3.13 and remove Python 3.8 | Ingo Klöcker | 1 | -1/+1 |
2024-11-14 | cpp: Add Kyber algorithm | Ingo Klöcker | 1 | -0/+1 |
2024-10-23 | qt: Fix typo | Ingo Klöcker | 1 | -1/+1 |
2024-10-23 | qt: Put attributes before declarations | Ingo Klöcker | 1 | -1/+1 |
2024-10-23 | cpp: Put attributes before declarations | Ingo Klöcker | 2 | -2/+2 |
2024-10-23 | cpp: Add/change some includes | Ingo Klöcker | 3 | -4/+6 |
2024-10-21 | cpp: Add support for new flag fields beta_compliance | Ingo Klöcker | 6 | -6/+38 |
2024-09-02 | build,python: Fix build with setuptools 72.2.0+ | Ingo Klöcker | 1 | -3/+3 |
2024-08-29 | cpp: Add pkgconfig file for gpgmepp | Ingo Klöcker | 2 | -1/+18 |
2024-08-28 | cpp: Go with default answer on unknown question by key edit interface | Ingo Klöcker | 1 | -0/+14 |
2024-08-26 | qt: Add support for new context flag "proc-all-sigs" | Ingo Klöcker | 20 | -8/+180 |
2024-08-07 | qt,tests: Add make target to clean the keyring | Ingo Klöcker | 1 | -0/+5 |
2024-08-07 | qt: Use --quick-set-ownertrust if available | Ingo Klöcker | 2 | -1/+19 |
2024-08-07 | qt: Support disabling and enabling of keys | Ingo Klöcker | 8 | -7/+297 |
2024-08-06 | cpp: Add support for setting owner trust and for disabling keys | Ingo Klöcker | 2 | -0/+67 |
2024-07-22 | build,qt: Fix include path in CMake files | Ingo Klöcker | 1 | -4/+4 |
2024-07-18 | build,qt: Don't put generated camel-case headers in tarball | Ingo Klöcker | 1 | -2/+2 |
2024-07-18 | build,qt: Allow building Qt 5 bindings and Qt 6 bindings | Ingo Klöcker | 1 | -4/+5 |
2024-07-18 | build,qt: Decouple generation of moc files | Ingo Klöcker | 2 | -95/+385 |
2024-07-18 | build,qt: Remove include directories on uninstall | Ingo Klöcker | 1 | -1/+14 |
2024-07-18 | build,qt: Decouple handling of include headers | Ingo Klöcker | 1 | -7/+12 |
2024-07-18 | build,qt: Decouple (un)install of CMake files | Ingo Klöcker | 1 | -6/+10 |
2024-07-10 | build,cpp: Fix include paths in forwarding headers in gpgme++ folder | Ingo Klöcker | 1 | -1/+1 |
2024-07-05 | qt: Replace usage of deprecated Error::asString | Ingo Klöcker | 25 | -59/+91 |
2024-07-05 | cpp: Deprecate Error::asString and update users | Ingo Klöcker | 6 | -13/+16 |
2024-07-05 | cpp: Add safer member function returning text describing an error | Ingo Klöcker | 2 | -0/+8 |
2024-07-05 | qt: Always include C++ binding headers with gpgme++/ prefix | Ingo Klöcker | 131 | -415/+239 |
2024-07-05 | build,cpp: Create forwarding headers in a gpgme++ folder | Ingo Klöcker | 1 | -1/+12 |
2024-06-28 | cpp: Remove obsolete files | Ingo Klöcker | 2 | -82/+0 |
2024-06-18 | qt: Allow appending a detached signature to an existing file | Ingo Klöcker | 5 | -9/+74 |
2024-06-17 | qt,build: Install headers for Qt 5 and Qt 6 in different locations | Ingo Klöcker | 1 | -6/+12 |
2024-06-13 | qt,tests: Fix deprecation warnings (in Qt 6 build) | Ingo Klöcker | 1 | -2/+2 |
2024-06-13 | qt: Specify import options as list of strings instead of as string | Ingo Klöcker | 5 | -9/+9 |
2024-06-12 | qt: Allow specifying import options when importing keys | Ingo Klöcker | 5 | -4/+66 |
2024-06-12 | qt,doc: Fix typos | Ingo Klöcker | 1 | -2/+2 |
2024-06-10 | qt: Align license of some Makefiles with license of other Makefiles | Ingo Klöcker | 2 | -24/+26 |
2024-06-10 | qt: Fix license headers of Makefiles | Ingo Klöcker | 2 | -15/+15 |
2024-06-10 | qt: Fix license headers of CMake config files | Ingo Klöcker | 6 | -18/+18 |
2024-06-10 | qt: Fix license headers of dataprovider.* | Ingo Klöcker | 2 | -30/+30 |
2024-06-10 | cpp: Remove commented out and disabled code | Ingo Klöcker | 2 | -156/+0 |
2024-05-29 | build,python: Fix make distcheck for Python 3.9+ | Ingo Klöcker | 1 | -2/+6 |
2024-05-29 | build,python: Build Python bindings without distutils | Ben Greiner | 4 | -10/+15 |
2024-05-24 | cpp: Fix includes in public headers | Ingo Klöcker | 13 | -14/+14 |
2024-05-22 | qt,cpp: Implement adding ADSKs to existing keys | Tobias Fella | 5 | -0/+28 |
2024-05-21 | cpp: Add information about revocation keys to Keyikloecker/t7118-revkeys | Ingo Klöcker | 4 | -1/+163 |
2024-05-21 | qt: Avoid bogus stringop-overread warning | Ingo Klöcker | 1 | -2/+1 |
2024-05-21 | qt: Fix warning about missing return | Ingo Klöcker | 1 | -1/+2 |