Michael Starke
0028684e5c
added item menu to MainMenu. Enabled copy actions in main menu if no focus is on entryView
2018-03-02 15:41:59 +01:00
michael starke
c86a6b0504
rolled out new submenu to single items
...
changed some localization keys
build menus using centralized MPContextMenuHelper
2017-10-30 14:03:42 +01:00
michael starke
68b751a3a8
hide fix autotype menu item, show only if alternat-key is pressed when opening the menu (no live update!)
2017-10-20 13:56:42 +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
b80241d601
restructured import/export
2017-09-26 10:06:49 +02:00
michael starke
76383d6d9d
Added merge action to file menu
2017-09-02 10:00:10 +02:00
michael starke
716a822dc0
reordered export actions in file menu
2017-09-01 16:38:32 +02:00
michael starke
d9f74938d0
changed default lock shortcut to cmd+L
2016-10-14 10:31:25 +02:00
michael starke
2af98ef3d6
Displaying dialog when Sparkle is disabled
2016-03-17 17:37:40 +01:00
michael starke
dc57628c81
SUUpdater now only gets created in release
2016-02-24 15:17:37 +01:00
michael starke
954b14571f
Fixes #318 : Help now opens the github project page for MacPass
2015-02-26 12:55:28 +01:00
michael starke
e552c725f8
Fixed #289 . Pressing ALT now toggles between Save as… and Save a Copy…
2014-12-13 16:13:30 +01:00
michael starke
a5f8a388cc
Updated to XCode 6 xibs
2014-10-24 16:24:42 +02:00
michael starke
edf4358388
Fixed isse with auto type skipping paste commands
...
Started implementing AutotypeFixDialog for 0.4.0 and 0.4.1 fix
Autotype candidate selection is shorter using subitems instead of single line
2014-03-26 22:29:45 +01:00
michael starke
03d13e5b2f
fixed #155 added Quicklook like preview for attachments
2014-03-19 22:57:06 +01:00
michael starke
6ff00b7819
Testing QuickLook
2014-03-19 01:56:39 +01:00
michael starke
b82bc8c9e9
Fixed #143 Save now uses dots only when prompt will be displayed
2014-02-12 12:51:34 +01:00
michael starke
9ba441b002
Added Sparkle to project (nothing integrated)
2014-02-04 20:05:24 +01:00
michael starke
336fe02e2d
Added Import from XML functionality. KPKXmlTreeReader is not fully working with all possible formats (zipped or non zipped data)
2013-12-02 02:06:21 +01:00
michael starke
213bb3d51f
Added method to put focus on group, entry or inspector view via keyboard shortcuts. This might be better done via a simple "cmd + arrow" shortcut to move about
2013-11-27 01:04:06 +01:00
michael starke
00c43ef50f
Updated more xibs to Xcode 5
...
Fixed KeePassKit issue on savin kdbx files with deleted objects
2013-11-04 21:26:31 +01:00
michael starke
030dbd5be7
Fixed #46 Binaries get now deleted when entries are delete on trans cleaning
...
MenuEntries are validated and disabled to fix #58 . Model still doesn't do any testing
2013-07-20 16:31:20 +02:00
michael starke
c0051f852e
Added export to XML action for Version2 Databases
...
Small updates to Database Settings window
2013-07-15 22:10:27 +02:00
michael starke
a31e287ec8
Fixed Tests
...
Fixed error that lead to trying to create and array with nil object
2013-07-13 00:00:51 +02:00
michael starke
f55e78349e
Reworked DatabaseSettings to be cancelable
...
Moved Password edit to Database settings
2013-07-06 04:18:10 +02:00
michael starke
dbd424ffae
Extended Settings
2013-06-27 03:33:30 +02:00
michael starke
cef74284e1
started layout of settings window
2013-06-26 23:38:04 +02:00
michael starke
88ff8c79a0
Refactorings
2013-06-09 17:10:41 +02:00