aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/src/qgpgmelistallkeysjob.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpp,qt: Remove C++ and Qt bindingsIngo Klöcker2025-02-031-241/+0
* qt: Always include C++ binding headers with gpgme++/ prefixIngo Klöcker2024-07-051-5/+5
* qt: Remove superfluous virtual overrides and member variablesIngo Klöcker2024-01-191-8/+1
* qt: Remove left-over mentions of showErrorDialogIngo Klöcker2024-01-191-13/+0
* 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: Support deferred start of jobsIngo Klöcker2023-01-041-0/+6
* qt: Explicitly instantiate private job classesIngo Klöcker2023-01-041-1/+22
* qt: Allow disabling automatic trust database check on key listingIngo Klöcker2022-11-041-3/+15
* qt: List keys once with --with-secret instead of twiceIngo Klöcker2020-09-071-9/+52
* qt,cpp: Consistently use nullptr and overrideAndre Heinecke2018-12-031-2/+2
* 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 usage of stl_util.h and predicates.hAndre Heinecke2016-04-111-12/+9
* Cpp / Qt: Reduce boost usage (memory and tuple)Andre Heinecke2016-04-031-1/+1
* Qt: Add missing MOC includesAndre Heinecke2016-04-031-0/+1
* Add QGpgME code from libkleoAndre Heinecke2016-04-021-0/+170