| Commit message (Expand) | Author | Files | Lines |
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-05 | qt: Replace usage of deprecated Error::asString | Ingo Klöcker | 25 | -59/+91 |
2024-07-05 | qt: Always include C++ binding headers with gpgme++/ prefix | Ingo Klöcker | 131 | -415/+239 |
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-05-22 | qt,cpp: Implement adding ADSKs to existing keys | Tobias Fella | 3 | -0/+15 |
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 |
2024-03-13 | Qt: Fix windows build of new jobs | Andre Heinecke | 6 | -7/+7 |
2024-01-22 | qt: Add function for synchronously executing ExportJob | Tobias Fella | 3 | -0/+21 |
2024-01-19 | qt: Remove superfluous virtual overrides and member variables | Ingo Klöcker | 29 | -145/+13 |
2024-01-19 | qt: Remove left-over mentions of showErrorDialog | Ingo Klöcker | 5 | -32/+1 |
2024-01-09 | qt: Pass home directory with forward slashes when launching dirmngr | Ingo Klöcker | 1 | -2/+4 |
2024-01-08 | qt: Fix validity for (sub)keys generated using QGpgMEQuickJob | Tobias Fella | 1 | -2/+4 |
2024-01-05 | qt: Support verification of detached signatures directly from files | Ingo Klöcker | 8 | -10/+345 |
2023-12-22 | qt,doc: Document that Job::startIt() doesn't self-destruct Job on error | Ingo Klöcker | 1 | -1/+4 |
2023-12-22 | qt: Support verification of opaque signed data directly to/from files | Ingo Klöcker | 8 | -10/+399 |
2023-12-22 | qt: Support decryption (with verification) directly to/from files | Ingo Klöcker | 8 | -10/+405 |
2023-12-21 | qt: Support writing/reading signed/encrypted files directly to/from file | Ingo Klöcker | 17 | -38/+1058 |
2023-12-21 | qt: Remove dead code | Ingo Klöcker | 3 | -30/+0 |
2023-12-13 | qt: Replace Q_FOREACH with range-for | Ingo Klöcker | 8 | -36/+44 |
2023-12-13 | qt: Replace Q_NULLPTR with nullptr | Ingo Klöcker | 4 | -5/+5 |
2023-11-23 | qt: Start dirmngr with gpgconf to avoid multiple instances | Ingo Klöcker | 1 | -7/+7 |
2023-11-15 | qt: On Windows, use UTF-8 when logging the error text | Ingo Klöcker | 1 | -1/+7 |
2023-11-15 | qt: Remove left-over partial files more persistently | Ingo Klöcker | 5 | -14/+164 |
2023-11-10 | qt: Deprecate DefaultKeyGenerationJob | Ingo Klöcker | 1 | -1/+3 |
2023-10-27 | qt: Use temporary .part file names when creating archives | Ingo Klöcker | 5 | -15/+160 |
2023-10-27 | qt: Refactor removal of output file on cancel or error | Ingo Klöcker | 5 | -54/+54 |
2023-10-18 | qt: Handle cancel in changeexpiryjob | Andre Heinecke | 1 | -1/+1 |
2023-10-13 | qt,doc: Fix typos in source code comments | Ingo Klöcker | 3 | -19/+19 |
2023-09-22 | qt: Use UTF-8 for file names on Windows | Ingo Klöcker | 4 | -0/+28 |
2023-08-23 | qt: Allow specifying user IDs to use when refreshing keys via WKD | Ingo Klöcker | 5 | -27/+88 |
2023-08-22 | qt,tests: Fix build in source directory, part 2 | Christian Hesse | 1 | -2/+2 |
2023-08-21 | qt,tests: Fix build in source directory | Ingo Klöcker | 1 | -2/+2 |
2023-08-21 | qt: Add job for refreshing OpenPGP keys via WKD | Ingo Klöcker | 10 | -3/+539 |
2023-08-16 | qt: Clean up after failure or cancel of sign/encrypt archive operation | Ingo Klöcker | 5 | -5/+87 |
2023-08-15 | qt: Make toLogString helper public | Ingo Klöcker | 3 | -13/+18 |
2023-08-03 | qt: Add setInputEncoding to QGpgMe::EncryptJob | Carl Schwan | 4 | -4/+26 |
2023-07-08 | qt: Ensure that we check the correct paths | Ingo Klöcker | 2 | -2/+10 |