aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/src/qgpgmesignencryptarchivejob.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-05qt: Always include C++ binding headers with gpgme++/ prefixIngo Klöcker1-1/+1
2023-10-27qt: Use temporary .part file names when creating archivesIngo Klöcker1-5/+13
2023-10-27qt: Refactor removal of output file on cancel or errorIngo Klöcker1-18/+13
2023-09-22qt: Use UTF-8 for file names on WindowsIngo Klöcker1-0/+8
2023-08-16qt: Clean up after failure or cancel of sign/encrypt archive operationIngo Klöcker1-1/+15
2023-06-19qt: Support writing signed/encrypted archives directly to a fileIngo Klöcker1-21/+49
2023-06-19qt: Add a generic hook to start a jobIngo Klöcker1-0/+6
2023-06-19qt: Rename JobPrivate::start to JobPrivate::startNowIngo Klöcker1-1/+1
2023-02-14qt: Add signals for file-based and data-based progressIngo Klöcker1-0/+3
2023-01-31qt: Add job for creating encrypted signed archivesIngo Klöcker1-40/+38
2023-01-27qt: Add job for creating encrypted archivesIngo Klöcker1-0/+152