aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/tests/t-import.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpp,qt: Remove C++ and Qt bindingsIngo Klöcker2025-02-031-250/+0
* qt: Always include C++ binding headers with gpgme++/ prefixIngo Klöcker2024-07-051-3/+3
* qt: Specify import options as list of strings instead of as stringIngo Klöcker2024-06-131-1/+1
* qt: Allow specifying import options when importing keysIngo Klöcker2024-06-121-0/+42
* qt,tests: Avoid leaking ContextIngo Klöcker2023-01-311-3/+5
* qt: Fix comparisons of integer expressions of different signednessIngo Klöcker2023-01-051-1/+1
* qt: Allow deferred start of import jobIngo Klöcker2023-01-051-0/+37
* qt: Fix build without installed GpgME++ headersIngo Klöcker2022-01-171-1/+1
* qt,tests: Add asyncDone signal to base class of all testsIngo Klöcker2022-01-131-3/+0
* qt: Allow specifying an import filter when importing keysIngo Klöcker2021-12-151-0/+53
* qt: Avoid test failure when test is run multiple timesIngo Klöcker2021-12-151-16/+26
* qt: Allow setting key origin when importing keysIngo Klöcker2021-12-141-0/+109