UserIDProxyModel: Keep an index for fingerprint -> source index mapping
• TobiasFella set External Link to https://invent.kde.org/pim/libkleo/-/merge_requests/169 on
T7423: Fix performance of UserIDProxyModel.
• TobiasFella renamed
T7423: Fix performance of UserIDProxyModel from
Fx to
Fix performance of UserIDProxyModel.
Remove validated / not validated filters
• TobiasFella moved
T7411: Kleopatra: remove obsolete "is-validated" filter from
Restricted Project Column to
Restricted Project Column on the
Restricted Project board.
• TobiasFella moved
T7408: Kleopatra: Dialog asking whether to use the embedded file name doesn't show up from
Restricted Project Column to
Restricted Project Column on the
Restricted Project board.
Fix embedded filename confirmation dialog not showing up
Improve DecryptVerifyFilesDialog
Fix "No file name specified" warnings
Add algorithm name for rsa 1024
Use unformatted fingerprint in link
Formatting::prettySignature: Linkify unknown certificates
Use new api in KCoreAddons
Apply 1 suggestion(s) to 1 file(s)
Use new Kleo::backendComponents
Fix "No file name specified" warnings
Add algorithm name for rsa 1024
Improve DecryptVerifyFilesDialog
Use unformatted fingerprint in link
Formatting::prettySignature: Linkify unknown certificates
Make sure debug dialog commands are run only once when pressing Enter
This seems to be QWizard-specific behavior. One more reason to port away from that
And to make commands run only once when Enter is pressed:
Make sure debug dialog commands are run only once when pressing Enter
Split "My Certificates" filter into separate filtering and appearance filters
Update tooltip for "Disable Certificate" action to reflect current behavior
Fix crash in debug dialog
Close standard input for debug commands
Hmm, calling QProcess::setStandardInputFile(QProcess::nullDevice()) before start() may be even better than calling closeWriteChannel() after start().
Close standard input for debug commands
Fix crash in debug dialog
Improve warning about mail address mismatch
Apply 1 suggestion(s) to 1 file(s)
Update tooltip for "Disable Certificate" action to reflect current behavior
Apply 1 suggestion(s) to 1 file(s)
Apply 1 suggestion(s) to 1 file(s)
Update tooltip for "Disable Certificate" action to reflect current behavior
Update tooltip for "Disable Certificate" action to reflect current behavior
Testing the removal of the flag from this filter leads to this situation:
Split "My Certificates" filter into separate filtering and appearance filters
Make own certificates show up bold in disabled certificates list
Removing the appearance filter won't fix own disabled certificates not being bold; the problem here is that the "My certificates" filter doesn't trigger at all anymore for disabled certificates
Agree with removing the appearance filter
Improve warning about mail address mismatch
Overhaul labels for encryption & signing / decrpytion & verification results
Overhaul labels for encryption & signing / decrpytion & verification results
Overhaul labels for encryption & signing / decrpytion & verification results
Remove some unused functions
Overhaul labels for encryption & signing / decrpytion & verification results
Overhaul labels for encryption & signing / decrpytion & verification results
Overhaul labels for encryption & signing / decrpytion & verification results
Overhaul labels for encryption & signing / decrpytion & verification results
Overhaul labels for encryption & signing / decrpytion & verification results
Overhaul labels for encryption & signing / decrpytion & verification results
Remove some unused functions
Remove some unused functions
Remove some unused functions
Overhaul labels for encryption & signing / decrpytion & verification results
Overhaul labels for encryption & signing / decrpytion & verification results
If compliance is not active, the self-test dialog now shows the test for compliance with just "?" as the test name
Fix setting curve in certificate creation dialog
Apply 1 suggestion(s) to 1 file(s)
right. the installer needs to install next to
Fix crash on non-kwin wayland compositors
Fix setting curve in certificate creation dialog
Fix crash on non-kwin wayland compositors
Don't add ADSKs to keycache subkey indices
Overhaul labels for encryption & signing / decrpytion & verification results
Overhaul labels for encryption & signing / decrpytion & verification results
Disable dragging certificates on windows
Apply 2 suggestion(s) to 2 file(s)
Remove custom title for notepad error dialogs
Tested again on linux with current master (at 18081e2ecf43de2be6ad5a7ca3384e1e2b66914d) and 2.2 (at 5c0383d558cc9112c4c0984a3b2a6c98b29a92ca) - still same behavior.