Michael Starke
8769f07079
Moved multiple instances of entry menu delegate to app delegate
2019-02-15 10:47:31 +01:00
Michael Starke
98f99f6cbf
Populate Action menu with the same copy actions as the entry table context menü
2019-02-13 18:25:46 +01:00
Michael Starke
0274b32356
Using non-deprecated NSMenu allocations
2018-08-30 21:38:20 +02:00
Michael Starke
760a25e88f
Fixed regression resulting in no recent searches being stored.
...
This was introduced by adding better search filed keyboard navigation in 92c83e0
2018-08-22 12:21:00 +02:00
Michael Starke
d58b406c37
Added autotype button to toolbar
2018-03-06 18:15:00 +01:00
Michael Starke
033deacfdc
pressing down in search input will focus entries ( #707 )
2018-03-01 15:13:47 +01:00
Michael Starke
ad6c501fef
reverted image scalilng to prevent wrongfully upscaling
2018-02-15 23:00:15 +01:00
Michael Starke
0f43afdb59
more use of properties
2017-12-12 10:56:31 +01:00
Michael Starke
92c83e0fa0
pressing down on search field will move to entries list
2017-12-11 17:05:57 +01:00
Michael Starke
5574b01fed
Stubbed custom attribute adding via context menu
...
Made MPContextToolbarButton usable as normal button.
Added private API helper for adding buttons to NSUserNotification
Remove Autotype plugin API
Enhanced custom attribute plugin API
Enhanced EntryActionPlugin API to decouple menu items from actual action/target setup
Stubbed action on no-open documents NSUserNotifications
Stubbed HMACOTP custom attribute setup
2017-12-05 15:56:06 +01:00
michael starke
ad0a198b48
Extended and cleaned localizations
2017-11-16 19:08:38 +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
e8bdd3b2b8
added missing localizations
2017-09-02 09:42:12 +02:00
michael starke
486c831716
added history toolbar button
2017-04-13 18:55:58 +02:00
michael starke
b0ae3ab4fd
Using properties where possible
2017-01-02 13:07:19 +01:00
michael starke
e9b9ca9425
Modern Objective-C
2016-08-28 14:32:00 +02:00
michael starke
ae4af18107
More progress on Editing
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-10-23 19:29:46 +02:00
Maarten Terpstra
c3cb8ad6a3
Fixed spelling errors in comments and some strings, as well as fixed a compilation error (KPKEntry has no entry key, but does have a name field
2015-10-11 11:25:36 +02:00
michael starke
2442c9c29c
fixed #162 copy username and copy password can be added as toolbar buttons
2014-03-20 20:51:58 +01:00
michael starke
6a28d03801
Fixed #159 URL is now below Password
...
Sorting columns is added (as mentioned in #64 )
2014-03-18 19:32:52 +01:00
michael starke
32d8d4e92c
Added recent searches menu to the search field
2014-03-18 03:43:27 +01:00
michael starke
3678161802
Added Tags stubs
2014-03-14 21:36:15 +01:00
michael starke
41ba8f57ba
Search toggle now actually toggles.
2014-03-06 00:57:31 +01:00
michael starke
aa716dd5f8
Used system defaults for minimum and maximum size on search toolbar item
2014-02-28 23:40:43 +01:00
michael starke
0c4ddf3127
MPToolbarDelegate now takes care of the toolbar manipulation.
...
Toolbar is shown when search is started if it was hidden. If search revealed the toolbar, it will be hidden after the search is exited
If the toolbar was using text only mode, it switches to icon/text mode and then back to text mode after the search - there might be a better way to deal with this by simply using a menu for the search.
2014-02-28 20:36:10 +01:00
michael starke
c1d6574172
Cmd+F Selects old search string
2014-02-27 01:53:41 +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
de00a42f02
broke commit
2014-02-24 23:27:05 +01:00
michael starke
81dc24d9b2
Broken commit - refactoring search
2014-02-24 12:05:41 +01:00
michael starke
c084d49d95
Placing search in the Toolbar again
2014-02-23 21:17:14 +01:00
michael starke
871b3a5c45
Added licenses
2013-11-30 19:09:27 +01:00
michael starke
e8a44117f4
Fixed #104 . Saving untitled documents now should work
2013-11-09 23:11:16 +01:00
michael starke
3a4d72767b
Small fixes to context toolbar button
...
Added more database icons
2013-08-14 01:15:10 +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
2fc8e801ab
Added stubbed GUI for group inspector
2013-07-30 12:03:55 +02:00
michael starke
e33a9fdc93
Enhanced Context menu on outline view
2013-07-30 00:23:25 +02:00
michael starke
5378410937
Updated submodules
...
Unfinished Toolbar Button
2013-07-27 02:56:35 +02:00
michael starke
3dfadd7af1
Updates to the Toolbar
2013-07-27 00:19:16 +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
1a095ce1d7
Added Icon supplied by Iiro Jäppinen
...
Added more KeePass Icon replacements
2013-07-04 23:54:45 +02:00
michael starke
df98a9b649
Converted project to ARC
2013-07-03 23:40:20 +02:00
michael starke
f3001b35e1
More work on Recylcebin support #24
...
Document settings display tree to chose recycle bin location
2013-07-02 00:48:48 +02:00
michael starke
17f2155aa4
Fixed memory leaks
...
Removed obsolete CreationViewController references
2013-06-26 03:50:23 +02:00
michael starke
eb6f5c3411
Fixed #17
...
Added new icons for inspector and delete
2013-06-15 22:03:58 +02:00
michael starke
665167cf42
Reenabled the "Toggle Inspector" Behaviour
2013-06-15 12:28:33 +02:00
michael starke
288d118184
Extracted context menu operations into MPContextMenuHelper
...
Removed private declarations as they aren't needed for the compiler anymore
Fixed drawing order in MPPopupImageView
Fixed #7 Error occurred due to duplicate shortcut.
Copy Password now is bound to ⌘+⌥+C
2013-06-09 18:20:04 +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
a014f2925c
Fixed toolbar to work in text only mode
2013-06-08 19:05:59 +02:00