Commit Graph

17 Commits

Author SHA1 Message Date
michael starke
09147801ea fixed layout warning in 10.12 2016-12-20 12:06:11 +01:00
michael starke
4dcc983a41 Added plugin settings stub
Signed-off-by: michael starke <michael.starke@hicknhack-software.com>
2015-11-09 20:22:27 +01:00
michael starke
ada956e325 Removed unnecessary toolbar property
Signed-off-by: michael starke <michael.starke@hicknhack-software.com>
2015-11-03 15:46:18 +01: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
9da60cdaea Hotkey settings now actually should work. 2014-10-28 23:07:57 +01:00
michael starke
0ac4b6f440 Refacoted window and view controller to use windowNibName and nibName. Fixes #164 2014-08-11 20:44:40 +02:00
michael starke
81bcd15d80 Combined KeePassHttp and Autotype preferences in one window
Added enable auto type preferences key
2014-02-18 13:00:56 +01:00
michael starke
5d64951ef2 Browser selection now populates the menu. Selection is not used and not saved for now. 2014-02-13 23:47:14 +01:00
michael starke
e84bebb4d4 Added tab for update settings
Minor fixes to sparkle integration
2014-02-04 21:36:11 +01: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
df98a9b649 Converted project to ARC 2013-07-03 23:40:20 +02:00
michael starke
17f2155aa4 Fixed memory leaks
Removed obsolete CreationViewController references
2013-06-26 03:50:23 +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
a8b930cf60 Fixed static analyser culprit. 2013-06-17 21:01:39 +02:00
michael starke
236e7036bc Remove DMSplitView as it's never used
Updated Readme to reflect new modules
Added CocoaHTTPServer submodule
Fixed SettingsWindow, works now with multiple tabs
Added ServerSettings tab
2013-06-17 01:29:29 +02:00
michael starke
ae0fae13c1 Renamed Categories better
Introduced Drag'n'Drop of Entries to outline view. Unfinished and fragile!
2013-06-10 01:12:32 +02:00
michael starke
c7596d49fe Refactoring for document based application 2013-05-09 14:02:30 +02:00