Ole-André Rodlie
6d361e673a
kwallet: check is reply is valid
2016-04-04 08:38:22 -07:00
Ole-André Rodlie
5be7e75113
fix kwallet
2016-03-31 13:25:03 -07:00
Armin Novak
45725c7986
Added binary / text mode password support.
...
Added binary password write function.
2016-01-12 13:17:46 +01:00
Armin Novak
e6e828c33b
Refactored code to simplify classes.
...
Job classes:
* Moved common members to parent.
* Made Job constructor protected, only for use by implementing class.
JobPrivate classes:
* Moved common members to parent.
* Made Job constructor protected, only for use by implementing class.
* Unified members where code was duplicated.
2015-12-04 11:41:06 +01:00
Frank Osterfeld
8c9a9d2e5a
Fix build
2015-03-31 22:53:31 +02:00
Frank Osterfeld
2c3ef55808
Fix lupdate warnings
...
Use static calls to tr(), to make the context thingie work.
2015-03-31 22:49:16 +02:00
Frank Osterfeld
672fb092c9
Bump copyright year
2015-03-17 14:31:48 +01:00
Karol Herbst
ca08e88612
add kwallet5 support
2015-02-22 21:12:18 +01:00
Karol Herbst
cfa80f982e
move kde detection bits into own function and add plasma5 support by the way
2015-02-22 20:53:00 +01:00
Karol Herbst
5639697fd3
rename kwallet to kwallet4 and add kwallet5 stubs
2015-02-22 20:52:57 +01:00
Liviu Cristian Mirea Ghiban
5200d18453
Fix kdewallet integration
2014-08-17 18:17:25 +03:00
Uwe L. Korn
3a6b0814f7
Default to DesktopEnv_Other.
2014-04-07 20:35:17 +01:00
Daniel Molkentin
affe9dcaed
Add desktop environment detection
...
My last patch causes Gnome Keyring to be launched even though the
desktop environment is KDE. This patch detects the running desktop
environments and tries to pick the matching storage backend.
2014-04-04 15:05:45 +02:00
Daniel Molkentin
97d50f65d9
Detect GNOME keychain daemons presence using official API
...
The previous approach was hacky and broke often, as
variables kept changing again and again.
2014-04-01 10:11:25 +02:00
Frank Osterfeld
8df0229601
Merge remote-tracking branch 'origin/master' into 0.3
2014-03-13 14:25:35 +01:00
Daniel Molkentin
1a4c6ad1e4
Detect older GNOME variants
...
Those use a different environment variable
2014-03-12 16:53:50 +01:00
Frank Osterfeld
7f9299cd5b
Bump copyright years
2014-03-12 15:02:07 +01:00
Frank Osterfeld
ce025cac0c
Move GnomeKeyring to separate files
2014-02-23 12:55:45 +01:00