michael starke
eaeb931e36
updated more comments for localization
2017-10-20 11:19:22 +02:00
michael starke
00c3918b12
Added licence header
2017-09-04 09:29:08 +02:00
michael starke
7a14506156
model changes are propagates for all changes to an entry
2016-08-30 18:34:48 +02:00
michael starke
f3a77bfd2d
Added selection observing arraycontroller, moved block based calls into view controllers again
2016-08-30 16:25:15 +02:00
michael starke
8b60e9ec84
Using simpler aproach for modelChange proadcasting by using the document as broadcaster
2016-08-30 12:59:27 +02:00
michael starke
2cf5c765f1
iconselection and date picking now get registered as user interaction
2016-08-26 16:42:18 +02:00
michael starke
e06ade6a8f
moved picking into view controllers (date and icon)
2016-08-24 17:53:37 +02:00
michael starke
840559630c
using non deprecated NSCalendar and NSDate API
2016-02-24 14:20:45 +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
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