I tested it doesnt seem to work reliably on windows, it always exports into my home folder regardless of where I drag and drop in explorer or on the desktop window. The drop also seems to require an additional click while it usually works on windows on release and in Outlook it was inserted as a text block and not as a file attachment. Also, but that might be specific to the broken dev installation i have right now it seems to keep handles to the exported files open so I can't delete them or move them right after.
• TobiasFella moved
T7237: Kleopatra: reorder columns for tables in the new tabs in the certificate details from
Restricted Project Column to
Restricted Project Column on the
Restricted Project board.
• TobiasFella moved
T7250: Kleopatra: string changes in the certificate details from
Restricted Project Column to
Restricted Project Column on the
Restricted Project board.
Return empty string for unknown origin
Use "OK" instead of "Good" for subkey status
Add custom key filter for certificate selection in sign encrypt widget
Add custom key filter for certificate selection in sign encrypt widget
First: we should do something about the placeholder text, too. It is a bit misleading ("But it says Netkey cards work, why doesn't mine?"…)
l10n daemon script <scripty@kde.org> committed
rKLEOPATRAc693190c40c5: 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
rKLEOPATRAb8917dfa48fd: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
GIT_SILENT: time to increase version
GIT_SILENT: time to increase version
GIT_SILENT: time to increase version
I made a ticket on with ready-made tests for S/MIME, but on close inspection a different structure appears for S/MIME and another for qualified signature (openssl could not verify token extracted from CAdES-BASELINE-T signature). However, these tests can be very useful.
Change column order of UserIDListModel
Screenshot of the "placeholder" screen while loading smart cards:
Return empty string for unknown origin
Use "OK" instead of "Good" for subkey status
Call at most save once per config module
Add custom key filter for certificate selection in sign encrypt widget
Call at most save once per config module
• TobiasFella moved
T7249: Kleopatra: Remove tab "Smartcard" in the certificate details window from
Restricted Project Column to
Restricted Project Column on the
Restricted Project board.
Show S/MIME keys as coming from LDAP in certificate lookup
Show all search results in certificate lookup dialog
Add command to enable/disable certificates
Add context menu with the card key actions
Add hidden-by-default Protocol column to card keys view
Copy the fingerprint of a card key without whitespace
Make F5 (for reload) also work if no smart card is shown
Inform user about unset card key or card key without certificate
Ensure correct state of card slot actions
Change default order of columns and rename some columns in card key view
Store a const reference to the card in the card keys view
Show human-readable card key name instead of card slot ID if available
Add function returning human-readable name for a smart card key slot
Remove no longer used OpenPGPKeyCardWidget
Show the slot's keyref instead of an index
Hide Keygrip column by default
Add Algorithm column to card keys view
The Actions column shouldn't stretch
Show Created column also for PKCS#15 cards by default
Use verbs instead of nouns for the usage
Store creation time of card keys as QDateTime
Use new card key table for OpenPGP cards
Use card slot action to create CSR for NetKey card keys
Add a Qt 5 version of Qt's operator""_L1 to simplify backporting
Use same fonts and colors as main certificate list
Use new card key table for PIV cards
Ensure that menu is shown after clicked item is set as current item
Add possibility to clone a Card
Store a clone of the Card instead of just some properties of the card
Add workaround for missing update when last actions button loses focus
Update list of supported smart cards
Rewrite CardKeysView to display all card keys + certificates
Add shared container for actions used in smart card management
Add a Qt 5 version of Qt's operator""_s to simplify backporting
Remove upstreamed workaround
• ebo renamed
T7237: Kleopatra: reorder columns for tables in the new tabs in the certificate details from
Draft: Kleopatra: reorder columns for tables in the new tabs in the certificate details to
Kleopatra: reorder columns for tables in the new tabs in the certificate details.
What we can do is to provide a warning if a pubring.kbx or pubring.gpg still exists when use-keyboxd is enabled. And option to silence this warning.
Make QTreeWidget::itemFromIndex public (as in Qt 6)
Check for row >= 0 and fix compiler warnings
Make it build with Qt 5 and without backported T6666
KeyFilterManager: Add model for custom key filters
Use improved workaround for accessible focus event also for TreeView
Use improved workaround for accessible focus event
T7245 which fixes selection on multiple results has been backported for VSD 3.3
Backported additional changes for VSD 3.3
• TobiasFella moved
T7236: Kleopatra: Use filter in certificate selection for encryption from
Restricted Project Column to
Restricted Project Column on the
Restricted Project board.
Add custom key filter for certificate selection in sign encrypt widget
Add custom key filter for certificate selection in sign encrypt widget
Don't overwrite method with a signal
Move PasswordViewer to widgets directory
Move statusbar to password viewer
Fix qt5 incompatibility with signals
Transform PasswordDialog into a simple widget put in the main StackWidget
Use modern Qt signal and slot syntax