aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* qt: Allow specifying an import filter when importing keysIngo Klöcker2021-12-154-8/+79
* qt: Avoid test failure when test is run multiple timesIngo Klöcker2021-12-151-16/+26
* qt: Fix erroneous reuse of JobPrivate objectsIngo Klöcker2021-12-151-0/+1
* qt: Add pattern used for WKD lookup to resultIngo Klöcker2021-12-144-12/+23
* qt: Allow setting key origin when importing keysIngo Klöcker2021-12-146-9/+229
* qt,tests: Skip WKD lookup tests by defaultIngo Klöcker2021-12-143-2/+17
* qt: Support WKD lookup without implicit importIngo Klöcker2021-12-1313-8/+727
* qt: Fix example for using the asynchronous job APIIngo Klöcker2021-12-131-0/+1
* qt: Fix build against Qt 5.9Ingo Klöcker2021-09-132-3/+3
* qt: Expect UTF-8 on stderr on WindowsAndre Heinecke2021-08-271-44/+1
* 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