michael starke
61310d2300
It's getting there again :)
2014-02-26 23:04:00 +01:00
michael starke
51bb22a9b7
Moving more stuff about context bar into the document away from the EntryViewController.
...
Some refactorings considering notification registration.
2014-02-26 21:17:35 +01:00
michael starke
f6dc2193de
Refactored Notification setup to use only the document as object
2014-02-25 22:49:41 +01:00
michael starke
21f299bdff
Moved search to MPDocument. Not working properly at the moment
2014-02-25 22:23:53 +01:00
michael starke
81dc24d9b2
Broken commit - refactoring search
2014-02-24 12:05:41 +01:00
michael starke
ae38cdce32
Minor change to codestyle
2014-02-22 11:39:28 +01:00
michael starke
1bd68d0194
Fixed problem with tab order when another tab was displayed in the context bar
...
Began reworking filter selection in context bar
2014-01-29 12:20:16 +01:00
michael starke
500140d5a2
Simple approach to fix Issue #137 . Tab navigates to the entry view after the "done" button
2014-01-22 11:52:36 +01:00
Chhom Seng
ce838f6b7a
Implemented context menu validation.
2014-01-01 18:03:25 -07:00
michael starke
37f7f8123a
Fixed missing binding to enable trahs in settings tab
...
Updated copy/drag and drop to changed KeePassKit
2013-12-20 19:50:23 +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
6b1aff9449
Fixed tests. Layout for filterBar now uses only two constants and animates a constant instead of adding and removing a bunch of constraints all the time.
2013-12-12 11:20:36 +01:00
michael starke
28fdf9f57a
Fixed merging issue
2013-12-12 02:14:15 +01:00
Michael Starke
a01e5ce54f
Merge pull request #126 from fenderle/master
...
Fixes search field (Issue #65 )
2013-12-11 17:10:18 -08:00
michael starke
467b600673
Removed non-functional binding for now
2013-12-12 02:05:50 +01:00
michael starke
5a4cf2152a
Fixed layout constraint issues on filter bar display
2013-12-12 01:20:20 +01:00
Frank Enderle
7215677b86
Fixes search field (Issue #65 )
2013-12-08 00:37:41 +01:00
michael starke
4d9aa8cc02
Fixed issue with composite key storing not updating the MasterKeyChanged date (this should be moved to KeePassKit)
...
Fixed #120 (at least that's what I hope ;) )
2013-12-04 21:22:29 +01:00
michael starke
fa52de144c
Using bindings for iconImage for instant updates
...
Icon setting now gets registered via NSUndoManager
Refactored iconId property
2013-12-04 01:57:54 +01:00
michael starke
1964adb439
Merged pull request #117
2013-12-02 17:15:13 +01:00
michael starke
1a6d5114b9
IconSelectionView now can be used to set default icons. Setting other Icons is broken for now. Setting custom icons doesn't work at all.
2013-12-01 02:29:37 +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
7c103abd53
Added removed validation but calling into central document function, since the responder needs to validate the menu items #112
2013-11-23 21:34:10 +01:00
Andrew Schleifer
71939a4497
consolidate other validations
2013-11-23 10:46:07 -06:00
michael starke
eeb440fa1c
Sped up table view creation to reuse date formatter
2013-11-16 00:02:54 +01:00
michael starke
56938909df
fixed #93 #106 for good.
...
resolved some Autolayout issues
2013-11-08 19:14:04 +01:00
michael starke
55b4ce648f
Added dynamic visibility for edit button. Button should only be used if history is enabled and thus will be saved. Otherwise direct editing should be possible
2013-10-23 03:01:12 +02:00
michael starke
620be11f0d
Fixed #93 . Formatter are now cleaned up on reused table cell views
2013-10-21 19:11:39 +02:00
michael starke
373b7f6381
Hidden unused edit button in inspector
...
Fixed wrong displayed group name for search results.
2013-10-20 19:47:26 +02:00
michael starke
5d90b23569
Fixed #64 Attachment count is now displayable as a column in the entry view
2013-10-15 23:20:46 +02:00
michael starke
8a7b2f8085
Database settings now store and load color of db and compression algorithm
...
Fixed wrong sort descriptor for modificationDate on entry view table
2013-10-15 00:26:57 +02:00
michael starke
eeb6cfbe95
Fixed #86
2013-09-16 02:07:35 +02:00
michael starke
5796333a2e
Fixed #61 searching in passwords is now supported
...
Fixed #80 nested groups can be selected as templates or trash
Trash UUID now get's stored correctly
Enhanced and fixed some undo errors in moving groups and/or entries
Added action names for moving groups/entries via drag and drop
2013-09-10 00:57:47 +02:00
michael starke
e7cdf352f8
Group inspector now correctly edits expires flag and search and auto type inheritance
2013-09-03 01:26:03 +02: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
f335825c44
fixed #62 application now shows a welcome screen if no other window is opened
...
fixed #79 modification data can be used as table column
fixed #74 added group sorting in search results
2013-08-16 04:00:08 +02:00
michael starke
f87e60442e
Some work to get Drag and Drop back up again. Might be useful to postpone it until KeePassKit is ready to replace MiniKeePassLib
2013-08-04 23:16:41 +02:00
michael starke
780c8782e6
Updated Localization
...
Added configureable Table headers in Entry view
2013-07-31 02:50:13 +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
Kurt
ad07c0de6c
Adding a setting to enable launching URLs on double-click
2013-07-29 21:31:29 -04:00
michael starke
e33a9fdc93
Enhanced Context menu on outline view
2013-07-30 00:23:25 +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
4172d10aa7
Search bar is now animated
2013-07-25 02:46:53 +02:00
michael starke
af4336e94b
Experimenting in Inspector with readonly inputs
2013-07-24 03:04:11 +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
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
0986271199
Updated Submodules
...
Extracted TabelViewDelegates for Attachments and Custom Fields
2013-07-18 02:55:09 +02:00
michael starke
0a42e55f0e
Added custom-field copy to the context menu on entries. It's not fully functional as it's not correctly using the click but always the selected entry!
2013-07-17 01:02:02 +02:00
michael starke
75c9aa6873
Temporarily disabled drag and drop until it's working properly
...
Fixed issues with clearing the trash
2013-07-10 01:20:08 +02:00
michael starke
fb0887ebf0
Refactored Undo/Redo
2013-07-09 21:58:28 +02:00