aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/src (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-11qt: Don't use QDateTime::toSecsSinceEpochAndre 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-05-10qt: Add a missing include <functional>Andre Heinecke1-0/+1
2017-05-10qt: Undeprecate API that I find usefulAndre Heinecke5-5/+5
2017-04-25qt, cpp: Add additional copyright BSI notesAndre Heinecke2-1/+4
2017-04-25Change copyright from Intevation to BSIAndre Heinecke95-95/+190
2017-04-03qt: pass fmt to gpgrt_asprintf()Igor Gnatenko1-1/+1
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-13qt: Add missing #include <functional>Igor Gnatenko2-0/+2
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