aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/src/signencryptarchivejob.h (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-03cpp,qt: Remove C++ and Qt bindingsIngo Klöcker1-165/+0
2024-07-05qt: Always include C++ binding headers with gpgme++/ prefixIngo Klöcker1-5/+1
2023-06-19qt: Support writing signed/encrypted archives directly to a fileIngo Klöcker1-0/+55
2023-02-14qt: Add signals for file-based and data-based progressIngo Klöcker1-0/+17
2023-02-02qt: Allow checking if the sign/encrypt archive jobs are supportedIngo Klöcker1-0/+2
2023-01-31qt: Add job for creating encrypted signed archivesIngo Klöcker1-13/+20
2023-01-30qt: Add job for creating signed archivesikloecker/t6342-gpgtarIngo Klöcker1-28/+15
2023-01-27qt: Add job for creating encrypted archivesIngo Klöcker1-0/+101