Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-07-05 | qt: Always include C++ binding headers with gpgme++/ prefix | Ingo Klöcker | 1 | -3/+3 |
2024-06-13 | qt: Specify import options as list of strings instead of as string | Ingo Klöcker | 1 | -1/+1 |
2024-06-12 | qt: Allow specifying import options when importing keys | Ingo Klöcker | 1 | -0/+42 |
2023-01-31 | qt,tests: Avoid leaking Context | Ingo Klöcker | 1 | -3/+5 |
2023-01-05 | qt: Fix comparisons of integer expressions of different signedness | Ingo Klöcker | 1 | -1/+1 |
2023-01-05 | qt: Allow deferred start of import job | Ingo Klöcker | 1 | -0/+37 |
2022-01-17 | qt: Fix build without installed GpgME++ headers | Ingo Klöcker | 1 | -1/+1 |
2022-01-13 | qt,tests: Add asyncDone signal to base class of all tests | Ingo Klöcker | 1 | -3/+0 |
2021-12-15 | qt: Allow specifying an import filter when importing keys | Ingo Klöcker | 1 | -0/+53 |
2021-12-15 | qt: Avoid test failure when test is run multiple times | Ingo Klöcker | 1 | -16/+26 |
2021-12-14 | qt: Allow setting key origin when importing keys | Ingo Klöcker | 1 | -0/+109 |