aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/src (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-12qt: Add support for stringValueList in CryptoConfAndre Heinecke5-1/+68
2017-01-11Fix Qgpgme build for macosAndre Heinecke1-1/+3
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 Heinecke3-2/+32
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-05qt: Fix spelling error in WKSPublishJobAndre Heinecke3-5/+5
2016-10-05qt: Fix unused variable warningsAndre Heinecke2-2/+3
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 Heinecke32-0/+128
2016-09-16qt: Add job for tofupolicyAndre Heinecke7-1/+237
2016-09-12qt: Fix some includesAndre Heinecke1-0/+2
2016-09-05qt: Add missing header redirectionAndre Heinecke2-3/+13
2016-09-05qt: Include cpp before core directoryAndre Heinecke1-1/+1
2016-08-25qt: Add generic flag support for keylistjobsAndre Heinecke3-1/+10
2016-08-25qt: Ensure that current src dir is included firstAndre Heinecke1-2/+3
2016-08-25qt: Add WKSPublishJobAndre Heinecke7-3/+388
2016-08-12Qt: Fix defaultkeygenerationjob buildAndre Heinecke1-0/+2
2016-08-11Qt: Add DefaultKeyGenerationJobAndre Heinecke3-4/+207
2016-08-11Qt: Ensure all public classes are exportedAndre Heinecke13-15/+29
2016-08-11Qt: Add KeyForMailboxJobAndre Heinecke7-3/+340
2016-08-10Qt: Remove unused variableAndre Heinecke1-1/+1
2016-08-09Qt: Add support for EncryptJobs with generic flagsAndre Heinecke6-22/+100
2016-07-12Qt: Install CamelCase forward includesAndre Heinecke1-2/+40
2016-07-12Qt: Export VerifyDetachedJobAndre Heinecke1-1/+1
2016-07-12Qt/Cpp: Add version headersAndre Heinecke2-1/+34
2016-07-12Qt/Cpp: Add license blurb to export headersAndre Heinecke1-0/+20
2016-07-11Qt: Add some general Protocol documentationAndre Heinecke1-0/+35
2016-07-07qt: Fix distcheck.Justus Winter1-2/+3
2016-07-06Revert "Qt: More robust lookup of Cpp's context.h"Andre Heinecke1-1/+1
2016-07-05Qt: More robust lookup of Cpp's context.hAndre Heinecke1-1/+1
2016-05-17Qt / Cpp: Port auto_ptr to unique_ptrAndre Heinecke5-16/+10