aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt (unfollow)
Commit message (Expand)AuthorFilesLines
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
2017-01-11qt: Add test for uid functionsAndre Heinecke2-3/+131
2017-01-11Fix Qgpgme build for macosAndre Heinecke2-2/+4
2017-01-11Fix cmake configuration files for MacOSAndre Heinecke2-1/+8
2017-01-02qt: Update config sync doc / commentAndre Heinecke2-12/+6
2016-11-15qt, cpp: Add cmake config files for w32Andre Heinecke3-7/+113
2016-11-15qt: Use new style connect in th..mixinAndre Heinecke1-1/+2
2016-11-14qt: Add API to get the context for a JobAndre Heinecke4-2/+36
2016-11-14qt, cpp: Enable dll build for windowsAndre Heinecke1-1/+1
2016-11-03qt: Change license of export / version headerAndre Heinecke2-34/+54
2016-11-02qt: Fix build with g++ 4.8.xAndras Mantia1-3/+3
2016-11-02qt, cpp: Fix versioning in cmake config and headerAndre Heinecke2-6/+6
2016-11-02qt: Install cmake config into qgpgme subdirAndre Heinecke1-6/+6
2016-11-02qt: Require gpgmepp from cmake config scriptAndre Heinecke1-0/+3
2016-11-02qt, cpp: Add all generated files to cleanfilesAndre Heinecke1-1/+3
2016-11-01qt: Add Distinguished Name parser from libkleoAndre Heinecke3-2/+636
2016-11-01qt, cpp: Install version headers in subdirsAndre Heinecke1-1/+1
2016-10-19qt: Improve WKSPublishJob apidocAndre Heinecke1-4/+13
2016-10-13qt, cpp: Fix permissions of Config filesAndre Heinecke1-2/+2
2016-10-13qt: Install SpecialJobAndre Heinecke1-1/+2
2016-10-13qt, cpp: Fix expected targets in Config filesAndre Heinecke1-1/+1
2016-10-11qt: Add missing implementation of MultiDeleteJobDaniel Vrátil3-2/+120
2016-10-11qt: Install abstractimportjob.hDaniel Vrátil1-1/+1
2016-10-10qt: Add simple verify testAndre Heinecke2-3/+97
2016-10-05qt: Fix spelling error in WKSPublishJobAndre Heinecke4-7/+7
2016-10-05qt: Disable tests that require a password for 2.0Andre Heinecke1-0/+26
2016-10-05qt: Fix unused variable warningsAndre Heinecke5-13/+14
2016-10-05qt: Disable t-wkspublish testAndre Heinecke1-1/+1
2016-09-29cpp, qt: Handle modified includedir installationAndre Heinecke2-13/+4
2016-09-23Fix spellingDaniel Kahn Gillmor2-4/+4
2016-09-23move some file encodings to UTF-8Daniel Kahn Gillmor3-3/+3
2016-09-23cpp, qt: Include config.hAndre Heinecke40-0/+160
2016-09-20tests: Improve portability.Werner Koch1-1/+1
2016-09-19qt: Improve READMEAndre Heinecke1-15/+105