aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/src/qgpgmechangeexpiryjob.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-03cpp,qt: Remove C++ and Qt bindingsIngo Klöcker1-133/+0
2024-07-05qt: Always include C++ binding headers with gpgme++/ prefixIngo Klöcker1-2/+2
2023-10-18qt: Handle cancel in changeexpiryjobAndre Heinecke1-1/+1
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-04qt: Support deferred start of jobsIngo Klöcker1-0/+6
2023-01-04qt: Explicitly instantiate private job classesIngo Klöcker1-1/+22
2021-06-28qt: Allow changing expiration date of primary key and all subkeysIngo Klöcker1-9/+23
2020-08-11qt: Support changing expiry of subkeysIngo Klöcker1-3/+16
2020-08-05qt: Port to new setExpire()Ingo Klöcker1-18/+6
2017-04-25Change copyright from Intevation to BSIAndre Heinecke1-1/+2
2016-09-23cpp, qt: Include config.hAndre Heinecke1-0/+4
2016-05-17Qt / Cpp: Port auto_ptr to unique_ptrAndre Heinecke1-4/+3
2016-05-06Qt: Fix library name in Copyright headersAndre Heinecke1-2/+2
2016-04-11Qt: Remove remaining boost usageAndre Heinecke1-2/+1
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/+81