Commit Graph

14 Commits

Author SHA1 Message Date
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
16f1a5d53b Fixes #292. Usind xib to setup action. Setting explicit reciever as responder chain did change with 10.19 2015-01-01 18:55:46 +01:00
Michael Starke
1729a9dcf1 Fixed #277 Date popup now dows not use responder chain anymore 2014-12-07 01:26:56 +01:00
michael starke
554da9dfc7 Date picker uses the actual date of the selected item 2014-08-26 23:18:32 +02:00
michael starke
d16df3ff02 Implemented password enforce and recommendation system 2014-08-26 18:59:26 +02:00
michael starke
53a7f92b9b Better display of no expiration dates. Handling of cancel now does'nt overwrite existing expiry date 2014-08-22 12:43:24 +02:00
michael starke
e6d6d9e553 Fixed typo in KPKLocalizable file name 2014-08-22 12:32:39 +02:00
michael starke
26f6fd2202 Merge branch 'master' of https://github.com/mstarke/MacPass
Conflicts:
	MacPass/MPDatePickingViewController.m
2014-08-22 12:12:09 +02:00
michael starke
c3e957125c Made preset selection more sane 2014-08-22 12:10:21 +02:00
Yonatan Mittlefehldt
9774d51212 Added option to set expiration to 90 days 2014-08-22 10:39:18 +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
00da9013a8 Included TransformerKit for easier NSValueTransformer generation
Date picking for expiry dates now works
2014-03-17 18:09:58 +01:00
michael starke
51a59d73c6 Implemented datePicking controller. Refactored popup handling in MPInspectorViewController 2014-03-17 00:07:25 +01: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