Put calls to Kleo::backendVersionInfo in a thread; it can be slow
Deprecate Gpg4win class and add gpgvVerify instead
Use old-style connects if new-style connects fail
Add support for statusline and uidcomment
Change threading / blocking when loading aboutdata
Add support for statusline and uidcomment
Existing file. I downloaded a pdf into the local Download folder of my Windows-VM and worked with that.
Is the document loaded from an existing file on disk or directly as a url from a remote server? http(s) or windows share ?
Fix updatenotification to build without gpg4win
Fix finding Kleopatra on Windows
Change threading / blocking when loading aboutdata
Fix finding Kleopatra on Windows
We should really fix that quickly.
Fix missing std::string header with MSVC
On VS-Desktop-3.1.90.287-Beta I get a suggestion of c:\Windows for saving the signed document, not the users directory any more.
So its gotten worse instead of better...
Add Windows to the kf5 CI
Remove Gpg4win specific about data code
Remove Gpg4win specific about data code
It may make more sense to add the Craft Windows job instead of the Windows CI job because the latter doesn't use Craft, so that everything you did for Craft doesn't help with the Windows CI.
I guess this was high priority.
Fix application icon on wayland
This is very much unrelated to any GnuPG code so I can say this is resolved for Gpg4win, too.
Yuri Chornoivan <yurchor@ukr.net> committed
rMTP0da11042b202: Fix minor typo (authored by Yuri Chornoivan <yurchor@ukr.net>).
Fix minor typo
l10n daemon script <scripty@kde.org> committed
rMTPd8264ffea1ca: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rLIBKLEO13859c7d7aa8: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rKLEOPATRAac0b5a9c67ca: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
tests: Fix t-x448 for error handling.
l10n daemon script <scripty@kde.org> committed
rMTP0b79b17b25e5: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rLIBKLEOeff63b6c9db8: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rKLEOPATRAcc25143cb890: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Fix application icon on wayland
Remove code that was removed in kf5 branch
GIT_SILENT: Make it compile
Merge remote-tracking branch 'origin/kf5'
Merge remote-tracking branch 'origin/kf5'
Merge remote-tracking branch 'origin/kf5'
Handle click on error KMessageWidget
Handle click on error KMessageWidget
because I did not test with gpg4win yet. And I'm not familiar enough with the code base to say that it does not need to be testet with 2.4 again. Feel free to close it and move to done in the gpgcom workboard if you think its resolved for good.
Rework custom about data handling
For me it is like if you open a save file dialog. You want it to remember where you saved a file the last time you saved it. But if you just browse around and cancel it, it should not store that location.
We don't change settings. We just remember what the user used the last time. That we save this information in the same file as settings doesn't make them settings. (It might be more correct to save last used keys/options in the state file where window sizes are saved since some time to better separate this information from actual settings.)
Rework custom about data handling
Rework custom about data handling
Require libkleo 5.24.51 for gpgvVerify
Deprecate Gpg4win class and add gpgvVerify instead
is now hidden in VS-Desktop-3.1.90.287-Beta
Apply 3 suggestion(s) to 2 file(s)
Deprecate Gpg4win class and add gpgvVerify instead
Deprecate Gpg4win class and add gpgvVerify instead
Apply 1 suggestion(s) to 1 file(s)
Assigned to me for testing.
Specify paths for findExecutable manually
Specify paths for findExecutable manually
Speedup finding kleopatra binary
Specify paths for findExecutable manually
Specify paths for findExecutable manually
Specify paths for findExecutable manually
I do not see any gpgsm processes appear in the task manager on windows when viewing a .eml file which was smime encrypted with the mimetreeparser.
I guess this is enough to move this to done for VSD
Similar fix for KMail/Messagelib
Fix kleopatra binary on Windows
Update to gnupg 2.2.42-beta243
I have added a workaround and tested it on Windows. Works now for me, including T6566.
Use old-style connects if new-style connects fail
I think cancel should not save the settings. A case of "uuuh I clicked something wrong and now I am confused" -> "Cancel" -> "Phew everything back to normal". Is more valid then just looking around, canceling and then coming back later and expecing the same state. I would say this resolved.
Looks like Werner fixed this by avoiding unnecessary file changes in the agent.
We always try to update the stub files because meta data of the key material might have changed due to the use on another box. On Windows the file system watch might be triggered by the remove of a key file right before writing it (cf. the usual Windows rename file problem) which is the cause for the loop. The new patches now detect whether a key file actually changed and avoid writing it back to disk.
DRAFT: Rework custom about data handling
agent: Update the key file only if changed (slight return).
agent: Update the key file only if changed (slight return).
Fixup clearing metadata on password change
Provide error message on decryption failure
Fix logic surrounding multiple icons in statusbar (and other duplicate init…
Deprecate Gpg4win class and add gpgvVerify instead
agent: Update the key file only if not changed.
common: Check wether to set the modified flag in nve_set.