michael starke
eaeb931e36
updated more comments for localization
2017-10-20 11:19:22 +02:00
michael starke
00c3918b12
Added licence header
2017-09-04 09:29:08 +02:00
michael starke
e6a73a2e65
Dropping 10.9 support
2017-05-24 18:12:43 +02:00
michael starke
7a14506156
model changes are propagates for all changes to an entry
2016-08-30 18:34:48 +02:00
michael starke
f3a77bfd2d
Added selection observing arraycontroller, moved block based calls into view controllers again
2016-08-30 16:25:15 +02:00
michael starke
2958f5255b
began work for seamless editing with history support
2016-08-25 18:02:19 +02:00
michael starke
b7357e2e43
cleaned up password creator display in appdelegate
2016-08-25 13:01:54 +02:00
michael starke
7755bc9b93
More transitions to representedObject for ViewController
2016-08-23 18:43:13 +02:00
michael starke
d640434012
Using representedObject instead of custom property
2016-08-23 18:34:02 +02:00
michael starke
8ddf2373dc
Using KeePassKit Framework
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-10-29 18:25:08 +01: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
Mario Sangiorgio
85010d66a3
UI buttons binding
2015-08-08 01:14:48 +01:00
Mario Sangiorgio
e4332530eb
Added support for both standard and custom characters sets
2015-08-08 00:40:19 +01:00
michael starke
8ae2372664
Password creator now can remove single entry defaults (press alt to change the "Set Defaults" Button)
2014-10-27 17:51:01 +01:00
michael starke
35720cf1a9
Reanmed flags helper to better reflect return value
2014-10-22 20:27:41 +02:00
michael starke
772a814349
Global and Entry based defaults work. Entry defaults cannot be removed for now.
2014-10-22 17:39:29 +02:00
michael starke
8dd86ab350
Added checkbox to toggle between global and entry based defaults for password generator
2014-10-21 20:27:54 +02:00
michael starke
8922914502
Code style
2014-10-21 19:25:28 +02:00
michael starke
c2def5653e
Password creator view not allows toggling for entry/global defaults (UI only)
2014-10-21 16:49:37 +02:00
michael starke
ad915f26b0
fixed #241 - Maxium length now is set to 256
2014-09-18 16:03:02 +02:00
michael starke
0ac4b6f440
Refacoted window and view controller to use windowNibName and nibName. Fixes #164
2014-08-11 20:44:40 +02:00
James Hurst
06ec61ea28
Added ability to set default password generation settings (issue #166 )
2014-08-04 21:00:07 -04:00
michael starke
6954b6f362
Mingling with Editing. Updated KeePassKit
2014-06-23 15:21:09 +02:00
michael starke
db89bdd9cf
Refactored usage of reset
2014-03-23 21:57:34 +01:00
michael starke
fb0007d1c0
fixed #165 Password generator is reseted if opened as single window not via generate button on entry
2014-03-23 21:50:33 +01:00
michael starke
c460b2187a
fixed #161 settings to copy to clipboard on password creation are preserved. Default behaviour is to restore the last sate
2014-03-19 22:40:25 +01:00
michael starke
450bc3d4dd
Entropy is now calculated for Custom Alphabets in Password Generator View
...
Custom String in Password Generator View are now filtered to only include unique characters
2013-08-04 03:41:09 +02:00
michael starke
31f456929c
Added Template editing.
...
Creating with templates not supported yet.
Templates are listed in Context-Menu under the AddEntry Toolbar
Toolbar Button is missing an Arrow for now. Control-Size is not working correctly for now
Nested Template or Trash groups aren't considered, this is a bug!
Minor changes to the UI (Settings tabs now use common icons)
Added Workflow-Settings tab to extract all the custom action possible on entries. The copy or open on URL dbl-click setting will move over to this tab.
2013-07-30 20:37:59 +02:00
michael starke
07dae46b4c
Fixed #39 Overall search behavior ironed out.
...
Fixed #71 Added A simple entropy calculation for purely random generated passwords
Added separate Views for Group and Entry Inspector
Added "no Selection" view for Inpsector
2013-07-28 13:31:37 +02:00
michael starke
df98a9b649
Converted project to ARC
2013-07-03 23:40:20 +02:00
michael starke
17f2155aa4
Fixed memory leaks
...
Removed obsolete CreationViewController references
2013-06-26 03:50:23 +02:00
michael starke
84fdd1fb47
Changed Inspector to dual tab view and removed Popups
2013-06-22 01:45:23 +02:00
michael starke
a21a400d47
Password generator now is usable to fill Passwords or to generate them
2013-06-21 19:47:30 +02:00
michael starke
236e7036bc
Remove DMSplitView as it's never used
...
Updated Readme to reflect new modules
Added CocoaHTTPServer submodule
Fixed SettingsWindow, works now with multiple tabs
Added ServerSettings tab
2013-06-17 01:29:29 +02:00
michael starke
a54b2aae5a
Ui for the password wizzard now works more or less.
...
Password creation needs to be finalized
2013-06-12 01:13:05 +02:00
michael starke
de43936e30
More work on Password creation
2013-04-18 22:49:07 +02:00
michael starke
b6504b3dc4
More work on password generation
2013-04-02 14:53:46 +02:00