Commit Graph

402 Commits

Author SHA1 Message Date
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
michael starke
9c28e27ffa Fixed group moving issue
Fixed missing tree setting for entries and group on KDB reading
2013-09-03 00:59:07 +02:00
michael starke
2829e66877 Update KeePassKit (Fixed Group order and Icon issue)
Enhanced database locking to actually encrypt the data although the file is not stored before (so changes might get lost)
Changed version handling a bit to make future export/save as possible
2013-09-03 00:44:55 +02:00
michael starke
0ae2946466 Fixed issue with binary data loading of KDB files
Fixed issue with username wrongfully set by title setter
2013-09-01 15:19:25 +02:00
michael starke
95b60a9624 Updated KeePassKit to development version 2013-09-01 02:17: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
319d165141 Added credits for translation 2013-08-31 01:04:22 +02:00
michael starke
a427cdec6d Added french localization provided by Gil André 2013-08-31 00:59:55 +02:00
michael starke
79d423df95 Fixed wrong handling of non expiring entries in KDB format
Fixed wrong usage of 0 as GroupID in KDB format
2013-08-30 20:23:41 +02:00
michael starke
b9ff153346 Fixed error in Time encoding in KDB format 2013-08-29 23:40:39 +02:00
michael starke
a82a552011 Fixed compatibility issues with Keepass KDB files 2013-08-29 12:11:04 +02:00
michael starke
4c12ec324c Updated submodule 2013-08-28 10:04:16 +02:00
michael starke
4cfd124d9d Updated KeePassKit 2013-08-26 12:07:37 +02:00
michael starke
9ef3aeb857 Updated KeePassKit 2013-08-23 01:16:10 +02:00
michael starke
899c65d8fd Save and restore outline tree state on save/load. Currently only on kdbx files. 2013-08-23 01:14:30 +02:00
michael starke
3cacbd33a8 Updated KeePassKit submodule 2013-08-22 00:58:04 +02:00
michael starke
84f91361a6 Updated submodule 2013-08-21 00:46:45 +02:00
michael starke
214a192a4d Fixed typo 2013-08-21 00:45:44 +02:00
michael starke
30a5f1d0b0 Updated submodule
Updated writing test to actually test something
2013-08-20 22:30:09 +02:00
michael starke
e8124b0415 Updated KeePassKit submodule
Added save to Kdbx test
2013-08-20 03:30:57 +02:00
michael starke
f80226ee6c Updated submodule
fixed wrong password test
2013-08-19 23:18:17 +02:00
michael starke
724644c1bf Updated submodules
Added test databases
2013-08-19 22:42:52 +02:00
michael starke
aa4b6dc08e Updated submodule 2013-08-18 01:44:07 +02:00
michael starke
46dfb19c95 Updated submodule 2013-08-18 01:33:28 +02:00
michael starke
032b9a32ee Updated submodule 2013-08-17 23:24:00 +02:00
michael starke
d30bcac236 Updated submodule
Fixed error in Autotype test (password wrong)
2013-08-17 15:39:40 +02:00
michael starke
bbd0062301 Minor GUI changes
Updated KeePassKit submodule
Added test stub for autotype parsing
2013-08-17 01:45:18 +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
dcef431c5c Drag and Drop of files to Finder started 2013-08-16 01:54:14 +02:00
michael starke
5ce44e909c Fixed #69
Opene Files will block the reopening mechanism.
Restored windows will still be reopened, but the open file will be the front most window.
2013-08-15 23:05:27 +02:00
michael starke
9c69bd6528 Experiments with globe hot-key via EventTaps instead of Carbon API
Drag and Drop of entries and groups reworked
Minor fixes in Tests
2013-08-15 22:45:54 +02:00
michael starke
16f10942ee Added tests for placeholder mapping 2013-08-15 02:11:11 +02:00
michael starke
fc7aa100b9 Updated submodule 2013-08-14 23:31:33 +02:00
michael starke
706a06e389 Added welcome screen to remove confusion on initial launch 2013-08-14 23:29:44 +02:00
michael starke
3a4d72767b Small fixes to context toolbar button
Added more database icons
2013-08-14 01:15:10 +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
5254ce0fe4 Extendend color test
Some experiments on the segmented toolbar button
Updated keepasskit submodule
2013-08-13 02:52:16 +02:00