aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* qt, tests: Replace accidentally commited assertAndre Heinecke2019-11-061-1/+1
* qt,tests: Add test to add an exportable certifyAndre Heinecke2019-11-061-0/+88
* qt, tests: Add testcase for multiple remarskAndre Heinecke2019-11-041-0/+88
* qt,tests: Move remarks test out and extend itAndre Heinecke2019-11-043-114/+325
* qt: Allow adding empty remarksAndre Heinecke2019-11-011-1/+1
* qt,tests: Add test for remarksAndre Heinecke2019-10-291-0/+111
* qt: Extend signkeyjob to handle remarks and dupsAndre Heinecke2019-10-293-3/+56
* qt: Handle diagnostic audit log for CMSAndre Heinecke2019-03-201-1/+7
* build: With LD_LIBRARY_PATH defined, use --disable-new-dtags.NIIBE Yutaka2019-01-161-1/+1
* qt: Use tofu conflict test keys without expiryAndre Heinecke2019-01-091-28/+30
* qt,cpp: Consistently use nullptr and overrideAndre Heinecke2018-12-0319-83/+84
* Add SPDX identifiers to most source filesWerner Koch2018-11-161-4/+3
* spelling: fix misspellingsDaniel Kahn Gillmor2018-11-085-10/+10
* doc: use https:// for www.gnu.orgDaniel Kahn Gillmor2018-10-183-5/+5
* qt, tests: Add test for single get keyAndre Heinecke2018-10-091-0/+33
* Release 1.12.0gpgme-1.12.0Werner Koch2018-10-081-1/+1
* Make GNUPGHOME for tests overridableAndre Heinecke2018-08-061-1/+2
* qt: Handle encoding for diagnosticsAndre Heinecke2018-07-181-1/+53
* qt: Handle OpenPGP Diagnostic logAndre Heinecke2018-07-051-5/+27
* cpp: Add gpgme_data_rewind to cpp APIAndre Heinecke2018-05-291-0/+19
* qt: Respect --disable-gpg-test for testsAndre Heinecke2018-05-041-1/+7
* qt: Fix filename handling in cryptoconfigAndre Heinecke2018-04-261-3/+3
* qt: Add test for resetting config valueAndre Heinecke2018-04-041-1/+33
* tests: Makefile portability.NIIBE Yutaka2018-02-151-6/+4
* qt: Don't use QDateTime::toSecsSinceEpochAndre Heinecke2017-12-111-2/+2
* Spelling fixes for comments and docAndre Heinecke2017-12-081-2/+2
* qt: Add job for quick commandsAndre Heinecke2017-12-017-2/+315