index
:
GpgME
aheinecke/json-test
ben/cffi/test-001
ben/docs/2018-02
ben/docs/2018-03
ben/estreams-fix
ben/export-keys
ben/gitsettings
ben/gpygme
ben/howto-dita
ben/howto-update-02
ben/howto-update-03
ben/howto-update-05
ben/key-import
ben/master
ben/minor-docs-fixes
ben/python-docs-01
ben/xml
bjk/custom-engine-options
bjk/master
bjk/passphrase-inquire
dkg/fix-4820
dkg/fix-4821
dkg/fix-T3464
dkg/fix-T4271
dkg/fix-T4276
gpgme-0-3-branch
gpgme-1-0-branch
gpgme-1.10-branch
gpgme-1.24-branch
gpgme-1.3.0
gpgme-1.4-branch
gpgme-1.7-branch
gpgme-1.9-branch
gpgmepp
gsoc/jacob-key-import
howto-update-01
ikloecker/qt6
ikloecker/t6342-gpgtar
ikloecker/t6550
ikloecker/t7110-nested-bindings-packages
ikloecker/t7118-revkeys
javascript-binding
justus/idiomatic-py-0
justus/pyme3
master
pyme
pyme3
tobias/fix-expires
tobias/fix-proc-all-sigs-gpgtar
wk-master
wk/new-wait
origin/bjk/master
GnuPG Made Easy.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lang
/
qt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
qt: Fix build for older Qt versions.
Werner Koch
2022-02-07
1
-0
/
+1
*
qt: Add job to import keys given by key ids
Ingo Klöcker
2022-02-03
9
-1
/
+316
*
qt: Add helper for converting QStringList to vector of strings
Ingo Klöcker
2022-02-03
3
-2
/
+101
*
qt: Remove superfluous include
Ingo Klöcker
2022-01-17
1
-2
/
+0
*
qt: Fix build without installed GpgME++ headers
Ingo Klöcker
2022-01-17
6
-10
/
+18
*
qt: Add job to add existing subkeys to other keys
Ingo Klöcker
2022-01-13
11
-8
/
+598
*
qt,tests: Add helper to hook up the test passphrase provider
Ingo Klöcker
2022-01-13
8
-179
/
+69
*
qt,tests: Add asyncDone signal to base class of all tests
Ingo Klöcker
2022-01-13
13
-35
/
+4
*
qt: Add factory function for secret subkey export job
Ingo Klöcker
2022-01-04
3
-1
/
+19
*
qt: Remove obsolete QGpgMESecretKeyExportJob
Ingo Klöcker
2022-01-04
3
-232
/
+1
*
qt: Use QGpgMEExportJob also for export of secret keys
Ingo Klöcker
2022-01-04
6
-19
/
+152
*
qt: Detect an import error caused by a wrong password
Ingo Klöcker
2021-12-22
1
-1
/
+17
*
qt,tests: Add test runner for testing the import job
Ingo Klöcker
2021-12-22
2
-1
/
+101
*
qt: Allow specifying an import filter when importing keys
Ingo Klöcker
2021-12-15
4
-8
/
+79
*
qt: Avoid test failure when test is run multiple times
Ingo Klöcker
2021-12-15
1
-16
/
+26
*
qt: Fix erroneous reuse of JobPrivate objects
Ingo Klöcker
2021-12-15
1
-0
/
+1
*
qt: Add pattern used for WKD lookup to result
Ingo Klöcker
2021-12-14
4
-12
/
+23
*
qt: Allow setting key origin when importing keys
Ingo Klöcker
2021-12-14
6
-9
/
+229
*
qt,tests: Skip WKD lookup tests by default
Ingo Klöcker
2021-12-14
3
-2
/
+17
*
qt: Support WKD lookup without implicit import
Ingo Klöcker
2021-12-13
13
-8
/
+727
*
qt: Fix example for using the asynchronous job API
Ingo Klöcker
2021-12-13
1
-0
/
+1
*
qt: Fix build against Qt 5.9
Ingo Klöcker
2021-09-13
2
-3
/
+3
*
qt: Expect UTF-8 on stderr on Windows
Andre Heinecke
2021-08-27
1
-44
/
+1
*
Add missing files for distribution
Andre Heinecke
2021-08-27
1
-0
/
+1
*
Make sure expiration time is interpreted as unsigned number
Ingo Klöcker
2021-07-08
1
-1
/
+1
*
qt: Allow retrieving the default value of a config entry
Ingo Klöcker
2021-06-29
5
-11
/
+77
*
qt: Fix filenames in copyright headers
Ingo Klöcker
2021-06-28
2
-2
/
+2
*
qt: Add test for ChangeExpiryJob
Ingo Klöcker
2021-06-28
2
-3
/
+430
*
qt: Allow changing expiration date of primary key and all subkeys
Ingo Klöcker
2021-06-28
4
-10
/
+113
*
qt: Add mechanism for missing d-pointer in Job
Ingo Klöcker
2021-06-28
2
-0
/
+92
*
qt: Remove superfluous trailing ';'
Ingo Klöcker
2021-06-26
1
-3
/
+3
*
python: Do not include the full file names in the docs.
Werner Koch
2021-06-24
1
-1
/
+1
*
qt: Extend SignKeyJob to create signatures with expiration date
Ingo Klöcker
2021-06-22
4
-3
/
+181
*
qt: Add missing }
Ingo Klöcker
2021-06-18
1
-0
/
+1
*
qt: Add some error logging
Ingo Klöcker
2021-06-17
1
-2
/
+5
*
qt: Do not set empty base DN as query of keyserver URL
Ingo Klöcker
2021-06-17
1
-1
/
+3
*
qt: Fix API documentation
Ingo Klöcker
2021-06-17
1
-5
/
+2
*
qt: Flush output after write for QProcess output
Andre Heinecke
2021-06-10
1
-1
/
+11
*
qt: Explicitly link libgpg-error
Andre Heinecke
2021-06-09
1
-1
/
+1
*
qt: Add separate logging category for result of config loading
Ingo Klöcker
2021-06-02
3
-7
/
+6
*
qt: Add support for flags in LDAP server options
Ingo Klöcker
2021-06-01
1
-27
/
+48
*
qt: Extend SignKeyJob to create trust signatures
Ingo Klöcker
2021-05-05
5
-5
/
+629
*
qt: Pimpl QGpgMESignKeyJob
Ingo Klöcker
2021-05-05
2
-43
/
+41
*
qt: Add method for getting config entries for components by entry name
Ingo Klöcker
2021-03-05
2
-7
/
+35
*
Qt: Undeprecate QByteArray based start functs
Andre Heinecke
2021-01-04
2
-2
/
+2
*
Revert "cpp: Use portable off_t size_t"
Andre Heinecke
2020-11-20
2
-2
/
+2
*
cpp: Use portable off_t size_t
Andre Heinecke
2020-11-18
2
-2
/
+2
*
qt: Avoid empty "
[email protected]
" signature notations
Ingo Klöcker
2020-11-18
1
-1
/
+1
*
qt: Fix export of qDebug GpgME::Error overload
Andre Heinecke
2020-11-12
1
-0
/
+1
*
qt: Add export macro for QDebug operator
Andre Heinecke
2020-11-11
1
-1
/
+3
[next]