aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/src/signencryptarchivejob.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-05qt: Always include C++ binding headers with gpgme++/ prefixIngo Klöcker1-1/+1
2023-06-19qt: Support writing signed/encrypted archives directly to a fileIngo Klöcker1-0/+60
2023-02-02qt: Allow checking if the sign/encrypt archive jobs are supportedIngo Klöcker1-0/+9
2023-01-31qt: Add job for creating encrypted signed archivesIngo Klöcker1-10/+10
2023-01-27qt: Add job for creating encrypted archivesIngo Klöcker1-10/+19
2023-01-04qt: Explicitly instantiate private job classesIngo Klöcker1-13/+1
2022-11-04qt: Allow disabling automatic trust database check on key listingIngo Klöcker1-10/+14
2022-07-05qt: Allow setting the file name of encrypted dataIngo Klöcker1-10/+22
2020-11-12qt: Fix export of qDebug GpgME::Error overloadAndre Heinecke1-0/+1
2020-10-23qt: Add QDebug stream operator for GpgME::ErrorIngo Klöcker1-12/+15
2017-04-25Change copyright from Intevation to BSIAndre Heinecke1-1/+2
2017-01-12qt: Add support for stringValueList in CryptoConfAndre Heinecke1-31/+11
2016-08-11Qt: Ensure all public classes are exportedAndre Heinecke1-1/+3
2016-05-06Qt: Fix library name in Copyright headersAndre Heinecke1-2/+2
2016-04-02Add QGpgME code from libkleoAndre Heinecke1-0/+62