Revert "Set missing filename to rfc822_email.eml..
NEWS: Note another fix for the next release
Update NEWS for todays release.
Post release version bump
Tested with VS-Desktop-3.2.93.33-Beta, works!
Add error widget to generic smart card widget
Add enum for UserIdsWidget columns
Disable all card actions for NetKey cards if initialization failed
Set up the card keys view in the base class
Specify app type on creation of SmartCardWidget
Add helper to handle disabling of card view while card command is running
Add parent widget argument to a few card commands
Move card actions of OpenPGP cards to menu of Card Actions button
Move duplicated createProxyAction helper to SmartCardActions
Remove obsolete member variable
Factor generating card keys and certificate for OpenPGP card into Command
Make certificate list take the available vertical space for all card apps
Move card actions of PIV cards to menu of Card Actions button
Move card actions of NetKey cards to menu of Card Actions button
Add helper for adding a smart card action
Tested with VS-Desktop-3.2.93.33-Beta:
Tested with VS-Desktop-3.2.93.33-Beta, where everything necessary is backported:
I need to evaluate this. However, what we can can do already now is to ignore all Auth keys - they don't matter at all and it is pretty convenient to have Brainpool primary and encryption subkey but an ed25519 auth subkey on a card. That is because ssh does not support Brainpool. We should show such a key (i.e. Yubikey) as compliant.
w32: Add two more registry entries for use with -X
Change column order of UserIDListModel
Return empty string for unknown origin
Use "OK" instead of "Good" for subkey status
Fix context string for subkey validity
Add error widget to generic smart card widget
Disable all card actions for NetKey cards if initialization failed
Set up the card keys view in the base class
Add helper to handle disabling of card view while card command is running
Add parent widget argument to a few card commands
Specify app type on creation of SmartCardWidget
Move duplicated createProxyAction helper to SmartCardActions
Factor generating card keys and certificate for OpenPGP card into Command
Remove obsolete member variable
Move card actions of OpenPGP cards to menu of Card Actions button
Move card actions of PIV cards to menu of Card Actions button
Make certificate list take the available vertical space for all card apps
Add helper for adding a smart card action
Move card actions of NetKey cards to menu of Card Actions button
This needs Werner's input.
• werner renamed
T7259: Kleopatra: Kwatchgnupg must not modify conf files from
Draft: Kleopatra: Kwatchgnupg issue to
Kleopatra: Kwatchgnupg must not modify conf files.
Please remove the any configuration file changes from kwatchgnupg. That is not a good idea. Launching kwatchgnupg is
a debugging aid and not a regular operation and thus the user can also enable debugging selectively with kleopatra.
kwatchgnupg should listen on the standard socket - for Windows we don't yet need it because there we don't have sockets anyway. Or well, eventually we will have same but that requires work in watchgnupg and gpgrt for the logging stuff.
Return a proper error code on malloc failure in hex2buffer.
l10n daemon script <scripty@kde.org> committed
rLIBKLEOd8fe78735f2f: 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
rKLEOPATRA012dfe19ad2e: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
2.2.44 seems to be released. Is it correct that this issue shows as "open"?
We discussed a different file format for group definitions. It's based on gpg's --with-colons format.
current plan after discussion today is as follows:
Should also work in VSD 3.3
Should work (if correct path is set in qt.conf).
web: Announce that the FTP server has been shutdown
Okay. Let us split it into different tarballs and repos. We will bump the gpgme core version to 2.0 to indicate this split despite that there will be non-ABI/API incompatibility. C++, Qt, Python will then go into separate projects. The old common List stuff will be kept in gpgme core for now. The gpgme core sticks with autoconf stuff but for C++ and Qt cmake style will be used instead.
LookupCertificatesDialog: Resize columns when initial keys are added
Move FileDecryptJob to PasswordViewWidget
Only reencrypt passwords whose recipients changed
Propagate errors from subjects
Remove includes added by clangd
Port TemplateConfigurationPage to frameless design
Don't let user delete password store
Prevent main QSplitter to collapse its children
Port GeneralConfigurationPage to QFormLayout
Fix edit action from the context menu
Move note field in the QFormLayout
Wrap password editor and viewer in a AdjustingScrollArea
Reset state of editAction after selecting new item
Remove QGroupBox from Password Generator
The Down button should be disabled if no suitable certificates are selected. That may not be the case (in Qt 5) because Qt seems to add disabled rows to the selection and the work around is applied when the Down button is pressed.
• TobiasFella moved
T7252: Kleopatra: Improvements to columns in the search window from
Restricted Project Column to
Restricted Project Column on the
Restricted Project board.
Resize TreeView/TreeWidget to content when initially adding data when no state…
l10n daemon script <scripty@kde.org> committed
rMTPbcc08acee3b4: 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
rKLEOPATRA5f03ca5d0202: 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
rMTP856f37c5e936: 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
rKLEOPATRA32a5a19f5b2a: 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
rLIBKLEO7d28aa4dd8a7: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Just thinking about this, we have at least one customer configuration that uses KXMLGui to hide all smartcard actions and the view. And one other that disables certify actions everywhere. We need to check that this still works with the new details view.
Without administrator rights it does not work for me, since it then cannot write to %PROGRAMDATA% to install the VS-NfD mode config files. But the only thing for "does not work anyway" that I know and could quickly see is that "IPC connect call failed" problem with GPGEX (which we are planning to remove / replace anyway). So I don't think it is very important to remove this and addtionally we do not know if this is something that is used, we have offered it from the beginning but have no data if our customers use it. We can suspect that we would have seen more support questions about the gpgex error if it was widely used. But I always thought that the "only for me" installation option was useful for some use cases.