aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt (follow)
Commit message (Expand)AuthorAgeFilesLines
* qt: Add Distinguished Name parser from libkleoAndre Heinecke2016-11-013-2/+636
* qt, cpp: Install version headers in subdirsAndre Heinecke2016-11-011-1/+1
* qt: Improve WKSPublishJob apidocAndre Heinecke2016-10-191-4/+13
* qt, cpp: Fix permissions of Config filesAndre Heinecke2016-10-131-2/+2
* qt: Install SpecialJobAndre Heinecke2016-10-131-1/+2
* qt, cpp: Fix expected targets in Config filesAndre Heinecke2016-10-131-1/+1
* qt: Add missing implementation of MultiDeleteJobDaniel Vrátil2016-10-113-2/+120
* qt: Install abstractimportjob.hDaniel Vrátil2016-10-111-1/+1
* qt: Add simple verify testAndre Heinecke2016-10-102-3/+97
* qt: Fix spelling error in WKSPublishJobAndre Heinecke2016-10-054-7/+7
* qt: Disable tests that require a password for 2.0Andre Heinecke2016-10-051-0/+26
* qt: Fix unused variable warningsAndre Heinecke2016-10-055-13/+14
* qt: Disable t-wkspublish testAndre Heinecke2016-10-051-1/+1
* cpp, qt: Handle modified includedir installationAndre Heinecke2016-09-292-13/+4
* Fix spellingDaniel Kahn Gillmor2016-09-232-4/+4
* move some file encodings to UTF-8Daniel Kahn Gillmor2016-09-233-3/+3
* cpp, qt: Include config.hAndre Heinecke2016-09-2340-0/+160
* tests: Improve portability.Werner Koch2016-09-201-1/+1
* qt: Improve READMEAndre Heinecke2016-09-191-15/+105
* qt: Add debug output for testTofuPolicyAndre Heinecke2016-09-191-0/+20
* qt: Add test for setting tofu policyAndre Heinecke2016-09-161-0/+36
* qt: Add job for tofupolicyAndre Heinecke2016-09-167-1/+237
* qt: Fix some includesAndre Heinecke2016-09-123-3/+7
* qt: Fix tofu test.Justus Winter2016-09-121-6/+6
* qt: Clarify comment and strings in tofuinfo testAndre Heinecke2016-09-051-4/+8
* qt: Enable signcount checks in tofuinfo testAndre Heinecke2016-09-051-12/+27
* qt: Add missing header redirectionAndre Heinecke2016-09-052-3/+13
* qt: Include cpp before core directoryAndre Heinecke2016-09-051-1/+1
* qt: Fix 2.1 t-support copyAndre Heinecke2016-08-251-1/+3
* qt: Fix and extend TofuInfo test.Andre Heinecke2016-08-251-10/+51
* qt: Fix keyring copy in testsAndre Heinecke2016-08-253-3/+3
* qt: Add generic flag support for keylistjobsAndre Heinecke2016-08-253-1/+10
* qt: Ensure that current src dir is included firstAndre Heinecke2016-08-251-2/+3
* qt: Fix tofuinfo test when gpg is gpg2Andre Heinecke2016-08-254-10/+30
* qt: Remove unused variable in testAndre Heinecke2016-08-251-2/+0
* qt: Add test for wkspublishjobAndre Heinecke2016-08-252-3/+284
* qt: Add WKSPublishJobAndre Heinecke2016-08-257-3/+388
* Qt: Adapt (disabled) tofuinfo test to new APIAndre Heinecke2016-08-241-49/+60
* Cpp: Move tofuinfo from signature to useridAndre Heinecke2016-08-231-0/+2
* Qt: Add test for progress signal of encryptjobAndre Heinecke2016-08-121-0/+62
* Qt: Fix defaultkeygenerationjob buildAndre Heinecke2016-08-121-0/+2
* Qt: Add DefaultKeyGenerationJobAndre Heinecke2016-08-113-4/+207
* Qt: Ensure all public classes are exportedAndre Heinecke2016-08-1113-15/+29
* Qt: Add KeyForMailboxJobAndre Heinecke2016-08-119-4/+399
* Qt: Remove unused variableAndre Heinecke2016-08-101-1/+1
* Qt: Create TestPassphraseProvider on stackAndre Heinecke2016-08-102-4/+7
* Qt: Fix t-keylist moc includeAndre Heinecke2016-08-101-1/+0
* Qt: Clean up debug output in testsAndre Heinecke2016-08-091-2/+1
* Qt: Add encryption test and refactor testsuiteAndre Heinecke2016-08-098-46/+302
* Qt: Add support for EncryptJobs with generic flagsAndre Heinecke2016-08-096-22/+100