Frank Osterfeld
0c3fa67363
Set version to 0.1.0
2013-01-16 19:02:03 +01:00
Leo Franchi
89eb6be733
Allow insecure fallback on linux when no kwallet is found
2012-07-29 11:25:11 -04:00
Frank Osterfeld
42db0f2d4d
D-Bus: Serialize job execution.
...
kwalletd gets lost in nested eventloops when we send multiple openWallet() dbus calls in parallel.
Thus synchronize job execution using an internal JobExecutor singleton.
2012-07-27 23:14:09 +02:00
Frank Osterfeld
7573b17ba6
Special treatment if KWallet is unavailable.
2012-05-08 17:24:51 +02:00
Frank Osterfeld
51aec60c79
remove unused error code
2012-05-08 10:56:31 +02:00
Frank Osterfeld
7465902216
Introduce DeletePasswordJob to delete passwords.
...
Creating a WritePasswordJob with no password data does the same, but that makes rather cryptic API.
2012-05-07 16:56:52 +02:00
Frank Osterfeld
2b6e40b992
Refactor API to asynchronous job-based classes.
...
As all Linux solutions will require async calls to DBus etc., they'd have to use local event loops otherwise.
2012-05-07 16:46:22 +02:00
Frank Osterfeld
24d261235f
Allow the user to pass a custom QSettings object in case the default-constructed QSettings is not sufficient.
...
(Only used on Windows)
2011-12-12 11:50:08 +01:00
Frank Osterfeld
b2a8efae5d
add stub for unix
2011-12-02 19:37:38 +01:00
Frank Osterfeld
ed718884cc
add export macro
2011-12-02 19:37:37 +01:00
Frank Osterfeld
067c3c6577
add entryExists()
2011-12-02 19:37:37 +01:00
Frank Osterfeld
653bf190f0
always overwrite entries, remove flag to control that
2011-10-28 09:32:08 +02:00
Frank Osterfeld
f07249364d
apidocs fixes
2011-10-28 09:23:09 +02:00
Frank Osterfeld
3751a18e71
add way to store plain QByteArray instead of only QString and make naming more generic in the process
2011-10-28 09:17:19 +02:00
Frank Osterfeld
8d590e0729
introduce QKeychain namespace
2011-10-28 09:17:19 +02:00
Frank Osterfeld
f700615472
Apidocs for the people
2011-10-28 09:17:18 +02:00
Frank Osterfeld
492c9615ba
Initial OS X impl.
2011-10-28 09:17:18 +02:00
Frank Osterfeld
6ce1ec1d66
Initial
2011-10-27 18:14:37 +02:00