Use new card key table for OpenPGP cards
Store creation time of card keys as QDateTime
Use new card key table for PIV cards
Use same fonts and colors as main certificate list
Ensure that menu is shown after clicked item is set as current item
Store a clone of the Card instead of just some properties of the card
Rewrite CardKeysView to display all card keys + certificates
Add workaround for missing update when last actions button loses focus
Add possibility to clone a Card
Update list of supported smart cards
Add shared container for actions used in smart card management
speedo,w32: Update libassuan dll name in wxs
speedo,w32: Fix check for gpg-authcode-sign.sh
I am observing strange beavior on WIndows 10 22h2 and OL 16.0.17830.200056 even if no mail is displayed in the reading pane and the selection returns no selected mails, Outlook loads mails which are e.g. right clicked. I think a way which could prevent some problems and allow it again to change flags and categories for unselected mails would be for us to check in the Read event if the mail has some inspector and abort in that case. This could also increase compatibility with other addins. I will do some experiments with it.
common: Add missing file to repo
Well for 3.3 we will have full support for high contrast with the correct icons on all platforms, additionally we detect and support dark mode on all Windows 10 Versions > 1709 So this can be resolved. (Both for Qt5 and 6). What I have not yet checked if Qt6::systemInfo::colorScheme reports the correct one under windows 11 desert theme, but as you mention that is also part of a different issue where when then also should clean up the kleo systeminfo etc. if this is reliably supplied as information by qt.
• werner committed
rGd73beb5398c6: po: Update pt.po (authored by Daniel Cerqueira <dan.git@lispclub.com>).
po: Update pt.po
In Kleopatra master the first result is no longer selected if there are multiple certificates.
Should be tested with NVDA on Windows to verify that this works as expected and that we don't get duplicate announcements by the screen reader.
Remove upstreamed workaround
Use improved workaround for accessible focus event
Use improved workaround for accessible focus event also for TreeView
Don't use custom colors for disabled items
The additional changes have been backported for VSD 3.3
The additional changes have been backported for VSD 3.3
Apply 1 suggestion(s) to 1 file(s)
Albert Astals Cid <aacid@kde.org> committed
rKLEOPATRA055e59ea3438: GIT_SILENT Upgrade release service version to 24.07.90. (authored by Albert Astals Cid <aacid@kde.org>).
GIT_SILENT Upgrade release service version to 24.07.90.
Rework; move model to libkleo
Fix button enabling then deselecting keys
Add keyfilter combo and custom filter for suitable certs
Remove unnecessary destructor
Use error icon and move icon to usage column
Show usage as "unusable" for certificates that can't be in groups
KeyFilterManager: Add role to get the key filter object
Add model for custom key filters
l10n daemon script <scripty@kde.org> committed
rLIBKLEO2f696300c8f6: 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
rKLEOPATRAdd52459d16b2: 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
rLIBKLEO01050ccfb185: SVN_SILENT made messages (.desktop file) - always resolve ours (authored by l10n daemon script <scripty@kde.org>).
SVN_SILENT made messages (.desktop file) - always resolve ours
Run groups edit dialog asynchronously
Save file as .txt instead of .log
Fix crash on startup when CMS is disabled
Don't show group configuration button in toolbar if groups are disabled
Show the keygrip without spacing
Improve user id selection in signencryptwidget
Don't parent dialogs using WId
Show better error messages for invalid certificates in certificatelineedit
Don't suggest a subkey validity period larger than the primary key validity…
Disable Reload buttons in smart card window when reload is happening
Remove upstreamed workaround
Emit a general signal on any status change of ReaderStatus
Move Q_DECLARE_OPERATORS_FOR_FLAGS out of Kleo namespace
Fix glitches in certificate list
Fix initial column visibility in main key tree
Improve behavior of imported certificates tab
Hide some card actions in VSD
Remove no longer needed check for QGpgME >= 1.21.0
Run DecryptVerifyFilesDialog asynchronously
Set up content layout and show common card information in base class
Add a simple common superclass for all smart card widgets
Get the app name from the card
Show ADSK action for gpg > 2.4.5
Only show ADSK action when an ADSK is configured in gpg
Move getter/setter for certificate data from PIVCard to Card
Rename SmartCardWidget to SmartCardsWidget
Add AppType enum for the different smart card apps
Refactor main window handling
Show status message when loading smart cards or importing certificates
Add Reload button to smart card view
Remove obsolete hack to reload smart cards in main window
Make reload of smart cards with F5 work in separate window
Use a separate window for smart card management