Don't crash when creating a CSR
Don't crash when creating a new certificate
Done and backported for GPD 5.1
Don't crash when creating a new certificate
Don't crash when creating a CSR
Avoid misleading status message after decrypt and/or verify
Done and backported for GPD 5.1
Change default appearance of trusted S/MIME root certificates
Also look up keys by KeyID in findSigner()
Don't crash when creating a CSR
Don't crash when creating a new certificate
Avoid misleading status message after decrypt and/or verify
Change default appearance of trusted S/MIME root certificates
Revert "gpgoljs: Add dependency on kdsingleapplication"
gpgoljs: Add dependency on kdsingleapplication
Remove reference to removed patch
Update libkleo and kleopatra
Ensure that key filters are listed in correct order
Ensure that key filters read from config are sorted correctly
Add test case for sender UID in prettyFormatSignature()
Actually display specified sender in prettyFormatSignature()
Update libkleo and kleopatra
Update libkleo and kleopatra
Update kmime, kmbox, mimetreeparser to 26.04.1
gen-qt.sh: Fix update of packages.list
gen-qt.sh: Add support for Qt 5 packages
Fix build with MinGW which doesn't define WIN32 without C++ extensions
Ensure that key filters are listed in correct order
Disable C++20 extensions and don't scan for modules
Ensure that key filters read from config are sorted correctly
Offer encryption with lower security also for file encryption
Allow forcing encryption result as not compliant
Allow clearing results shown on Sign/Encrypt Files dialog
Make "Retry with Lower Security?" dialog reusable
Improve button updating on Sign/Encrypt Files dialog/wizard
Offer encryption with lower security for not valid S/MIME certificates
Make underlying results of SignEncryptTask accessible
Ensure that task isn't leaked if it's never started
Add parent task to all task results
Remove unused and unimplemented c'tors
Allow forcing encryption for not validated S/MIME certificates
Return task belonging to SignEncryptFilesResult
Add cmake flag to enable reading and verifying of VERSION file
Don't show compliance status on invalid VERSION file
Show "Corrupt installation" instead of compliance on invalid VERSION file
The relevant changes for Werner's suggestions in T8210#216670 have been ported for VSD 3.4. Try to run Kleopatra as admin to get instructions which registry key to set to which value.
Make it harder to run Kleopatra as admin on Windows
Check for elevated permissions before checking for running instance
According to we can use and to get an Active Directory user's first name and last name with . Currently, Kleopatra uses with fallback to for the name. So, do we even need to ask AD for the name? Or would using the following (in this order) be sufficient?
@gniibe asked:
Is it OK for gpg/gpgsm to do something like when is not enabled? I assume that gpgme/Kleo does always , thus, we can avoid double .
The certificate categories (aka Key Filter) should now be applied and listed (in the Appearance settings) ordered by decreasing specificity (see T8079#212920) and (in case of equal specificity) by the number of the Key Filter config group in libkleopatrarc.
Ensure that key filters are listed in correct order
Ensure that key filters read from config are sorted correctly
I finished a first implementation.
The commit ID of kleopatra is displayed in the About dialog (Components tab). Or did Andre mean the commit ID of the gpg4win tarball?
Yes, one can jump there (at least if an accessible tool is active). This is a side effect of making the individual label-value pairs accessible with the keyboard.
Statically link winpthread
Update translations of desktop files and appdata file
Show "Corrupt installation" instead of compliance on invalid VERSION file
Add cmake flag to enable reading and verifying of VERSION file
Don't show compliance status on invalid VERSION file
Use (non-writable) system config to check for changes by user
Treat invalid recipients error with higher priority than input failure
Fix saving of certificate appearance aspects differing from default
Offer encryption with lower security also for file encryption
Allow clearing results shown on Sign/Encrypt Files dialog
Allow forcing encryption result as not compliant
Improve button updating on Sign/Encrypt Files dialog
Make "Retry with Lower Security?" dialog reusable
Offer encryption with lower security for not valid S/MIME certificates
Make underlying results of SignEncryptTask accessible
Ensure that task isn't leaked if it's never started
Add parent task to all task results
Remove unused and unimplemented c'tors
Make it harder to run Kleopatra as admin on Windows
Check for elevated permissions before checking for running instance
Make new dependency known to kdesrc-build/kde-builder
Allow forcing encryption for not validated S/MIME certificates
Return task belonging to SignEncryptFilesResult