aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/src (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-04Qt: Undeprecate QByteArray based start functsAndre Heinecke2-2/+2
2020-11-20Revert "cpp: Use portable off_t size_t"Andre Heinecke1-1/+1
2020-11-18cpp: Use portable off_t size_tAndre Heinecke1-1/+1
2020-11-18qt: Avoid empty "[email protected]" signature notationsIngo Klöcker1-1/+1
2020-11-12qt: Fix export of qDebug GpgME::Error overloadAndre Heinecke1-0/+1
2020-11-11qt: Add export macro for QDebug operatorAndre Heinecke1-1/+3
2020-11-03qt: Make audit parameters of result signal optionalIngo Klöcker1-1/+1
2020-10-29qt: Add support for revoke signature quick commandIngo Klöcker3-2/+38
2020-10-29qt: Some minor cleanupsIngo Klöcker1-13/+3
2020-10-23qt: Add QDebug stream operator for GpgME::ErrorIngo Klöcker3-1/+99
2020-09-08qt: Update the documentation of ListAllKeysJobIngo Klöcker1-2/+3
2020-09-07qt: List keys once with --with-secret instead of twiceIngo Klöcker1-9/+52
2020-08-28qt: Fix an rfc2253 parser flawWerner Koch1-3/+2
2020-08-11qt: Support changing expiry of subkeysIngo Klöcker3-4/+39
2020-08-05qt: Port to new setExpire()Ingo Klöcker1-18/+6
2020-07-16qt, cpp: Support export modesAndre Heinecke3-4/+22
2020-02-19qt: Change logging categoryaheinecke/json-testAndre Heinecke10-55/+55
2020-02-19qt: Log execution args of gpg-cardAndre Heinecke1-3/+5
2020-02-12qt: Add dummy context to make mixin happyAndre Heinecke1-1/+2
2020-02-12qt: Add GpgCardJob following the job patternAndre Heinecke8-2/+319
2019-12-13cpp, qt: Use uidhash to select uids for signingAndre Heinecke1-0/+1
2019-11-01qt: Allow adding empty remarksAndre Heinecke1-1/+1
2019-10-29qt: Extend signkeyjob to handle remarks and dupsAndre Heinecke3-3/+56
2019-03-20qt: Handle diagnostic audit log for CMSAndre Heinecke1-1/+7
2018-12-03qt,cpp: Consistently use nullptr and overrideAndre Heinecke19-83/+84
2018-11-08spelling: fix misspellingsDaniel Kahn Gillmor2-3/+3
2018-07-18qt: Handle encoding for diagnosticsAndre Heinecke1-1/+53
2018-07-05qt: Handle OpenPGP Diagnostic logAndre Heinecke1-5/+27
2018-04-26qt: Fix filename handling in cryptoconfigAndre Heinecke1-3/+3
2017-12-11qt: Don't use QDateTime::toSecsSinceEpochAndre Heinecke1-2/+2
2017-12-01qt: Add job for quick commandsAndre Heinecke7-2/+315
2017-11-14qt: Fix IODeviceDataProvider with ProcessAndre Heinecke1-1/+5
2017-05-10qt: Add a missing include <functional>Andre Heinecke1-0/+1
2017-05-10qt: Undeprecate API that I find usefulAndre Heinecke5-5/+5
2017-04-25qt, cpp: Add additional copyright BSI notesAndre Heinecke2-1/+4
2017-04-25Change copyright from Intevation to BSIAndre Heinecke95-95/+190
2017-04-03qt: pass fmt to gpgrt_asprintf()Igor Gnatenko1-1/+1
2017-03-13qt: Use gpgrt_asprintf instead of qstrdupAndre Heinecke1-2/+2
2017-03-01qt: Allow creation of default keys without nameAndre Heinecke1-3/+8
2017-02-13qt: Add missing #include <functional>Igor Gnatenko2-0/+2
2017-01-12qt: Add support for stringValueList in CryptoConfAndre Heinecke5-1/+68
2017-01-11Fix Qgpgme build for macosAndre Heinecke1-1/+3
2017-01-11Fix cmake configuration files for MacOSAndre Heinecke2-1/+8
2017-01-02qt: Update config sync doc / commentAndre Heinecke2-12/+6
2016-11-15qt, cpp: Add cmake config files for w32Andre Heinecke3-7/+113
2016-11-15qt: Use new style connect in th..mixinAndre Heinecke1-1/+2
2016-11-14qt: Add API to get the context for a JobAndre Heinecke3-2/+32
2016-11-14qt, cpp: Enable dll build for windowsAndre Heinecke1-1/+1
2016-11-03qt: Change license of export / version headerAndre Heinecke2-34/+54
2016-11-02qt: Fix build with g++ 4.8.xAndras Mantia1-3/+3