aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/src/qgpgmedecryptverifyarchivejob.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpp,qt: Remove C++ and Qt bindingsIngo Klöcker2025-02-031-169/+0
* qt: Add support for new context flag "proc-all-sigs"Ingo Klöcker2024-08-261-2/+9
* qt: Always include C++ binding headers with gpgme++/ prefixIngo Klöcker2024-07-051-1/+1
* qt: Use UTF-8 for file names on WindowsIngo Klöcker2023-09-221-0/+4
* qt: Support reading signed/encrypted archives directly from a fileIngo Klöcker2023-06-211-17/+44
* 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, cpp: Support larger size-hint on 32 bit buildsAndre Heinecke2023-06-161-0/+3
* qt: Add signals for file-based and data-based progressIngo Klöcker2023-02-141-0/+3
* qt: Add job for extracting encrypted and signed archivesIngo Klöcker2023-02-021-0/+119