| Commit message (Expand) | Author | Age | Files | Lines |
* | build,qt: Decouple generation of moc files | Ingo Klöcker | 2024-07-18 | 1 | -82/+334 |
* | qt: Replace usage of deprecated Error::asString | Ingo Klöcker | 2024-07-05 | 19 | -48/+66 |
* | qt: Always include C++ binding headers with gpgme++/ prefix | Ingo Klöcker | 2024-07-05 | 35 | -86/+88 |
* | qt: Allow appending a detached signature to an existing file | Ingo Klöcker | 2024-06-18 | 1 | -2/+12 |
* | qt,tests: Fix deprecation warnings (in Qt 6 build) | Ingo Klöcker | 2024-06-13 | 1 | -2/+2 |
* | qt: Specify import options as list of strings instead of as string | Ingo Klöcker | 2024-06-13 | 1 | -1/+1 |
* | qt: Allow specifying import options when importing keys | Ingo Klöcker | 2024-06-12 | 1 | -0/+42 |
* | qt: Align license of some Makefiles with license of other Makefiles | Ingo Klöcker | 2024-06-10 | 1 | -12/+13 |
* | qt: Support verification of detached signatures directly from files | Ingo Klöcker | 2024-01-05 | 2 | -0/+123 |
* | qt: Support verification of opaque signed data directly to/from files | Ingo Klöcker | 2023-12-22 | 2 | -0/+162 |
* | qt: Support decryption (with verification) directly to/from files | Ingo Klöcker | 2023-12-22 | 2 | -0/+165 |
* | qt: Support writing/reading signed/encrypted files directly to/from file | Ingo Klöcker | 2023-12-21 | 3 | -0/+359 |
* | qt: Replace Q_FOREACH with range-for | Ingo Klöcker | 2023-12-13 | 2 | -3/+3 |
* | qt,doc: Fix typos in source code comments | Ingo Klöcker | 2023-10-13 | 3 | -19/+19 |
* | qt: Allow specifying user IDs to use when refreshing keys via WKD | Ingo Klöcker | 2023-08-23 | 1 | -10/+42 |
* | qt,tests: Fix build in source directory, part 2 | Christian Hesse | 2023-08-22 | 1 | -2/+2 |
* | qt,tests: Fix build in source directory | Ingo Klöcker | 2023-08-21 | 1 | -2/+2 |
* | qt: Add job for refreshing OpenPGP keys via WKD | Ingo Klöcker | 2023-08-21 | 2 | -1/+124 |
* | qt: Clean up after failure or cancel of sign/encrypt archive operation | Ingo Klöcker | 2023-08-16 | 2 | -0/+44 |
* | qt: Make toLogString helper public | Ingo Klöcker | 2023-08-15 | 1 | -4/+2 |
* | qt: Support reading signed/encrypted archives directly from a file | Ingo Klöcker | 2023-06-21 | 1 | -21/+2 |
* | qt: Support writing signed/encrypted archives directly to a file | Ingo Klöcker | 2023-06-19 | 2 | -39/+60 |
* | qt: Add simple and extended progress signals replacing old signal | Ingo Klöcker | 2023-02-14 | 1 | -1/+16 |
* | tests: Stop daemons after setting up test environment | Ingo Klöcker | 2023-02-09 | 1 | -0/+1 |
* | qt,tests: Add test for the previous commit | Ingo Klöcker | 2023-02-02 | 2 | -0/+135 |
* | qt: Add job for extracting encrypted and signed archives | Ingo Klöcker | 2023-02-02 | 2 | -0/+143 |
* | qt: Allow checking if the sign/encrypt archive jobs are supported | Ingo Klöcker | 2023-02-02 | 2 | -0/+11 |
* | qt: Add job for creating encrypted signed archives | Ingo Klöcker | 2023-01-31 | 1 | -31/+44 |
* | qt,tests: Avoid leaking Context | Ingo Klöcker | 2023-01-31 | 1 | -3/+5 |
* | qt: Add job for creating signed archivesikloecker/t6342-gpgtar | Ingo Klöcker | 2023-01-30 | 2 | -1/+149 |
* | qt: Add job for creating encrypted archives | Ingo Klöcker | 2023-01-27 | 2 | -0/+160 |
* | qt: Fix comparisons of integer expressions of different signedness | Ingo Klöcker | 2023-01-05 | 1 | -1/+1 |
* | qt: Replace Q_DECL_OVERRIDE with override | Ingo Klöcker | 2023-01-05 | 1 | -1/+1 |
* | qt: Allow deferred start of import job | Ingo Klöcker | 2023-01-05 | 1 | -0/+37 |
* | qt,tests: Port test to QRegularExpression. | Ingo Klöcker | 2022-10-11 | 1 | -16/+17 |
* | build,qt: Allow building QGpgME for Qt 6 | Ingo Klöcker | 2022-10-11 | 1 | -0/+13 |
* | build,qt: Explicitly namespace a few Qt variables for Qt5 | Ingo Klöcker | 2022-10-10 | 1 | -4/+4 |
* | qt: Fix building with C++11 | Ingo Klöcker | 2022-08-22 | 1 | -1/+1 |
* | qt,tests: Make test pass on 32-bit systems | Ingo Klöcker | 2022-08-18 | 1 | -18/+24 |
* | qt,tests: Make sure expiration time is interpreted as unsigned number | Ingo Klöcker | 2022-08-17 | 2 | -16/+16 |
* | qt,tests: Log the actual error code if the assertion fails | Ingo Klöcker | 2022-08-17 | 1 | -3/+3 |
* | qt: Add missing include | Ingo Klöcker | 2022-08-10 | 1 | -0/+1 |
* | qt: Add job to set the primary user ID of OpenPGP keys | Ingo Klöcker | 2022-08-09 | 2 | -2/+170 |
* | qt: Remove job for refreshing OpenPGP keys | Ingo Klöcker | 2022-08-04 | 1 | -4/+4 |
* | qt,tests: Allow 1-day-offset for expiration date | Ingo Klöcker | 2022-06-10 | 1 | -1/+9 |
* | qt: Prevent u32 overflow when calculating expiration date | Ingo Klöcker | 2022-06-10 | 1 | -3/+1 |
* | Revert "tests: Avoid problems with local time across a day boundary." | Ingo Klöcker | 2022-06-09 | 1 | -1/+1 |
* | tests: Avoid problems with local time across a day boundary. | Werner Koch | 2022-05-23 | 1 | -1/+1 |
* | qt: Revert change of result signal of RefreshKeysJob | Ingo Klöcker | 2022-05-05 | 1 | -1/+1 |
* | qt: Emit import result when refreshing OpenPGP keys | Ingo Klöcker | 2022-05-04 | 1 | -15/+32 |