| Commit message (Expand) | Author | Files | Lines |
2024-07-05 | qt: Replace usage of deprecated Error::asString | Ingo Klöcker | 1 | -1/+2 |
2024-07-05 | qt: Always include C++ binding headers with gpgme++/ prefix | Ingo Klöcker | 1 | -2/+2 |
2023-10-13 | qt,doc: Fix typos in source code comments | Ingo Klöcker | 1 | -9/+9 |
2022-01-13 | qt,tests: Add helper to hook up the test passphrase provider | Ingo Klöcker | 1 | -55/+10 |
2022-01-13 | qt,tests: Add asyncDone signal to base class of all tests | Ingo Klöcker | 1 | -3/+0 |
2020-11-11 | qt: Allow build with older GnuPG (< 2.2.18). | NIIBE Yutaka | 1 | -1/+4 |
2019-11-07 | qt,tests: Take care for old DSA key using deprecated digest algo. | NIIBE Yutaka | 1 | -0/+4 |
2019-11-06 | qt, tests: Add check for supported versions | Andre Heinecke | 1 | -0/+15 |
2019-11-06 | qt, tests: Replace accidentally commited assert | Andre Heinecke | 1 | -1/+1 |
2019-11-06 | qt,tests: Add test to add an exportable certify | Andre Heinecke | 1 | -0/+88 |
2019-11-04 | qt, tests: Add testcase for multiple remarsk | Andre Heinecke | 1 | -0/+88 |
2019-11-04 | qt,tests: Move remarks test out and extend it | Andre Heinecke | 1 | -125/+135 |
2019-10-29 | qt,tests: Add test for remarks | Andre Heinecke | 1 | -0/+111 |
2018-05-29 | cpp: Add gpgme_data_rewind to cpp API | Andre Heinecke | 1 | -0/+19 |
2017-09-04 | qt: Add test for version info | Andre Heinecke | 1 | -0/+13 |
2017-04-25 | Change copyright from Intevation to BSI | Andre Heinecke | 1 | -1/+2 |
2017-03-22 | qt: Add test for Data::toKeys | Andre Heinecke | 1 | -0/+30 |
2017-03-13 | qt: Add test for DN parser | Andre Heinecke | 1 | -0/+10 |
2017-02-07 | qt: Don't rely on implicit include in t-verify | Andre Heinecke | 1 | -0/+1 |
2017-01-11 | qt: Clean up test dirs on failure | Andre Heinecke | 1 | -5/+5 |
2017-01-11 | qt: Add test for uid functions | Andre Heinecke | 1 | -42/+57 |
2016-09-23 | cpp, qt: Include config.h | Andre Heinecke | 1 | -0/+4 |
2016-08-09 | Qt: Add encryption test and refactor testsuite | Andre Heinecke | 1 | -12/+3 |
2016-07-11 | Qt: Fix memleaks in tests | Andre Heinecke | 1 | -0/+9 |
2016-07-05 | Qt: Fix test build with Qt < 5.4.0 | Andre Heinecke | 1 | -1/+1 |
2016-06-01 | Qt: Fix debug output in t-ownertrust | Andre Heinecke | 1 | -1/+3 |
2016-05-20 | Qt: Add test for changeownertrust | Andre Heinecke | 1 | -17/+37 |
2016-05-13 | Qt: Add missing copyright header in test | Andre Heinecke | 1 | -0/+31 |
2016-05-10 | Qt: Add test for async keylisting | Andre Heinecke | 1 | -0/+18 |
2016-04-11 | Qt: Fix unit test by adding initial.test dep | Andre Heinecke | 1 | -0/+6 |
2016-04-03 | Qt: Add static factor methods for protocol | Andre Heinecke | 1 | -2/+1 |
2016-04-03 | Qt: Add a unit test for qgpgme | Andre Heinecke | 1 | -0/+31 |