Use KMessageWidget to display error messages
Ensure edit action is never disabled and checked
ifdef new KWidgetsAddons 6.6 features
Make hiding column much more reliable
Port template settings to KConfig
CarlSchwan moved
T7235: Rethink the folders in gpgpass from
Restricted Project Column to
Restricted Project Column on the
Restricted Project board.
Move remaining widgets to widgets subfolder
Rework root folder configuration dialog
Call at most save once per config module
Call at most save once per config module
Don't overwrite method with a signal
Move PasswordViewer to widgets directory
Move statusbar to password viewer
Fix qt5 incompatibility with signals
Transform PasswordDialog into a simple widget put in the main StackWidget
Use modern Qt signal and slot syntax
Fix autoclear feature of password viewer being always enabled
Allign password copy buttons
Use QSplitter for main layout
Move password generation options to a seperate dialog
Add compatibility with Qt5
Use default-key from gpg.conf when available
Port General config to KConfig
I am not sure I like every aspect of passtore.sh (e.g. the YAML configuration files and yet another group concept where we probably could reuse Kleopatra groups), but it's good to know that there is already a solution for this issue :)
I am a bit wary about making this configurable, mostly because this means quite a bit more complexity in the code as the view need to handle two different modes.
I am a bit wary about making this configurable, mostly because this means quite a bit more complexity in the code as the view need to handle two different modes. For the basic usecase of having only one profile/password store, we probably should not show the store name.
Use KPageDialog for the configuration dialog
Remove broken Qt6 Windows ci
I created a merge request here
Add missing dllsin inst/uninst nsi files
Add missing dlls in ktextaddons nsi files
Add qschannelbackend TLS plugin
Remove text to speech plugins from KtextAddons
Remove DBus and QtTest dependency for libkdepim
nameandemailwidget: Small layout improvements
nameandemailwidget: Small layout improvements
Fix autotest in Qt5 build
Use QString::arg with multiple argument
CertificateRequester: Expose NOTIFY signal in properties
SignEncryptTask: Use new connect syntax
Avoid detaching by iterating over temporary or non const variables
Use Q_EMIT when trigerring signal
KWatchGnuPGMainWin: Use modern connect syntax
Use QString::arg with multiple argument
CertificateRequester: Expose NOTIFY signal in properties
Avoid detaching by iterating over temporary or non const variables
SignEncryptTask: Use new connect syntax
Use Q_EMIT when trigerring signal
KWatchGnuPGMainWin: Use modern connect syntax
flatpak: Update libsecret
Use QString::arg with multiple argument
CertificateRequester: Expose NOTIFY signal in properties
SignEncryptTask: Use new connect syntax
Use Q_EMIT when trigerring signal
Avoid detaching by iterating over temporary or non const variables
KWatchGnuPGMainWin: Use modern connect syntax
Remove unused member variable mHeaderPopup
Move FindLibAssuan and FindLibGpgError to Libkleo
Move FindLibAssuan and FindLibGpgError to Libkleo
Provide cmake find libgpgerror and libassuan modules
Provide cmake find libgpgerror and libassuan modules
Move FindLibAssuan and FindLibGpgError to Libkleo
Provide cmake find libgpgerror and libassuan modules
Remove not needed set_package_properties call
Port to new OpenPGPCertificateCreationDialog
Avoid iterating on a temporary
Fix build with latest KMime
Remove not needed set_package_properties call
Move OpenPGPCertificateCreationDialog to Libkleo
Move OpenPGPCertificateCreationDialog to Libkleo
Move OpenPGPCertificateCreationDialog to Libkleo
Move OpenPGPCertificateCreationDialog to Libkleo
Move OpenPGPCertificateCreationDialog to Libkleo
Move OpenPGPCertificateCreationDialog to Libkleo
Move stylesheet change to a QProxyStyle
Move OpenPGPCertificateCreationDialog to Libkleo
Move OpenPGPCertificateCreationDialog to Libkleo
Fix tests with clean build
Split password rendering out of MainWindow