aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing files for distributionAndre Heinecke2021-08-271-0/+1
* Make sure expiration time is interpreted as unsigned numberIngo Klöcker2021-07-081-1/+1
* qt: Allow retrieving the default value of a config entryIngo Klöcker2021-06-295-11/+77
* qt: Fix filenames in copyright headersIngo Klöcker2021-06-282-2/+2
* qt: Add test for ChangeExpiryJobIngo Klöcker2021-06-282-3/+430
* qt: Allow changing expiration date of primary key and all subkeysIngo Klöcker2021-06-284-10/+113
* qt: Add mechanism for missing d-pointer in JobIngo Klöcker2021-06-282-0/+92
* qt: Remove superfluous trailing ';'Ingo Klöcker2021-06-261-3/+3
* python: Do not include the full file names in the docs.Werner Koch2021-06-241-1/+1
* qt: Extend SignKeyJob to create signatures with expiration dateIngo Klöcker2021-06-224-3/+181
* qt: Add missing }Ingo Klöcker2021-06-181-0/+1
* qt: Add some error loggingIngo Klöcker2021-06-171-2/+5
* qt: Do not set empty base DN as query of keyserver URLIngo Klöcker2021-06-171-1/+3
* qt: Fix API documentationIngo Klöcker2021-06-171-5/+2
* qt: Flush output after write for QProcess outputAndre Heinecke2021-06-101-1/+11
* qt: Explicitly link libgpg-errorAndre Heinecke2021-06-091-1/+1
* qt: Add separate logging category for result of config loadingIngo Klöcker2021-06-023-7/+6
* qt: Add support for flags in LDAP server optionsIngo Klöcker2021-06-011-27/+48
* qt: Extend SignKeyJob to create trust signaturesIngo Klöcker2021-05-055-5/+629
* qt: Pimpl QGpgMESignKeyJobIngo Klöcker2021-05-052-43/+41
* qt: Add method for getting config entries for components by entry nameIngo Klöcker2021-03-052-7/+35
* Qt: Undeprecate QByteArray based start functsAndre Heinecke2021-01-042-2/+2
* Revert "cpp: Use portable off_t size_t"Andre Heinecke2020-11-202-2/+2
* cpp: Use portable off_t size_tAndre Heinecke2020-11-182-2/+2
* qt: Avoid empty "[email protected]" signature notationsIngo Klöcker2020-11-181-1/+1
* qt: Fix export of qDebug GpgME::Error overloadAndre Heinecke2020-11-121-0/+1
* qt: Add export macro for QDebug operatorAndre Heinecke2020-11-111-1/+3
* qt: Allow build with older GnuPG (< 2.2.18).NIIBE Yutaka2020-11-111-1/+4
* qt: Make audit parameters of result signal optionalIngo Klöcker2020-11-031-1/+1
* qt: Add support for revoke signature quick commandIngo Klöcker2020-10-293-2/+38
* qt: Some minor cleanupsIngo Klöcker2020-10-291-13/+3
* qt: Add QDebug stream operator for GpgME::ErrorIngo Klöcker2020-10-233-1/+99
* cpp, qt: Add missing comparison operators for version info comparisonIngo Klöcker2020-10-231-0/+32
* cpp, qt: Fix version info comparisonIngo Klöcker2020-10-231-0/+1
* qt: Update the documentation of ListAllKeysJobIngo Klöcker2020-09-081-2/+3
* qt: List keys once with --with-secret instead of twiceIngo Klöcker2020-09-072-9/+116
* qt: Fix an rfc2253 parser flawWerner Koch2020-08-281-3/+2
* core: Add error handling to setexpireIngo Klöcker2020-08-141-0/+9
* qt: Support changing expiry of subkeysIngo Klöcker2020-08-113-4/+39
* qt: Port to new setExpire()Ingo Klöcker2020-08-051-18/+6
* qt: Add test for setExpireIngo Klöcker2020-08-041-0/+54
* qt, cpp: Support export modesAndre Heinecke2020-07-163-4/+22
* tests: Remove/change tests for GnuPG 2.3 with no gpg.keyserver.NIIBE Yutaka2020-05-111-30/+0
* qt: Change logging categoryaheinecke/json-testAndre Heinecke2020-02-1910-55/+55
* qt: Log execution args of gpg-cardAndre Heinecke2020-02-191-3/+5
* qt: Add dummy context to make mixin happyAndre Heinecke2020-02-121-1/+2
* qt: Add GpgCardJob following the job patternAndre Heinecke2020-02-128-2/+319
* cpp, qt: Use uidhash to select uids for signingAndre Heinecke2019-12-131-0/+1
* qt,tests: Take care for old DSA key using deprecated digest algo.NIIBE Yutaka2019-11-071-0/+4
* qt, tests: Add check for supported versionsAndre Heinecke2019-11-064-21/+41