Don't consider authentication subkeys when determining de-vs compliance
Enable checking of all data signatures
I have created subtask T7273 for fixing the problem that sometimes not all verification results are shown.
qt: Add support for new context flag "proc-all-sigs"
Enable checking of all data signatures
Everything has been backported for VSD 3.3
I consider this done. I suggest to open follow-up tickets for further changes.
Move update of NullPIN message to common smart card widget
Consolidate NullPIN checks
Remove duplicate check for NullPINs
Clean up after consolidation of UI of different smart cards
Show "not set" in italics for unset/empty card holder or public key URL
Remove superfluous success message and update only changed smart card
Add "Change Public Key URL" action to card actions menu
Remove superfluous code and includes
Move public key URL field to common smart card widget
Make it possible to change properties of InfoField's value label
Add "Change Cardholder" action to card actions menu
Move getter for public key URL from OpenPGPCard to base class Card
Move cardholder field to common smart card widget
Fix i18n context of action names used in menu
Create status label in common smart card widget
Allow forcing the NullPIN state for a smart card for debugging/testing
Create NullPIN message widget in common smart card widget
Replace the custom NullPinWidget with a standard message widget
Remove unused local variable
Respect AutoLoadP15Certs setting again when reading PKCS#15 cards
LookupCertificatesDialog: Resize columns when initial keys are added
Move update of NullPIN message to common smart card widget
Clean up after consolidation of UI of different smart cards
Remove duplicate check for NullPINs
Consolidate NullPIN checks
Move PIN counters field to common smart card widget
Add "Change Public Key URL" action to card actions menu
Show "not set" in italics for unset/empty card holder or public key URL
Remove superfluous success message and update only changed smart card
Move public key URL field to common smart card widget
Make it possible to change properties of InfoField's value label
Move getter for public key URL from OpenPGPCard to base class Card
Add "Change Cardholder" action to card actions menu
Move cardholder field to common smart card widget
Fix i18n context of action names used in menu
Create NullPIN message widget in common smart card widget
Create status label in common smart card widget
Allow forcing the NullPIN state for a smart card for debugging/testing
Remove unused local variable
Replace the custom NullPinWidget with a standard message widget
Respect AutoLoadP15Certs setting again when reading PKCS#15 cards
Fix regression that groups are not saved after editing them
Fix regression that groups are not saved after editing them
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
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