aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/tests/t-support.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpp,qt: Remove C++ and Qt bindingsIngo Klöcker2025-02-031-134/+0
* qt: Always include C++ binding headers with gpgme++/ prefixIngo Klöcker2024-07-051-1/+1
* qt: Replace Q_DECL_OVERRIDE with overrideIngo Klöcker2023-01-051-1/+1
* qt: Add job to add existing subkeys to other keysIngo Klöcker2022-01-131-0/+28
* qt,tests: Add helper to hook up the test passphrase providerIngo Klöcker2022-01-131-0/+16
* qt,tests: Add asyncDone signal to base class of all testsIngo Klöcker2022-01-131-0/+4
* qt,tests: Skip WKD lookup tests by defaultIngo Klöcker2021-12-141-0/+2
* qt: Support WKD lookup without implicit importIngo Klöcker2021-12-131-0/+10
* qt, tests: Add check for supported versionsAndre Heinecke2019-11-061-0/+2
* Change copyright from Intevation to BSIAndre Heinecke2017-04-251-1/+2
* qt: Increase timeout when waiting for signals.Justus Winter2017-01-311-0/+4
* qt: Don't use qstrdup in test passphrase cbAndre Heinecke2017-01-121-1/+5
* Fix Qgpgme build for macosAndre Heinecke2017-01-111-1/+1
* qt: Fix unused variable warningsAndre Heinecke2016-10-051-2/+2
* qt: Fix some includesAndre Heinecke2016-09-121-3/+0
* qt: Fix tofuinfo test when gpg is gpg2Andre Heinecke2016-08-251-0/+2
* Qt: Add encryption test and refactor testsuiteAndre Heinecke2016-08-091-1/+18
* Qt: Add test passphrase providerAndre Heinecke2016-07-041-0/+47