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