Commit Graph

18 Commits

Author SHA1 Message Date
Michael Starke
5589f5086b code cleanup 2018-09-06 09:10:43 +02:00
Michael Starke
38a3e416b6 removed unneded log message 2018-06-28 14:19:13 +02:00
Michael Starke
ee418db014 Pickchar parser parses options. Output is not converted at the moment 2017-11-30 15:47:12 +01:00
michael starke
00c3918b12 Added licence header 2017-09-04 09:29:08 +02:00
michael starke
47c9491e71 added option to lock on user logout 2017-07-02 09:22:20 +02:00
michael starke
e8ab0602e1 Removed old Code. Added simple plugin system
Signed-off-by: michael starke <michael.starke@hicknhack-software.com>
2015-11-12 12:43:04 +01:00
michael starke
6031ba021a Using properties
Signed-off-by: michael starke <michael.starke@hicknhack-software.com>
2015-10-23 19:41:44 +02:00
michael starke
8edbc06849 using properties
Signed-off-by: michael starke <michael.starke@hicknhack-software.com>
2015-10-23 19:29:50 +02:00
Maarten Terpstra
c3cb8ad6a3 Fixed spelling errors in comments and some strings, as well as fixed a compilation error (KPKEntry has no entry key, but does have a name field 2015-10-11 11:25:36 +02:00
michael starke
a0e95d577b Fixed errors on Xcode 6.1 2014-10-20 23:29:30 +02:00
michael starke
e2e47a9bcf Idle lock now uses application idle time instead of system idle time 2014-08-18 12:27:55 +02:00
michael starke
cb599671b4 Remove unused Notification key 2014-08-18 12:27:20 +02:00
michael starke
df98a9b649 Converted project to ARC 2013-07-03 23:40:20 +02:00
michael starke
1b20ce0628 Optimized Locking timer
Disabled re-locking of already locked documents
Disabled locking of documents without a password
2013-06-24 21:54:05 +02:00
michael starke
71d3889af4 Added lock on idle 2013-06-23 23:18:19 +02:00
michael starke
1c91b1a9a1 Newly created groups should now be selected
Added lock on sleep
Lock on idle still missing
Fixed some issues with clipboard clearing
Fixed preferences bindings errors
2013-06-21 18:29:24 +02:00
michael starke
dd14bae24f Revamped selection handling to ensure Groupt/Entry display on view switchting 2013-06-20 20:56:14 +02:00
michael starke
a39dc7ea68 Added scrollview to inspector to accommodate bigger conntent 2013-06-16 14:13:19 +02:00