qtkeychain icon indicating copy to clipboard operation
qtkeychain copied to clipboard

Platform-independent Qt API for storing passwords securely.

Results 55 qtkeychain issues
Sort by recently updated
recently updated
newest added

When using a KDE Plasma desktop, KWallet is the preferred backend. Its presence is detected by calling the DBus API with a short timeout. This timeout can easily be reached...

Hi everyone, not sure if this is the right project to raise this issue against, but maybe you've at least some ideas. I'll also raise an issue against libsecret (as...

All changes did not affects your iplementation. Addes some Q_INVOKABLE and Q_PROPERTY + minor changes using #ifdef Tested for the moment only o Mac but should work everywhere Only thing...

It seems that moc is tripping over a line in `kwallet_interface.h` with the following message (see https://github.com/quotient-im/Quaternion/actions/runs/4526307013/jobs/7971384083 for the full log): ``` FAILED: moc_kwallet_interface.cpp /home/runner/work/Quaternion/Quaternion/qtkeychain/build/moc_kwallet_interface.cpp cd /home/runner/work/Quaternion/Quaternion/qtkeychain/build && /home/runner/work/Quaternion/Qt/6.5.0/gcc_64/./libexec/moc @/home/runner/work/Quaternion/Quaternion/qtkeychain/build/moc_kwallet_interface.cpp_parameters...

Bug
Linux

I tried to deploy an application on Windows using [the new qt_generate_deploy_app_script function](https://www.qt.io/blog/cmake-deployment-api), and it ended up failing: ``` Unable to find dependent libraries of C:\Qt\6.7.0\msvc2019_64\bin\qt6keychaind.dll :Cannot open 'C:/Qt/6.7.0/msvc2019_64/bin/qt6keychaind.dll': The...