aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/src/qgpgmesignjob.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-05qt: Always include C++ binding headers with gpgme++/ prefixIngo Klöcker1-3/+3
2024-06-18qt: Allow appending a detached signature to an existing fileIngo Klöcker1-6/+36
2024-03-13Qt: Fix windows build of new jobsAndre Heinecke1-1/+1
2024-01-19qt: Remove superfluous virtual overrides and member variablesIngo Klöcker1-7/+1
2023-12-21qt: Support writing/reading signed/encrypted files directly to/from fileIngo Klöcker1-4/+96
2023-12-21qt: Remove dead codeIngo Klöcker1-9/+0
2023-12-13qt: Replace Q_FOREACH with range-forIngo Klöcker1-2/+4
2023-06-16qt, cpp: Support larger size-hint on 32 bit buildsAndre Heinecke1-1/+4
2018-12-03qt,cpp: Consistently use nullptr and overrideAndre Heinecke1-1/+1
2017-04-25Change copyright from Intevation to BSIAndre Heinecke1-1/+2
2016-09-23cpp, qt: Include config.hAndre Heinecke1-0/+4
2016-05-06Qt: Fix library name in Copyright headersAndre Heinecke1-2/+2
2016-04-11Qt: Remove remaining boost usageAndre Heinecke1-6/+4
2016-04-03Cpp / Qt: Reduce boost usage (memory and tuple)Andre Heinecke1-10/+10
2016-04-03Qt: Add missing MOC includesAndre Heinecke1-0/+1
2016-04-02Add QGpgME code from libkleoAndre Heinecke1-0/+164