Commit Graph

32 Commits

Author SHA1 Message Date
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
00c3918b12 Added licence header 2017-09-04 09:29:08 +02:00
michael starke
6c22e90860 removed bottom bar in outline view 2016-02-17 15:24:34 +01:00
michael starke
bb0e36ab08 Updated to new HNHUi API
Signed-off-by: michael starke <michael.starke@hicknhack-software.com>
2015-11-08 12:11:34 +01:00
michael starke
3a2dff5e07 Centralized actions inside MPDocumetnWindowController 2014-10-24 16:18:53 +02:00
michael starke
94657cb09c MPOutlineViewController refactored to use MPTargetItemResolving 2014-10-23 00:29:36 +02:00
michael starke
9e2345bcd7 Encryption rounds are now stored when settings are saved (fixes #228) 2014-08-26 12:00:53 +02:00
michael starke
f6dc2193de Refactored Notification setup to use only the document as object 2014-02-25 22:49:41 +01:00
michael starke
92d963a9ef Extracted context bar for trash, history and filter browsing. Some regressions in focus handling were introduced. History tab will go away as this will be incorporated in the entry comparable to searching. Code cleanup. Moved copying to KeePassKit 2013-12-18 02:29:25 +01:00
michael starke
5e4254b45f Started Move to KeePassKit - Project compiles but does NOT work properly
Removed MiniKeePass Categories.
Moved Random streams form MiniKeePass to KeePassKit
Changed MacPass to use KeePassKit
2013-09-01 02:16:27 +02:00
michael starke
e33a9fdc93 Enhanced Context menu on outline view 2013-07-30 00:23:25 +02:00
michael starke
4a35d0d4ff Refactored the selection tracking to be in the document now
Filtering should work reliably now. No "sticking" of entries
Fixed #42. Deleted entries now result in desolation.
2013-07-24 01:05:49 +02:00
michael starke
efa727eaba Settings now work with KDB1 Files and do not trap the Application in the modal dialog
Added user base settings to hide/show passwords at KDB1 field. The settings are stored but not considered ;)
2013-07-19 22:25:40 +02:00
michael starke
df98a9b649 Converted project to ARC 2013-07-03 23:40:20 +02:00
michael starke
cb18013964 Fixed #23 Revert to saved now working
Fixed KVO issues with active items not being updated on tree reset
Fixed #6 Moved all move/delete/create functions into MPDocument
Intigrated OutlineViewDelegate into OutlineViewController
2013-06-26 01:19:44 +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
dd14bae24f Revamped selection handling to ensure Groupt/Entry display on view switchting 2013-06-20 20:56:14 +02:00
michael starke
091bb384fe Removed obsolete method definition 2013-06-15 22:06:20 +02:00
michael starke
eb6f5c3411 Fixed #17
Added new icons for inspector and delete
2013-06-15 22:03:58 +02:00
michael starke
cc58ec3770 Refactored to NS_ENUM and NS_OPTION 2013-06-13 23:31:19 +02:00
michael starke
df7a492ec8 Small updates to locking
Refactorings
2013-06-11 02:50:25 +02:00
michael starke
53850d8d35 Changed layout to accommodate locking
Fixed Autolayout hickups
Added lock screen
Removed unused views
Some refactorings
2013-06-08 23:54:57 +02:00
michael starke
f7c6222910 Extracted RoundedTextFieldCell 2013-06-05 12:32:39 +02:00
michael starke
292187d1c4 Using NSSplitview with auto layout instead of delgation 2013-05-17 22:09:29 +02:00
michael starke
30a17f39bb Fixed notification for outline view to just subscribe to single instances not all notifications as we are now dealing with multiple windows. 2013-05-10 01:35:28 +02:00
michael starke
c1110f7a4d First running Version that used document based architecture. Search is broken. 2013-05-10 01:24:51 +02:00
michael starke
ff7e8aaadd Removed Search form toolbar and added field to search bar. Searching is broken for now.
Added rudimentary add group/entry functionality
2013-03-10 03:12:34 +01:00
michael starke
03bb227c16 Fixed responder chain issues with ViewControllers
Context menu and copy actions now working (unfinished)
2013-03-04 01:24:11 +01:00
michael starke
2e8d35a432 Enhancement on selection behavior 2013-02-26 12:20:47 +01:00
michael starke
edaf4aa30d PathBar extended
Filtering enhanced
2013-02-26 05:18:25 +01:00
michael starke
7ea037cdc3 Simple Display of relevant Data now working 2013-02-19 22:43:04 +01:00
michael starke
1f05b0eaba Introduced OutlineViewController to modularize code 2013-02-19 03:30:36 +01:00