l10n daemon script <scripty@kde.org> committed
rMTP8529a90f3106: 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
rKLEOPATRAae8c3c00032e: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
jeffcliff renamed
T7093: c23 boolean issue in GPG asschk.c from
c23 boolean issue in asschk.c to
c23 boolean issue in GPG asschk.c.
l10n daemon script <scripty@kde.org> committed
rMTPb6418b13406e: 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
rLIBKLEO1b36c779fc41: 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
rKLEOPATRA6ead784c8c13: 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
rMTPe034709c6f1d: 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
rLIBKLEOee08cce77c7d: 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
rKLEOPATRA4eec79adb4be: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
logging: Indent continuation lines of log_printhex.
Show Fingerprint instead of Key-ID of certifications (change the title correspondingly)
Show fingerprint instead of key id in web of trust widget
UserIDsWidget: Add origin column
CertificateDetailsWidget: Make button spacing consistent
cipher:ecc: Return the result in SEC1 point format for Weierstrass.
cipher:ecc: Add _gcry_ecc_curve_mul_point function with curve name.
l10n daemon script <scripty@kde.org> committed
rLIBKLEO7073b50599de: 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
rKLEOPATRA038156e9838d: 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
rMTPc5ac529c5d61: 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
rLIBKLEO5c1014e841d2: 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
rKLEOPATRA86d1d91d1ede: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
cipher:kem: Rename Classic McEliece API constants.
I don't like blowing up a task with loads of unrelated additional wishes after the original request was fulfilled. At most the first request can be considered part of the original request. The other requests should be handled in multiple separate tasks.
The check happens whenever the user selects or deselects one (or more) certificates. All actions that require conditions not met by the selected certificates are disabled. Some conditions are too complex/slow/special to check, e.g. the check if an empty smart card is inserted should happen when the user triggered the action.
The action shouldn't be enabled for keys not meeting the requirements.
This sounds good.
Will this checks be done on opening the context menu for a private key?
gpg: Prepare Kyber encryption code for more variants.
Handle error in attachment view
Use consexpr for static string array
Automatically export certificate after revocation and ask the user to publish it
Don't show disabled certificates in signencryptwidget
Don't show disabled certificates in signencryptwidget
Bump version of kleopatra.rc
Explicitely link to QtWebsockets
Show certificate status in CertificateDetailsDialog
Cleanup mailId handling in composerviewbase
Remove unused charset variable from attachmentcontroller
Don't include whole QtConcurrent module
Avoid heap allocation when calculating size with encoding
GIT_SILENT: prepare 24.05 beta
GIT_SILENT: prepare 24.05 beta
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA3319bf23c0a7: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
cipher: More clean up for Classic McEliece implementation.
cipher: Fix comments of Classic McEliece implementation.
l10n daemon script <scripty@kde.org> committed
rKLEOPATRAc27e4680a224: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Regarding the requirements for a key: The action shouldn't be enabled for keys not meeting the requirements. (Just like most other actions are only enabled for a suitable selection of keys.) The info which keys are suitable belongs into the manual and not as wall of text into Kleopatra.
You forget that multiple OpenPGP smart cards might be plugged in. Although it's probably not likely that multiple empty cards are plugged in. (For comparison: The subkey action to move a key to a card allows the user to choose a suitable slot. I think it also offers non-empty slots, but I agree that for the "simple copy" it's better to offer only empty cards to prevent a disaster.)
Nobody uses gpgtar for S/MIME
Don't show disabled certificates in signencryptwidget
Show certificate status in CertificateDetailsDialog
Fix showing keys as disabled / revoked / invalid
To clarify: this works for "Restart background processes" only, as was the aim of this ticket
Of course, it should be possible to toggle "disabled" in Kleopatra.
A (context) menu entry "disable certificate" (or "enable certificate") should be sufficient.
gpgme has a disabled flag (only set on the primary key) and taken from the --wwth-colon listing where it is the 'D' in the usage.
gpg: Mark disabled keys and add show-ownertrust list option.
gpg: New command --quick-set-ownertrust.
Add action for refreshing (multiple) keys to key list
gpg: New command --quick-set-ownertrust.
gpg: Mark disabled keys and add show-ownertrust list option.
forgot to keep it open for test with gpg 2.4 branch versions...
restarting gpg-agent works in release version 3.2.2
Don't set a minimum kldap version
Don't overload qhash function
Use QString::arg with multiple arguments
Show the About dialog ourselves
• ikloecker moved
T7090: Kleopatra: In the About dialog, the versions info for gpg is sometimes missing from
Restricted Project Column to
Restricted Project Column on the
Restricted Project board.
GIT_SILENT: prepare 24.05 beta
GIT_SILENT: prepare 24.05 beta
l10n daemon script <scripty@kde.org> committed
rMTP2d1fb098d130: 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
rLIBKLEO8ae046e7ec24: 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
rKLEOPATRA50f2dc555843: 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
rMTP35e6a995fe95: 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
rLIBKLEOb34d4f8488d2: 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
rKLEOPATRA1d8c15d59379: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn