aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/src/qgpgmeimportjob.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-03cpp,qt: Remove C++ and Qt bindingsIngo Klöcker1-172/+0
2024-07-05qt: Always include C++ binding headers with gpgme++/ prefixIngo Klöcker1-3/+3
2024-06-13qt: Specify import options as list of strings instead of as stringIngo Klöcker1-3/+3
2024-06-12qt: Allow specifying import options when importing keysIngo Klöcker1-4/+8
2024-01-19qt: Remove superfluous virtual overrides and member variablesIngo Klöcker1-6/+1
2024-01-19qt: Remove left-over mentions of showErrorDialogIngo Klöcker1-2/+0
2023-06-19qt: Add a generic hook to start a jobIngo Klöcker1-0/+6
2023-06-19qt: Rename JobPrivate::start to JobPrivate::startNowIngo Klöcker1-1/+1
2023-01-05qt: Allow deferred start of import jobIngo Klöcker1-0/+6
2023-01-04qt: Support deferred start of jobsIngo Klöcker1-0/+6
2023-01-04qt: Explicitly instantiate private job classesIngo Klöcker1-0/+23
2022-01-17qt: Fix build without installed GpgME++ headersIngo Klöcker1-3/+3
2021-12-22qt: Detect an import error caused by a wrong passwordIngo Klöcker1-1/+17
2021-12-15qt: Allow specifying an import filter when importing keysIngo Klöcker1-8/+10
2021-12-14qt: Allow setting key origin when importing keysIngo Klöcker1-4/+30
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-3/+2
2016-04-03Cpp / Qt: Reduce boost usage (memory and tuple)Andre Heinecke1-1/+1
2016-04-03Qt: Add missing MOC includesAndre Heinecke1-0/+1
2016-04-02Add QGpgME code from libkleoAndre Heinecke1-0/+85