Commit Graph

5 Commits

Author SHA1 Message Date
michael starke
873b4cce63 using MacPass code style. Removed auto-open of path control as this annoys if MacPass gets focus 2017-10-19 13:23:45 +02:00
Christoph Leimbrock
fc70464e19 Various usability improvements (#665)
* Set password creator window title

* Fix TODO, help url is read from Info.plist instead of a string literal

* Remove width constraint for 'Set Defaults' button of password generator so text is not cropped

* Improve keyboard shortcuts
New entries can be created using cmd + n, while cmd + shift + n creates new groups. Creating new databases is probably done too rarely to warrant a keyboard shortcut.
Additionally the 'New' menu item now has a submenu containing actions to create new entries, groups and databases (fixing #405).

* Hook up keyboard shortcut cmd + backspace to delete action

* Use shorter date format in inspector and add special output for distant future

* Show date picker when expiration is activates for either groups or entries but no date set

* Prompt for key file pops up automatically when the field is selected using tab

* Focus title field when new groups are created (#606).

* Rename search method so text fields don't capture it (#531)

* Don't show empty tags

* Remove menu item used for debugging.
2017-10-19 13:10:43 +02:00
michael starke
871b3a5c45 Added licenses 2013-11-30 19:09:27 +01:00
Michael Starke
ccd9c9cfa9 Fixed issue that did not set the correct document version in MPDocument
Reverted undoable settings for Database
Updated to latest HNHUi
2013-06-30 13:40:18 +02:00
michael starke
5ab229b0e8 Added AI assets
Keyfiles are now usable for opening databases
2013-03-10 16:02:06 +01:00