Commit Graph

16 Commits

Author SHA1 Message Date
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