aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/src/qgpgmesignarchivejob.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpp,qt: Remove C++ and Qt bindingsIngo Klöcker2025-02-031-196/+0
* qt: Always include C++ binding headers with gpgme++/ prefixIngo Klöcker2024-07-051-1/+1
* qt: Use temporary .part file names when creating archivesIngo Klöcker2023-10-271-5/+10
* qt: Refactor removal of output file on cancel or errorIngo Klöcker2023-10-271-18/+12
* 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-2/+14
* qt: Support writing signed/encrypted archives directly to a fileIngo Klöcker2023-06-191-14/+46
* 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: Remove unused and commented-out codeIngo Klöcker2023-01-311-5/+0
* qt: Add job for creating signed archivesikloecker/t6342-gpgtarIngo Klöcker2023-01-301-0/+141