Stephen Taylor
514318a156
Fixed tab ordering
2013-10-31 21:30:50 +00:00
michael starke
8f6622102b
Refactored password handling in Document. Now only the composite key is stored and not the plain password and key file URL. This for now breaks the change password dialog a bit. Needs to be addressed.
...
Started conceptualising for auto type functionality
2013-10-31 21:10:10 +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
89105c6e90
Refactored unlocking to be done via notifications not direct calls to enable background unlocking by keepasshttp
2013-10-21 01:09:14 +02:00
michael starke
5711f82d13
Updated view to Xcode 5 format
2013-10-20 20:07:37 +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
09263b4559
Approprate naming for service protocol
...
Minor code cleanup
2013-10-20 19:38:57 +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
63a756039c
Fixed: UUID on copy operation are generated for copied items
...
Fixed: Export to XML Dialog now shows hide extension button
Fixed: Export to XML Dialog now uses XML as default file type (and thus extension)
2013-09-30 10:26:46 +02:00
michael starke
e54790b745
Minor updates
2013-09-24 11:22:41 +02:00
michael starke
d9f457e1cb
Fixed error in saving KDB files using the root group. Resulted in wrong group level
2013-09-20 01:55:03 +02:00
michael starke
accfdbc4f2
Fixed MPDocument tests to work again
2013-09-20 01:54:02 +02:00
michael starke
71eec7d86a
Removed obsolete code
2013-09-19 00:19:42 +02:00
michael starke
61490cfb65
Fixed issue in error handling of corrupt KDB files
...
Refactored Base64 category to please static analyser
2013-09-19 00:19:18 +02:00
michael starke
868950e873
Upgraded project to XCode 5
...
Fixed warnings in XCode 5
2013-09-19 00:06:29 +02:00
michael starke
6a6b1e1ba5
Fixed error in setting Notes
2013-09-19 00:06:05 +02:00
michael starke
98a58ba3ea
root group in KDB files now gets expanded by default, as this information isn't stored inside the KDB file format
2013-09-16 23:58:20 +02:00
michael starke
9a0b64de6e
Fixed issue with KDB files not being saved on Cmd+S
2013-09-16 23:56:42 +02:00
michael starke
c2922d5ead
Added Names for Copy actions
2013-09-16 23:44:47 +02:00
michael starke
d7f82bf88f
Copy and drag between documents should work now
2013-09-16 21:25:55 +02:00
michael starke
eeb6cfbe95
Fixed #86
2013-09-16 02:07:35 +02:00
michael starke
dc84dd86e9
Tweaked Spacings. Unified Spacings for Groups and Entries view
2013-09-16 02:01:00 +02:00
Michael Starke
c1ae159260
Merge pull request #88 from gurgeous/master
...
minor whitespace cleanup, fixes #87
2013-09-15 16:55:58 -07:00
amd
7a3fdca30b
minor whitespace cleanup, fixes #87
2013-09-15 15:56:47 -07:00
michael starke
64e56fd876
Changed drag and drop architecture to use pasteboard and encoded entries/groups
...
First steps to enhance drag and drop to for cross document dragging and inter-document copying
2013-09-15 23:41:02 +02:00
michael starke
bd9587dddd
Code cleanup in KeePassKit
2013-09-15 23:39:51 +02:00
michael starke
a7114b3ef2
Added NSPasteboardWriting and NSPasteboardReading to KPKGroup and KPKEntry
2013-09-12 01:04:30 +02:00
michael starke
2d84f2f8f8
Merged Advanced and Templates of database settings into on - Advanced
...
Added encryption rounds benchmark and setting to security tab (non-functional setter, benchmark works)
2013-09-11 00:54:26 +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
5511dd1207
Fixed issue with nested groups in KDB files not being loaded properly
2013-09-06 20:59:36 +02:00
michael starke
fb88d8d498
Removed Autotype damon
...
Added DDHotKey for Global Hotkey registration
2013-09-05 19:46:46 +02:00
michael starke
add5074daa
Fixed issue that resulted in password change button being disabled for empty password/keys after canceling the lossy save warning dialog
2013-09-04 23:55:56 +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
6bfa2b87ee
Missing commit for error display
2013-09-04 21:27:38 +02:00
michael starke
7ba43eceec
Implemented alert dialog functionality to warn on saving unsupported features in a KDB file.
2013-09-04 21:27:19 +02:00
michael starke
34f031a372
Enhanced error display of password input view. Now aloe localized errors are reported (this needs to be filtered, as the user doesn't need to know all the details)
2013-09-04 21:26:46 +02:00
michael starke
b162fcb7c3
Fixed issue in SaveAccessoryViewController that resulted in wrong version for XML files selection
2013-09-04 21:26:11 +02:00
michael starke
5b15e466c7
Fixed issue on that resulted in infinite reading KDB files
...
Fixed issue with data streamer to correctly set location on bytes skipped
Fixed issue with data streamer to report end of data correctly
2013-09-04 21:25:32 +02:00
michael starke
4a8b1207c5
Re-enabled password request before saving a database that has no password and key
...
Stripped logging code
Fixed issue with save panel not being updated correctly when panel is just reshown
2013-09-04 02:15:22 +02:00
michael starke
06862e7a42
Fixed issue in undo operation for binary manipulation
...
Fixed issue with wrong group depth level in KDB writer
Fixed issue in tree building in KDB reader
2013-09-04 02:14:04 +02:00
michael starke
957e8bab5a
Fixed save issue that resulted in appkit throwing an error because of atomic write option
...
Fixed issue with wrong file type being selected in save dialog
Fixed issue with hidden warning box on save dialog when data loss will occur
2013-09-03 21:20:09 +02:00
michael starke
aea17f4428
Enabled drag and drop of urls to create entries
2013-09-03 20:57:01 +02:00
michael starke
91c9a720e7
Removed MiniKeePass lib Submodule
2013-09-03 20:56:43 +02:00
michael starke
a915c4fcf8
Expires checkbox bound to entry model data
2013-09-03 20:38:28 +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
de13be4db8
Fixed default auto type and search settings for groups
2013-09-03 01:25:28 +02:00