aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* qt: Don't use QDateTime::toSecsSinceEpochAndre Heinecke2017-12-111-2/+2
* qt: Add job for quick commandsAndre Heinecke2017-12-017-2/+315
* qt: Fix IODeviceDataProvider with ProcessAndre Heinecke2017-11-141-1/+5
* qt: Add a missing include <functional>Andre Heinecke2017-05-101-0/+1
* qt: Undeprecate API that I find usefulAndre Heinecke2017-05-105-5/+5
* qt, cpp: Add additional copyright BSI notesAndre Heinecke2017-04-252-1/+4
* Change copyright from Intevation to BSIAndre Heinecke2017-04-2595-95/+190
* qt: pass fmt to gpgrt_asprintf()Igor Gnatenko2017-04-031-1/+1
* qt: Use gpgrt_asprintf instead of qstrdupAndre Heinecke2017-03-131-2/+2
* qt: Allow creation of default keys without nameAndre Heinecke2017-03-011-3/+8
* qt: Add missing #include <functional>Igor Gnatenko2017-02-132-0/+2
* qt: Add support for stringValueList in CryptoConfAndre Heinecke2017-01-125-1/+68
* Fix Qgpgme build for macosAndre Heinecke2017-01-111-1/+3
* Fix cmake configuration files for MacOSAndre Heinecke2017-01-112-1/+8
* qt: Update config sync doc / commentAndre Heinecke2017-01-022-12/+6
* qt, cpp: Add cmake config files for w32Andre Heinecke2016-11-153-7/+113
* qt: Use new style connect in th..mixinAndre Heinecke2016-11-151-1/+2
* qt: Add API to get the context for a JobAndre Heinecke2016-11-143-2/+32
* qt, cpp: Enable dll build for windowsAndre Heinecke2016-11-141-1/+1
* qt: Change license of export / version headerAndre Heinecke2016-11-032-34/+54
* qt: Fix build with g++ 4.8.xAndras Mantia2016-11-021-3/+3
* qt, cpp: Fix versioning in cmake config and headerAndre Heinecke2016-11-022-6/+6
* qt: Install cmake config into qgpgme subdirAndre Heinecke2016-11-021-6/+6
* qt: Require gpgmepp from cmake config scriptAndre Heinecke2016-11-021-0/+3
* qt, cpp: Add all generated files to cleanfilesAndre Heinecke2016-11-021-1/+3
* 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: Fix spelling error in WKSPublishJobAndre Heinecke2016-10-053-5/+5
* qt: Fix unused variable warningsAndre Heinecke2016-10-052-2/+3
* 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-2332-0/+128
* qt: Add job for tofupolicyAndre Heinecke2016-09-167-1/+237
* qt: Fix some includesAndre Heinecke2016-09-121-0/+2
* qt: Add missing header redirectionAndre Heinecke2016-09-052-3/+13
* qt: Include cpp before core directoryAndre Heinecke2016-09-051-1/+1
* 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: Add WKSPublishJobAndre Heinecke2016-08-257-3/+388
* 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-117-3/+340