michael starke
18c2c1871f
code style
2017-09-27 16:32:44 +02:00
michael starke
61826229c8
KDB files now get saved without telling the user he looses data. Extended info display in save dialog
2017-09-26 17:29:27 +02:00
michael starke
00c3918b12
Added licence header
2017-09-04 09:29:08 +02:00
michael starke
e6a73a2e65
Dropping 10.9 support
2017-05-24 18:12:43 +02:00
michael starke
e9563f3f67
adoptin new KeePassKit API
2016-12-02 15:43:24 +01:00
michael starke
331236af4d
sketching for new KeyDerivation and Cipher selection
2016-11-11 19:20:48 +01:00
michael starke
cfd559b759
Adopting KeePassKit API changes
2016-11-07 19:32:38 +01:00
michael starke
e06cf82368
Using modern Objective-C
2016-09-13 14:52:37 +02:00
michael starke
f0d4b2f835
Using KPKDatabaseType instead of KPKVersion.
2016-09-13 14:52:37 +02:00
michael starke
bbfa3892fd
modern Objective-C
2016-02-26 17:01:48 +01:00
michael starke
8ddf2373dc
Using KeePassKit Framework
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-10-29 18:25:08 +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
3e56f2269d
Added assertion
2013-11-16 00:05:26 +01:00
michael starke
e8a44117f4
Fixed #104 . Saving untitled documents now should work
2013-11-09 23:11:16 +01: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
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
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
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
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
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