aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/tests/run-decryptverifyjob.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-05qt: Replace usage of deprecated Error::asStringIngo Klöcker1-1/+2
2024-07-05qt: Always include C++ binding headers with gpgme++/ prefixIngo Klöcker1-3/+3
2023-12-22qt: Support decryption (with verification) directly to/from filesIngo Klöcker1-13/+19
2023-12-21qt: Support writing/reading signed/encrypted files directly to/from fileIngo Klöcker1-40/+21
2023-08-16qt: Clean up after failure or cancel of sign/encrypt archive operationIngo Klöcker1-0/+19
2023-06-19qt: Support writing signed/encrypted archives directly to a fileIngo Klöcker1-19/+26
2023-02-02qt: Allow checking if the sign/encrypt archive jobs are supportedIngo Klöcker1-0/+5
2023-01-30qt: Add job for creating signed archivesikloecker/t6342-gpgtarIngo Klöcker1-21/+8
2023-01-27qt: Add job for creating encrypted archivesIngo Klöcker1-0/+158