aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-20qt: Handle diagnostic audit log for CMSAndre Heinecke1-1/+7
2019-01-16build: With LD_LIBRARY_PATH defined, use --disable-new-dtags.NIIBE Yutaka1-1/+1
2019-01-09qt: Use tofu conflict test keys without expiryAndre Heinecke1-28/+30
2018-12-03qt,cpp: Consistently use nullptr and overrideAndre Heinecke19-83/+84
2018-11-16Add SPDX identifiers to most source filesWerner Koch1-4/+3
2018-11-08spelling: fix misspellingsDaniel Kahn Gillmor5-10/+10
2018-10-18doc: use https:// for www.gnu.orgDaniel Kahn Gillmor3-5/+5
2018-10-09qt, tests: Add test for single get keyAndre Heinecke1-0/+33
2018-10-08Release 1.12.0gpgme-1.12.0Werner Koch1-1/+1
2018-08-06Make GNUPGHOME for tests overridableAndre Heinecke1-1/+2
2018-07-18qt: Handle encoding for diagnosticsAndre Heinecke1-1/+53
2018-07-05qt: Handle OpenPGP Diagnostic logAndre Heinecke1-5/+27
2018-05-29cpp: Add gpgme_data_rewind to cpp APIAndre Heinecke1-0/+19
2018-05-04qt: Respect --disable-gpg-test for testsAndre Heinecke1-1/+7
2018-04-26qt: Fix filename handling in cryptoconfigAndre Heinecke1-3/+3
2018-04-04qt: Add test for resetting config valueAndre Heinecke1-1/+33
2018-02-15tests: Makefile portability.NIIBE Yutaka1-6/+4
2017-12-11qt: Don't use QDateTime::toSecsSinceEpochAndre Heinecke1-2/+2
2017-12-08Spelling fixes for comments and docAndre Heinecke1-2/+2
2017-12-01qt: Add job for quick commandsAndre Heinecke7-2/+315
2017-11-14qt: Fix IODeviceDataProvider with ProcessAndre Heinecke1-1/+5
2017-09-04qt: Add test for version infoAndre Heinecke1-0/+13
2017-05-10tests: Make sure to kill all previously running daemons.Justus Winter1-0/+1
2017-05-10qt: Stop agent on clean.Justus Winter1-0/+1
2017-05-10qt: Add a missing include <functional>Andre Heinecke1-0/+1
2017-05-10qt: Undeprecate API that I find usefulAndre Heinecke5-5/+5
2017-05-10qt, tests: Don't use internal APIAndre Heinecke2-17/+19
2017-04-25qt, cpp: Add additional copyright BSI notesAndre Heinecke5-4/+10
2017-04-25Change copyright from Intevation to BSIAndre Heinecke107-107/+214
2017-04-10tests: Do not use check-local magic as dependencyAlon Bar-Lev1-9/+3
2017-04-03qt: pass fmt to gpgrt_asprintf()Igor Gnatenko1-1/+1
2017-03-30qt: Handle if gpg does not support tofu in testAndre Heinecke1-1/+22
2017-03-28Revert "qt: Disable testEncryptDecryptNowrap"Andre Heinecke1-2/+0
2017-03-27qt: Disable testEncryptDecryptNowrapAndre Heinecke1-0/+2
2017-03-24qt: Add unittest for decrypt unwrapAndre Heinecke1-1/+66
2017-03-22qt: Add test for Data::toKeysAndre Heinecke1-0/+30
2017-03-22qt: Initialize library first in testsAndre Heinecke1-0/+2
2017-03-13qt: Add test for DN parserAndre Heinecke1-0/+10
2017-03-13qt: Use gpgrt_asprintf instead of qstrdupAndre Heinecke1-2/+2
2017-03-01qt: Allow creation of default keys without nameAndre Heinecke1-3/+8
2017-02-14qt: Make sure to remove the tofu.db on clean.Justus Winter1-1/+1
2017-02-13qt: Add missing #include <functional>Igor Gnatenko2-0/+2
2017-02-07qt: Don't rely on implicit include in t-verifyAndre Heinecke1-0/+1
2017-02-02qt: Add test for tofu conflictAndre Heinecke1-0/+133
2017-01-31qt: Increase timeout when waiting for signals.Justus Winter6-13/+17
2017-01-16qt: Use QVERIFY instead of Q_ASSERT in conf testAndre Heinecke1-3/+3
2017-01-16qt: Add test for CryptoConfigAndre Heinecke2-3/+98
2017-01-12qt: Add support for stringValueList in CryptoConfAndre Heinecke5-1/+68
2017-01-12qt: Don't use qstrdup in test passphrase cbAndre Heinecke1-1/+5
2017-01-11qt: Clean up test dirs on failureAndre Heinecke8-174/+174