Frank Osterfeld
14162334c5
Set version for 0.4.0
2014-09-01 10:12:47 +02:00
Frank Osterfeld
1d64e3f073
Add 0.4 changelog
2014-09-01 10:10:57 +02:00
Liviu Cristian Mirea Ghiban
0c37667923
Updated translation files
2014-08-17 18:49:22 +03:00
Liviu Cristian Mirea Ghiban
5200d18453
Fix kdewallet integration
2014-08-17 18:17:25 +03:00
Frank Osterfeld
a2437ac789
Merge pull request #39 from xhochy/default-backend
...
Default to DesktopEnv_Other.
2014-04-08 09:32:01 +02:00
Frank Osterfeld
66b984f519
Merge pull request #40 from xhochy/wall
...
Show all warnings
2014-04-08 09:31:22 +02:00
Uwe L. Korn
0353028de1
Show all warnings
2014-04-07 20:43:22 +01:00
Uwe L. Korn
3a6b0814f7
Default to DesktopEnv_Other.
2014-04-07 20:35:17 +01:00
Frank Osterfeld
167d81bda0
Merge pull request #38 from danimo/detect_desktop_environment
...
Add desktop environment detection
2014-04-07 17:29:37 +02: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
Frank Osterfeld
dafdd924f1
Merge pull request #36 from danimo/improve_gnome_keyring_detection
...
Detect GNOME keychain daemons presence using official API
2014-04-01 10:24:05 +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
70c4feda09
bump version
2014-03-16 10:44:21 +01:00
Frank Osterfeld
560fbf2dd2
bump version
2014-03-13 14:31:53 +01:00
Frank Osterfeld
8fe13afaea
Update changelog
2014-03-13 14:31:53 +01:00
Frank Osterfeld
8df0229601
Merge remote-tracking branch 'origin/master' into 0.3
2014-03-13 14:25:35 +01:00
Frank Osterfeld
c130727cc4
Merge pull request #35 from danimo/fix_rpath
...
Hardcode rpath to install dir on make install
2014-03-13 14:18:53 +01:00
Daniel Molkentin
fd3ed10668
Hardcode rpath to install dir on make install
...
Required for sane deployment in bundles
2014-03-13 00:57:35 +01:00
Frank Osterfeld
1b2ad3709f
Merge pull request #34 from danimo/fix_installed_include_dir
...
Also use a different include dir when built with Qt5
2014-03-12 17:00:00 +01:00
Frank Osterfeld
47e37028ef
Merge pull request #33 from danimo/old_gnome
...
origin
2014-03-12 16:59:33 +01:00
Daniel Molkentin
f67bad9243
Also use a different include dir when built with Qt5
2014-03-12 16:54:40 +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
a32295c01b
Update changelog
2014-03-12 15:01:07 +01:00
Frank Osterfeld
ce025cac0c
Move GnomeKeyring to separate files
2014-02-23 12:55:45 +01:00
Frank Osterfeld
048b50f164
Merge pull request #32 from ogoffart/deletepasswordjob
...
few fixes in DeletePasswordJob
2014-01-27 08:39:04 -08:00
Olivier Goffart
8150f61a48
DeletePasswordJob: Start the WriteJob immediatly
...
We want that if one delete, then read the password directly after,
it do not reuse the deleted password.
2014-01-27 16:29:34 +01:00
Olivier Goffart
85bb5664c6
DeletePasswordJob: forward the settings to the WriteJob
...
And always remove the password from the insecure storage
2014-01-27 16:29:34 +01:00
Frank Osterfeld
4fa77c1482
Merge pull request #30 from arthurtiteica/master
...
Romanian translation
2013-11-29 02:13:15 -08:00
Arthur Țițeică
af8987c89b
Romanian translation
2013-11-29 12:00:00 +02:00
Frank Osterfeld
0056a2893f
Merge pull request #27 from xhochy/qt5-fix-translations
...
Query qmake5 for QT_TRANSLATION_DIR
2013-11-21 00:30:02 -08:00
Frank Osterfeld
32df06c5e7
Merge pull request #28 from guruz/fix_qt4_qt5_target_name
...
CMake: Fix target name when compiling with Qt4
2013-11-21 00:29:19 -08:00
Frank Osterfeld
155178882a
Merge pull request #26 from teo/master
...
When returning OtherError on Mac, provide the Keychain OSStatus code and description as error string.
2013-11-21 00:28:52 -08:00
Markus Goetz
cc799db470
CMake: Fix target name when compiling with Qt4
...
This way it picks up the correct target name when no
command line parameters are specified and only
Qt4 is installed.
2013-11-18 12:54:43 +01:00
Uwe L. Korn
59084e3544
Pass -query and the identifier as separate args
2013-11-18 11:20:08 +00:00
Uwe L. Korn
c5533ae683
Query qmake5 for QT_TRANSLATION_DIR
2013-11-18 10:47:58 +00:00
Teo Mrnjavac
e968ade859
Update translations.
2013-11-18 11:11:52 +01:00
Teo Mrnjavac
45bf9eb7ca
Focus on the text in OSStatus error messages.
2013-11-18 11:11:05 +01:00
Teo Mrnjavac
2b5d019872
Try to make OSX error strings more verbose.
2013-11-14 18:41:47 +01:00
Frank Osterfeld
9a27ddd110
Merge pull request #24 from danimo/target_qt5
...
When using Qt5 for compilation, name target qt5keychain
2013-11-13 08:04:24 -08:00
Daniel Molkentin
23396dbc7d
Need to propagate the infix as well
2013-11-13 16:50:38 +01:00
Daniel Molkentin
030c7eb8fd
When using Qt5 for compilation, name target qt5keychain
...
Fixes #23
2013-11-13 16:29:39 +01:00
Frank Osterfeld
e518815641
Fix format string
2013-11-11 20:34:44 +01:00
Frank Osterfeld
29c8a74dcf
Store enum values as string
...
Do not rely on int value and casting back ints to enum values.
Also actually set the data type accordingly in ReadPasswordJob.
2013-11-11 20:01:22 +01:00
Frank Osterfeld
49479aa32a
Replace obsolete auto_ptr by QScopedPointer
2013-10-13 15:50:00 +02:00
Frank Osterfeld
887719567d
Some string literal cleanup
...
Avoid implicit conversions to QString, remove some helpers only
used in _dbus from the Private.
2013-10-12 20:24:49 +02:00
Frank Osterfeld
b66a182a85
KWallet: Return error for non-existant entries
...
Before, an empty password was returned, so one couldn't tell
if the entry wasn't available, or the entry contained an empty
password.
Fixes #5
2013-10-12 19:57:48 +02:00
Frank Osterfeld
6747027ce7
Merge pull request #19 from danimo/master
...
Fix compilation on OS X
2013-09-25 04:32:02 -07:00
Daniel Molkentin
d9fe3f3fbd
Fix compilation on OS X
2013-09-25 12:35:16 +02:00
Frank Osterfeld
73d5f44807
Merge pull request #17 from danimo/master
...
Use network wallet rather than hardcoded "kdewallet" wallet
2013-09-16 03:25:54 -07:00