aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/tests/run-verifydetachedjob.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-10qt: Don't include config.hIngo Klöcker1-4/+0
2024-06-10qt: Always include C++ binding headers with gpgme++/ prefixIngo Klöcker1-2/+2
2024-01-05qt: Support verification of detached signatures directly from filesIngo Klöcker1-26/+25
2023-06-21qt: Support reading signed/encrypted archives directly from a fileIngo Klöcker1-21/+2
2023-02-02qt: Add job for extracting encrypted and signed archivesIngo Klöcker1-38/+29
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