Work around qt bug breaking SSL handshake on Windows
Stop broken Qt heuristics from exiting the client
Fix a regression wrt the auto-key-locate option.
tests:w32: Use Sleep instead of _sleep.
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA7053e5a0b851: 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
rKLEOPATRAd060fe56e758: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
GIT_SILENT: prepare 6.6.1
GIT_SILENT: prepare 6.6.1
Volker Krause <vkrause@kde.org> committed
rKLEOPATRAcf591f731fbe: Port away from deprecated KMime pointer typedefs (authored by Volker Krause <vkrause@kde.org>).
Port away from deprecated KMime pointer typedefs
Allow rebuilding mingw also with older docker versions.
Fix crash if a web client connects while no native client is known
Explicitly use constFind() rather than value() for client lookup
Fix ReencryptJob exit condition
Autodelete reencrypt job. This makes the rest of the structure know it is gone
Make sure to signal compleation of EwsGetFolderContentRequest in all cases
Do not (auto-) delete m_getFolderContentRequest prematurely
adjusted PLACEHOLDERs to texts they are beinr replaced with and added space
choosekeydialog: Don't double connect buttons
Only one reencrypt dialog
redefined the scrollarea of the reencrypt UI
svuorela committed
rOJ825fb702c831: typos (misplaced colons) (authored by m <meik.michalke@gnupg.com>).
typos (misplaced colons)
svuorela committed
rOJ8e3e7c939023: fixed window title (authored by m <meik.michalke@gnupg.com>).
fixed window title
updated .pot and .po files and german translations
improved reencryption dialog UI
Move choosekeydialog to ui files
Disable OK button in reencrypt dialog when all input fields are empty
Mark remote proxy option as experimental
Patch winpthread to fix shutdown issue
Merge patch-libwinpthread
Omit path separator, just in case
Adapt to adjusted data path settings in gpg4win
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA2e9fd4e5d2fb: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
download.sh: Check for stale packages that should be removed
download.sh: Fix removal of links to downloaded files
download.sh: Fix removal of downloaded files
Update the list of patches for the AppImage
Update the list of patches for gpg4win
Back to WIP because I had to fix a regression.
Make sure that we don't add deprecated code
Well, I tested this again. I created a new key and saved a copy. The I updated the expiration date to 2035 and sent the key to the LDAP server. Then I deleted the updated key locally and imported the old copy. Thus I have now:
Fix regression in Windows implementation of KUniqueService
Disable password label when symmetric encryption is disabled
Yesterday I was able to reproduce it once. But despite more than a dozen more tries yesterday and this morning, I could not anymore replicate it. I tested on Unix and one oddity was that I forgot to kill the keyboxd for a clean new test and thus it could serve old keys despite that the pubring.db was already deleted (but the inode still open by keyboxd).
@timegrid I would not tag this ticket with LDAP, as it is not LDAP specific
• ebo moved
T6299: Kleopatra: Updating key does results in "not changed" instead of "not found" from
Restricted Project Column to
Restricted Project Column on the
Restricted Project board.
State in Gpg4win-5.0.0-beta446 and vsd 3.3.4 is this:
So the message is "Update Failed" for keyserver and "not found" for WKD.
In light of that the ticket is this old, I'll leave it at that instead of discussing further improvements beyond this single phrase.
These would have to go in a new ticket.
Make sure not to delete job from within its result() handler
Fix "raising" of a running ReencryptJob
Fix ReencryptJob exit condition
Do not (auto-) delete m_getFolderContentRequest prematurely
Make sure to signal compleation of EwsGetFolderContentRequest in all cases
Justin Zobel <justin.zobel@gmail.com> committed
rKLEOPATRA9352bee98135: CI - Flatpak - Add kconfigwidgets from master as it is needed by kpimtextedit (authored by Justin Zobel <justin.zobel@gmail.com>).
CI - Flatpak - Add kconfigwidgets from master as it is needed by kpimtextedit
Now that EwsGetFolderRequest actually finishes, make sure it does not get…
WIP: Draft version of reencrypt fixes. To be cleaned up
Use std::shared_ptr instead of QSharedPointer
This is really weird behavior. It seems other secret keys in the keyring may also change to "undefined" validity when the certification is done with another key. And something about the key which is certified is important.
But it can also happen that it is enough to just import a secret key without certifying anything with it for it to be shown as "undefined" validity.
If reencrypt dialog has already been closed, start over.
This task is obsolete as we do no longer use the Temp directory for encryption (I believe since vsd3.3.0/gpg4win 4.4.0). Instead the file is written directly to the target location with the ending ".part". It is renamed there after the encryption is completed.
If Kleopatra is started in standalone mode then it shuts down properly.
The aim of this ticket is to map the message in Kleo for the corresponding gpg case to the "Not found" error in gpgsm and thus show the other message instead.
With a Kleopatra built before the update of Qt/KF/gcc etc. (and which shuts down properly) I see the same three log messages.
• ebo renamed
T7981: Draft: Kleopatra: Show "No secret key" error for S/MIME protocol from
Kleopatra: Show "No secret key" error for S/MIME protocol to
Draft: Kleopatra: Show "No secret key" error for S/MIME protocol.
Use std::shared_ptr instead of QSharedPointer
Add option for remembering sign/encrypt configuration
l10n daemon script <scripty@kde.org> committed
rKLEOPATRAf47b3483d5ee: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
qtbase: Remove obsolete patches
qtbase: Update upstream(ed) patches
Apply versioned patches before unversioned patches
prison: Disable not needed package
make gen-kde-gears.sh update packages.list
Remove unneeded kcoreaddons patch
Remove unneeded qtbase patches
Add merge request for proposed upstream
Add merge request id for proposed upstream
Remove some kconfig-6.11 patches
Bump some minimum KF versions
Update some breeze-icons patches
Add script to generate qt sources