Commit Graph

21 Commits

Author SHA1 Message Date
Michael Starke
2c60ba42f5 Pin potential sensitive clipboard content to local machine 2018-09-20 18:03:36 +02:00
Michael Starke
9f35450683 Renamed Assets Catalog, modernized code 2018-09-20 18:03:12 +02:00
Michael Starke
5db3950424 fixed issue with wrong clear timeout when pasting was done inside the clear timeout 2017-11-29 14:37:13 +01:00
michael starke
509d0c84b2 moved overlay display to MPPasteboardController
content copied in text fields now gets purged if clear-clipboard is set to true
2017-10-26 18:30:56 +02:00
michael starke
fb49a4ac23 made API more terse on type 2017-09-26 17:06:59 +02:00
michael starke
00c3918b12 Added licence header 2017-09-04 09:29:08 +02:00
michael starke
aeeca850c2 using class properties where possible 2017-08-29 14:58:13 +02:00
michael starke
8812481568 Codestyle
Signed-off-by: michael starke <michael.starke@hicknhack-software.com>
2015-12-09 14:19:01 +01:00
michael starke
90f844f87e moving more code to @properties, ReferenceBuilder WIP 2014-12-05 02:57:10 +01:00
James Hurst
e482ec04d2 Implemented obfuscated autotyping and restoring of pasteboard objects 2014-08-24 17:01:13 -04:00
michael starke
0160b9055a Cleaned up logging
Added bagde icon to show timeout for clipboard clearing
Badge display not optimal if clipboard clearing is disabled
Autotype incovation on locked documents now activates MacPass to unlock.
If multipel entries match, the seleciton dialog will pop up as well
2014-03-27 22:06:00 +01:00
michael starke
638f3ab9f9 Rudimentary auto type is working. Still some kinks on timing, etc. 2014-03-21 20:13:10 +01:00
michael starke
9192504939 Refactored key file storing into the document. 2013-11-17 23:59:36 +01:00
michael starke
df98a9b649 Converted project to ARC 2013-07-03 23:40:20 +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
ae0fae13c1 Renamed Categories better
Introduced Drag'n'Drop of Entries to outline view. Unfinished and fragile!
2013-06-10 01:12:32 +02:00
michael starke
42cb3743c5 Fixed binding error that caused a crash on clipboard actions 2013-04-20 12:58:39 +02:00
michael starke
b6504b3dc4 More work on password generation 2013-04-02 14:53:46 +02:00
michael starke
7d6712536b Added simple hud overlay on double-click actions 2013-03-03 04:46:25 +01:00
michael starke
72bf306a3c switched from selected to clicked row in copy actions
fixed refactoring but in clipboard clearing
2013-03-02 23:39:28 +01:00
michael starke
b021aefd51 Added PasteboardController to handle pasteboard cleanup on shutdown and timeout 2013-03-02 23:31:28 +01:00