aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/src/threadedjobmixin.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpp,qt: Remove C++ and Qt bindingsIngo Klöcker2025-02-031-302/+0
* qt: Always include C++ binding headers with gpgme++/ prefixIngo Klöcker2024-07-051-7/+2
* qt: Replace Q_NULLPTR with nullptrIngo Klöcker2023-12-131-1/+1
* qt: Make the run methods of ThreadedJobMixin publicIngo Klöcker2023-06-191-0/+3
* qt: Add simple and extended progress signals replacing old signalIngo Klöcker2023-02-141-11/+15
* qt: Replace Q_DECL_OVERRIDE with overrideIngo Klöcker2023-01-051-5/+5
* qt: Support deferred start of jobsIngo Klöcker2023-01-041-0/+18
* qt,cpp: Consistently use nullptr and overrideAndre Heinecke2018-12-031-1/+1
* Change copyright from Intevation to BSIAndre Heinecke2017-04-251-1/+2
* qt: Add missing #include <functional>Igor Gnatenko2017-02-131-0/+1
* qt: Use new style connect in th..mixinAndre Heinecke2016-11-151-1/+2
* qt: Add API to get the context for a JobAndre Heinecke2016-11-141-1/+7
* qt: Fix unused variable warningsAndre Heinecke2016-10-051-1/+2
* Revert "Qt: More robust lookup of Cpp's context.h"Andre Heinecke2016-07-061-1/+1
* Qt: More robust lookup of Cpp's context.hAndre Heinecke2016-07-051-1/+1
* Qt: Fix library name in Copyright headersAndre Heinecke2016-05-061-2/+2
* Qt: Remove remaining boost usageAndre Heinecke2016-04-111-31/+23
* Cpp / Qt: Reduce boost usage (memory and tuple)Andre Heinecke2016-04-031-26/+26
* Add QGpgME code from libkleoAndre Heinecke2016-04-021-0/+280