Commit Graph

150 Commits

Author SHA1 Message Date
michael starke
e84bebb4d4 Added tab for update settings
Minor fixes to sparkle integration
2014-02-04 21:36:11 +01:00
michael starke
aa52079664 Extracte KeePassKit localisations into separater file 2013-12-20 19:49:40 +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
4173141108 Added placeholder strings and updates to correspond to enable/disable of password in unlock and change password window 2013-11-24 00:50:17 +01:00
michael starke
c2922d5ead Added Names for Copy actions 2013-09-16 23:44:47 +02:00
michael starke
2e5f03b515 Cleaned up Stringsfile 2013-09-04 23:39:39 +02:00
michael starke
b903fa1ee2 Removed unused Error.strings 2013-09-04 23:18:01 +02:00
michael starke
b21d375278 Added simple wrapper to add error codes on description 2013-09-04 21:27:58 +02:00
michael starke
d30bcac236 Updated submodule
Fixed error in Autotype test (password wrong)
2013-08-17 15:39:40 +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
e0f2351c80 Fixed layout issues in Group inspector
Added key-file generator fixes #25 #76
Improvements on the context menu toolbar button to add templates entries
2013-08-13 20:50:42 +02:00
michael starke
86e97ad767 Restrucutred Settings and extracts Password edit
Introduced custom save palen accessory view to enable save in different formats (unfunctional for now)
Started reworking drag and drop of entries and groups
2013-08-11 17:58:39 +02:00
michael starke
450bc3d4dd Entropy is now calculated for Custom Alphabets in Password Generator View
Custom String in Password Generator View are now filtered to only include unique characters
2013-08-04 03:41:09 +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
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
b96810db1b Experimented with URL draggin and Entry creationg 2013-07-26 02:12:09 +02:00
michael starke
4172d10aa7 Search bar is now animated 2013-07-25 02:46:53 +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
8087085fc0 Updated KeePassKit Submodule
Minor changes to localization
2013-07-22 02:32:36 +02:00
michael starke
acc800c9e6 Fixed #59 Password length input is nu read only. Not a nice solution but for now working
Attachments for Kdb and Kdbx Databases are now supported. Save, Add, Delete
2013-07-21 23:23:45 +02:00
michael starke
30697648b9 Updated localization
Fixed an issue that automatically set the first group to be the trashcan
2013-07-20 17:04:13 +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
859fe5ede8 Default fields are now respected too in validation 2013-07-19 03:14:41 +02:00
michael starke
c1b47bdb77 Enhanced password input to check and verify
Added repeat password input in settings
New databases without password request on (it's not changed on file until the saved)
2013-07-19 01:39:52 +02:00
michael starke
0986271199 Updated Submodules
Extracted TabelViewDelegates for Attachments and Custom Fields
2013-07-18 02:55:09 +02:00
michael starke
63c3c83eb8 Updated Screenshots
Fixed some localization errors
2013-07-17 01:34:57 +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
515190a74e Added humanized Date formatting (simple)
Fixed errors that would occur if undo was mixed with emptying the trash
Updated localizations
Added localized descriptions
Fixed #31 Database name is displayed, if none is given fallback is used
2013-07-10 03:37:31 +02:00
michael starke
c34d840e35 Fixed wrong names for redo-actions 2013-07-09 23:50:38 +02:00
michael starke
7feb2517dd Added a default Database name
Minor changes
Updtaed KeePassLib
2013-07-05 16:37:35 +02:00
michael starke
2abf258308 Fixed some localizations in the inspector
Added emptryTrash action
More work on the trash can integration

Undo/Redo get's fucked up if any Trash-related operation is in the stack!
2013-07-02 21:17:14 +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
96c54d7af3 More work on #24
Deleted Entries, Groups are moved to Bin if enabled
Undo/Redo stack is broken with trash
Empty-Trash action missing
2013-06-30 15:35:57 +02:00
michael starke
f56c325242 Changed custom fields to use a tableview
Custom fields are stored and loaded, missing Undo
2013-06-28 02:17:49 +02:00
michael starke
0df7ed4458 Changed outline view to display the root node as a normal node and added a separate Group header 2013-06-26 21:32:32 +02:00
michael starke
6056ff3722 Added created/modifed display (rough) 2013-06-23 23:37:39 +02:00
michael starke
a21a400d47 Password generator now is usable to fill Passwords or to generate them 2013-06-21 19:47:30 +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
665167cf42 Reenabled the "Toggle Inspector" Behaviour 2013-06-15 12:28:33 +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
9e451fb139 Used bindings in Inspector and Tabelview
Added undoable actions for KdbGroup
2013-06-01 04:22:36 +02:00
michael starke
73bd260c46 Localization 2013-05-12 01:04:16 +02:00
michael starke
e5355393f1 Cleaned up old KdbEntry and KdbGroup categories
Fixed dealloc bug in MPDocumentWindowController
Introduced undo category for entries and groups
2013-05-12 00:58:59 +02:00
michael starke
e33545a1de Testing Undo/Redo 2013-05-11 00:12:09 +02:00
michael starke
a70aedb51e First drafting for Password generator.
Extended Settings handling to be able to use Tabs
2013-03-31 15:57:41 +02:00
michael starke
bb7a903a03 Group and Entry selection now fill some Inspector Fields. No Editingin at the moment 2013-03-12 00:19:17 +01:00
michael starke
5271381d5e Introduced Custom Image View for editing-popup 2013-03-11 00:50:04 +01:00
michael starke
816fb9f29e Removed unused View stubs
Cleaned the deselectoin/selection behavior on click/select/open/close of databases
2013-03-09 16:13:04 +01:00