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
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
qt,cpp: Implement adding ADSKs to existing keys
Tobias Fella
2024-05-22
3
-0
/
+15
*
qt: Avoid bogus stringop-overread warning
Ingo Klöcker
2024-05-21
1
-2
/
+1
*
qt: Fix warning about missing return
Ingo Klöcker
2024-05-21
1
-1
/
+2
*
Qt: Fix windows build of new jobs
Andre Heinecke
2024-03-13
6
-7
/
+7
*
qt: Add function for synchronously executing ExportJob
Tobias Fella
2024-01-22
3
-0
/
+21
*
qt: Remove superfluous virtual overrides and member variables
Ingo Klöcker
2024-01-19
29
-145
/
+13
*
qt: Remove left-over mentions of showErrorDialog
Ingo Klöcker
2024-01-19
5
-32
/
+1
*
qt: Pass home directory with forward slashes when launching dirmngr
Ingo Klöcker
2024-01-09
1
-2
/
+4
*
qt: Fix validity for (sub)keys generated using QGpgMEQuickJob
Tobias Fella
2024-01-08
1
-2
/
+4
*
qt: Support verification of detached signatures directly from files
Ingo Klöcker
2024-01-05
6
-10
/
+222
*
qt,doc: Document that Job::startIt() doesn't self-destruct Job on error
Ingo Klöcker
2023-12-22
1
-1
/
+4
*
qt: Support verification of opaque signed data directly to/from files
Ingo Klöcker
2023-12-22
6
-10
/
+237
*
qt: Support decryption (with verification) directly to/from files
Ingo Klöcker
2023-12-22
6
-10
/
+240
*
qt: Support writing/reading signed/encrypted files directly to/from file
Ingo Klöcker
2023-12-21
14
-38
/
+699
*
qt: Remove dead code
Ingo Klöcker
2023-12-21
3
-30
/
+0
*
qt: Replace Q_FOREACH with range-for
Ingo Klöcker
2023-12-13
6
-33
/
+41
*
qt: Replace Q_NULLPTR with nullptr
Ingo Klöcker
2023-12-13
4
-5
/
+5
*
qt: Start dirmngr with gpgconf to avoid multiple instances
Ingo Klöcker
2023-11-23
1
-7
/
+7
*
qt: On Windows, use UTF-8 when logging the error text
Ingo Klöcker
2023-11-15
1
-1
/
+7
*
qt: Remove left-over partial files more persistently
Ingo Klöcker
2023-11-15
5
-14
/
+164
*
qt: Deprecate DefaultKeyGenerationJob
Ingo Klöcker
2023-11-10
1
-1
/
+3
*
qt: Use temporary .part file names when creating archives
Ingo Klöcker
2023-10-27
5
-15
/
+160
*
qt: Refactor removal of output file on cancel or error
Ingo Klöcker
2023-10-27
5
-54
/
+54
*
qt: Handle cancel in changeexpiryjob
Andre Heinecke
2023-10-18
1
-1
/
+1
*
qt: Use UTF-8 for file names on Windows
Ingo Klöcker
2023-09-22
4
-0
/
+28
*
qt: Allow specifying user IDs to use when refreshing keys via WKD
Ingo Klöcker
2023-08-23
4
-17
/
+46
*
qt: Add job for refreshing OpenPGP keys via WKD
Ingo Klöcker
2023-08-21
8
-2
/
+415
*
qt: Clean up after failure or cancel of sign/encrypt archive operation
Ingo Klöcker
2023-08-16
3
-5
/
+43
*
qt: Make toLogString helper public
Ingo Klöcker
2023-08-15
2
-9
/
+16
*
qt: Add setInputEncoding to QGpgMe::EncryptJob
Carl Schwan
2023-08-03
4
-4
/
+26
*
qt: Ensure that we check the correct paths
Ingo Klöcker
2023-07-08
2
-2
/
+10
*
qt: Fix DLL version in cmake config files
Ingo Klöcker
2023-07-08
2
-4
/
+4
*
qt: Fix check for required files
Ingo Klöcker
2023-07-08
1
-2
/
+2
*
qt: Support reading signed/encrypted archives directly from a file
Ingo Klöcker
2023-06-21
4
-17
/
+69
*
qt: Support writing signed/encrypted archives directly to a file
Ingo Klöcker
2023-06-19
12
-49
/
+438
*
qt: Add a generic hook to start a job
Ingo Klöcker
2023-06-19
12
-0
/
+69
*
qt: Make the run methods of ThreadedJobMixin public
Ingo Klöcker
2023-06-19
1
-0
/
+3
*
qt: Rename JobPrivate::start to JobPrivate::startNow
Ingo Klöcker
2023-06-19
11
-11
/
+11
*
qt: Return const pointer to JobPrivate class for const pointer to Job
Ingo Klöcker
2023-06-19
2
-3
/
+16
*
qt, cpp: Support larger size-hint on 32 bit builds
Andre Heinecke
2023-06-16
8
-4
/
+28
*
qt: Add signals for file-based and data-based progress
Ingo Klöcker
2023-02-14
9
-0
/
+101
*
qt: Remove commented out code
Ingo Klöcker
2023-02-14
1
-12
/
+0
*
qt: Add simple and extended progress signals replacing old signal
Ingo Klöcker
2023-02-14
4
-17
/
+61
*
qt: Add job for extracting encrypted and signed archives
Ingo Klöcker
2023-02-02
8
-0
/
+420
*
qt: Allow checking if the sign/encrypt archive jobs are supported
Ingo Klöcker
2023-02-02
6
-0
/
+33
*
qt: Fix build without installed gpgme++ headers
Ingo Klöcker
2023-01-31
1
-1
/
+1
*
qt: Remove unused and commented-out code
Ingo Klöcker
2023-01-31
4
-45
/
+0
*
qt: Add job for creating encrypted signed archives
Ingo Klöcker
2023-01-31
8
-0
/
+451
*
qt: Add job for creating signed archives
ikloecker/t6342-gpgtar
Ingo Klöcker
2023-01-30
8
-0
/
+439
*
qt: Add job for creating encrypted archives
Ingo Klöcker
2023-01-27
8
-0
/
+470
[next]