Patrik Thunström
11244297df
Various string fixes and improvements ( #783 )
...
* Typo fixes
* Update of copyright year in all localized files
* More typos
* Align static descriptiont text with checkbox behavior
* Clarify cases when the term file means a database
2018-05-02 11:23:04 +02:00
michael starke
5f7331aa4d
Updated localizations and comments
2017-11-21 11:17:21 +01:00
michael starke
68a4864051
Display minimum version information (which might not be the file version!)
2017-11-20 19:36:54 +01:00
neuroine
15b9401084
updated Polish translation ( #670 )
...
Thanks!
2017-10-26 18:33:41 +02:00
michael starke
55c2ac3980
updated to current KeePassKit
2017-10-19 13:11:37 +02:00
michael starke
2523a74053
fixed typo in comment
2017-10-19 13:11:37 +02:00
michael starke
a09bc919f2
More cleanup on database settings windows. Memory display for Argon2 now uses stepper and NSByteCountFormatter
2017-10-19 13:11:37 +02:00
michael starke
ba2b282065
Updated german localization
2017-10-19 13:11:36 +02:00
michael starke
4d4b9ca568
updated layout on security settings windows
2017-10-16 19:55:41 +02:00
michael starke
3c18215cae
Using localized string.
2017-10-16 12:04:52 +02:00
michael starke
b3e9603390
reworked layout for advanced tab in database settings windows
2017-10-16 11:56:02 +02:00
michael starke
f066038476
enforced password changes are only possible after unlock, not before save anymore. Support for one-time forced changes added.
2017-10-13 16:43:51 +02:00
michael starke
d9b9cd78cb
adopting new KeePassKit API for multiple matching window associations
2017-10-09 18:44:21 +02:00
michael starke
00c3918b12
Added licence header
2017-09-04 09:29:08 +02:00
michael starke
94676b82bc
using non-leaking KeePassKit
2017-05-04 13:25:30 +02:00
michael starke
c35105ae00
saving changes settings for key derivation
2016-11-17 11:10:52 +01:00
michael starke
e16c99d2ff
saving key derivation settings for database stubbed
2016-11-16 11:02:22 +01:00
michael starke
7e86984efa
key derication and encryopt algorithms are populated. Save not working
2016-11-15 18:43:30 +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
7a14506156
model changes are propagates for all changes to an entry
2016-08-30 18:34:48 +02:00
michael starke
bb0e36ab08
Updated to new HNHUi API
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-11-08 12:11:34 +01:00
michael starke
a7567c2e07
Using HNHUI framework
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-11-06 19:22:29 +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
3b24904f7e
Fixed auto-update of database settings on cancelation
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-10-23 19:29:48 +02:00
michael starke
bc458506e5
Using trash API from KeePassKit. Minor changes to modern Objective Syntax
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-10-23 19:29:47 +02:00
michael starke
731384ca1e
Moder Objective-C. Adoping changed KeePassKit API
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-10-23 19:29:47 +02:00
michael starke
6a3ef03707
Renaming, moving functionality to KeePassKit where suitable
2015-10-23 19:29:45 +02: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
135875bea4
using NSWindowController.document instead of custom properites
2015-07-15 10:22:07 +02:00
michael starke
0be2b677b8
Removed unnecessary document property on custom window controllers
2015-06-03 11:17:12 +02:00
michael starke
580787353e
More use of properties. Fixed wrongfull controller bindings
2015-04-05 21:15:48 +02:00
michael starke
f65fc31408
Changing database settings now sets the document to dirty.
2014-12-14 01:48:08 +01:00
michael starke
a5a8c0646f
Extracted some state tools to HNHCommon
2014-08-27 20:05:59 +02:00
michael starke
9e2345bcd7
Encryption rounds are now stored when settings are saved ( fixes #228 )
2014-08-26 12:00:53 +02:00
michael starke
5a19d73e7a
Fixed typo
2014-08-25 21:06:45 +02:00
michael starke
ef3b1bebb2
Squashed commit of the following:
...
commit d56e9628b870f18bf4d06f2b42f2fb325cfbfa93
Author: michael starke <michael.starke@hicknhack-software.com >
Date: Mon Aug 25 20:01:02 2014 +0200
Implemented settings for forced and recommendet key change intervals.
commit 64336eb662cf66173ef96657cec96b69a706f723
Author: michael starke <michael.starke@hicknhack-software.com >
Date: Mon Aug 25 18:18:59 2014 +0200
Added sanity checks for delay
commit 37087da84c2c2d12197196f0d15a517419dbad93
Author: michael starke <michael.starke@hicknhack-software.com >
Date: Mon Aug 25 14:20:59 2014 +0200
Added key change ui to database settings
2014-08-25 20:02:32 +02: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
24274f472c
Fixed compiler warnings
...
Tags can be edited (no search, no central registration yet)
2014-03-14 01:35:00 +01:00
michael starke
37f7f8123a
Fixed missing binding to enable trahs in settings tab
...
Updated copy/drag and drop to changed KeePassKit
2013-12-20 19:50:23 +01:00
michael starke
02a670ac7c
Changed templates and trash to simple property setter instead of custom functions
2013-12-03 00:39:51 +01: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
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
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
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
michael starke
8efcd79581
Default Username gets saved
2013-07-31 02:53:05 +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