aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/src/qgpgmesignjob.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpp,qt: Remove C++ and Qt bindingsIngo Klöcker2025-02-031-280/+0
* qt: Always include C++ binding headers with gpgme++/ prefixIngo Klöcker2024-07-051-3/+3
* qt: Allow appending a detached signature to an existing fileIngo Klöcker2024-06-181-6/+36
* Qt: Fix windows build of new jobsAndre Heinecke2024-03-131-1/+1
* qt: Remove superfluous virtual overrides and member variablesIngo Klöcker2024-01-191-7/+1
* qt: Support writing/reading signed/encrypted files directly to/from fileIngo Klöcker2023-12-211-4/+96
* qt: Remove dead codeIngo Klöcker2023-12-211-9/+0
* qt: Replace Q_FOREACH with range-forIngo Klöcker2023-12-131-2/+4
* qt, cpp: Support larger size-hint on 32 bit buildsAndre Heinecke2023-06-161-1/+4
* qt,cpp: Consistently use nullptr and overrideAndre Heinecke2018-12-031-1/+1
* Change copyright from Intevation to BSIAndre Heinecke2017-04-251-1/+2
* cpp, qt: Include config.hAndre Heinecke2016-09-231-0/+4
* Qt: Fix library name in Copyright headersAndre Heinecke2016-05-061-2/+2
* Qt: Remove remaining boost usageAndre Heinecke2016-04-111-6/+4
* Cpp / Qt: Reduce boost usage (memory and tuple)Andre Heinecke2016-04-031-10/+10
* Qt: Add missing MOC includesAndre Heinecke2016-04-031-0/+1
* Add QGpgME code from libkleoAndre Heinecke2016-04-021-0/+164