aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/src/qgpgmesignencryptarchivejob.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* qt: Use temporary .part file names when creating archivesIngo Klöcker2023-10-271-5/+13
* qt: Refactor removal of output file on cancel or errorIngo Klöcker2023-10-271-18/+13
* qt: Use UTF-8 for file names on WindowsIngo Klöcker2023-09-221-0/+8
* qt: Clean up after failure or cancel of sign/encrypt archive operationIngo Klöcker2023-08-161-1/+15
* qt: Support writing signed/encrypted archives directly to a fileIngo Klöcker2023-06-191-21/+49
* qt: Add a generic hook to start a jobIngo Klöcker2023-06-191-0/+6
* qt: Rename JobPrivate::start to JobPrivate::startNowIngo Klöcker2023-06-191-1/+1
* qt: Add signals for file-based and data-based progressIngo Klöcker2023-02-141-0/+3
* qt: Add job for creating encrypted signed archivesIngo Klöcker2023-01-311-0/+150