michael starke
|
0de6f214e6
|
reanming
Signed-off-by: michael starke <michael.starke@hicknhack-software.com>
|
2015-10-23 19:29:46 +02:00 |
|
michael starke
|
98fd2f162f
|
Using current KeePassKit. Adopted API changes
|
2015-10-23 19:29:45 +02:00 |
|
michael starke
|
6a3ef03707
|
Renaming, moving functionality to KeePassKit where suitable
|
2015-10-23 19:29:45 +02:00 |
|
michael starke
|
af27e7b265
|
drafting simple plugin system
|
2015-10-23 19:29:45 +02:00 |
|
michael starke
|
e4a7b81a5f
|
disabled multi selection again
|
2015-10-23 19:29:45 +02:00 |
|
michael starke
|
a288a48e69
|
Removed direct model binding
|
2015-10-23 19:29:45 +02:00 |
|
michael starke
|
a75e5c7e2f
|
Using modern Objective-C syntac
|
2015-10-23 19:29:45 +02:00 |
|
Michael Starke
|
cc68a57914
|
Update MPAppDelegate.m
Fixed #379
|
2015-10-23 19:29:13 +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 |
|
Mario Sangiorgio
|
85010d66a3
|
UI buttons binding
|
2015-08-08 01:14:48 +01:00 |
|
Mario Sangiorgio
|
a1297b1409
|
Merging standard and custom characters sets
|
2015-08-08 01:01:21 +01:00 |
|
Mario Sangiorgio
|
e4332530eb
|
Added support for both standard and custom characters sets
|
2015-08-08 00:40:19 +01:00 |
|
michael starke
|
135875bea4
|
using NSWindowController.document instead of custom properites
|
2015-07-15 10:22:07 +02:00 |
|
michael starke
|
37882bb9ad
|
Merge branch 'fix-typo' of https://github.com/mariosangiorgio/MacPass into mariosangiorgio-fix-typo
# Conflicts:
# MacPass/en.lproj/Localizable.strings
|
2015-07-15 09:23:50 +02:00 |
|
michael starke
|
ebd30e7645
|
Merge branch 'master' of https://github.com/mstarke/MacPass
# Conflicts:
# MacPass/fr.lproj/Localizable.strings
|
2015-07-15 09:21:07 +02:00 |
|
Michael Belz
|
31b54d3f13
|
several UI translations
|
2015-07-15 00:55:01 +02:00 |
|
Mario Sangiorgio
|
20fe0757fd
|
Fixed typo in English localised string to make the password expire in one year, it was 'on year'
|
2015-07-13 23:36:26 +01:00 |
|
Michael Belz
|
d5809e687c
|
Bug #352: MacPass not opening when DB is remembered but missing:
Added an implementation for the completionHandler of openDocumentWithContentsOfURL.
|
2015-07-13 20:03:34 +02:00 |
|
michael starke
|
b53a4cdacc
|
Removing direct model bindings in entryViewController
|
2015-07-13 11:14:44 +02:00 |
|
michael starke
|
845d8547c4
|
undo is working again
|
2015-07-10 18:34:24 +02:00 |
|
michael starke
|
5974c7599b
|
Fixed leaking isseu with timed expired update
|
2015-07-09 16:07:21 +02:00 |
|
michael starke
|
c61ff91f79
|
removed unused property
|
2015-07-08 10:50:18 +02:00 |
|
michael starke
|
eeda5a50b3
|
fixed error in localizations files
|
2015-07-08 10:50:12 +02:00 |
|
michael starke
|
20dac954cf
|
Merge branch 'master' of https://github.com/mstarke/MacPass
|
2015-07-08 09:54:26 +02:00 |
|
michael starke
|
bcf66b3072
|
Updated xib version
|
2015-07-08 09:54:21 +02:00 |
|
Cory Hutchison
|
72bc232889
|
Fixed typo in db settings > advanced
Was listed as Maxium Size and Maxium Items. Fixed spelling to Maximum.
|
2015-06-27 12:30:19 -06:00 |
|
michael starke
|
6eae0aeb5b
|
Updated localization
|
2015-06-18 12:09:18 +02:00 |
|
michael starke
|
591e725ef1
|
Added header hash verification for KDBX files
|
2015-06-18 12:06:16 +02:00 |
|
michael starke
|
cbeb16c70d
|
KeePassKit API changes. Fixed binding leak issue preventing the document from being deallocated
|
2015-06-08 17:11:00 +02:00 |
|
michael starke
|
9a99261edd
|
Content bindings reverted. Werent' updating the UI correctly
|
2015-06-08 15:33:58 +02:00 |
|
michael starke
|
0be2b677b8
|
Removed unnecessary document property on custom window controllers
|
2015-06-03 11:17:12 +02:00 |
|
michael starke
|
1e7d24d4ff
|
Added Johanna's Icons to the credits
|
2015-04-27 11:59:10 +02:00 |
|
michael starke
|
f40ea095c5
|
Fixed format and missing semicolon
|
2015-04-27 11:51:16 +02:00 |
|
michael starke
|
c14a53cd52
|
Merge branch 'master' of https://github.com/mstarke/MacPass
|
2015-04-27 11:41:53 +02:00 |
|
floriangouy
|
522471b446
|
Update Localizable.strings
Add several translations for French language (#2)
|
2015-04-21 23:38:08 +02:00 |
|
floriangouy
|
3ebef45113
|
Update Localizable.strings
Fix DUPLICATE_ENTRY_WITH_OPTIONS translation ("Duplciate Entry…" > "Duplicate Entry…")
|
2015-04-21 13:32:40 +02:00 |
|
michael starke
|
c9043e91ec
|
Using more padding between icons ins icon selection
|
2015-04-09 11:03:34 +02:00 |
|
michael starke
|
580787353e
|
More use of properties. Fixed wrongfull controller bindings
|
2015-04-05 21:15:48 +02:00 |
|
michael starke
|
beb435362c
|
Help icon used strokes resulting in black ring. Fixed by converting to outlines
|
2015-04-04 22:31:42 +02:00 |
|
michael starke
|
c14c867a6f
|
Enabled full Icon set by Joanna Olsen. Still needs minor cleanup
|
2015-04-04 19:12:37 +02:00 |
|
michael starke
|
d715b0bb22
|
Merge branch 'master' of https://github.com/mstarke/MacPass
|
2015-04-03 20:34:47 +02:00 |
|
Benjamin Steinwender
|
f2637354b3
|
updated German translation
|
2015-04-03 07:16:41 +02:00 |
|
binarious
|
9d09f249f1
|
Corrected the German translation
The word `fokussieren` had a missing s.
|
2015-03-20 09:31:10 +01:00 |
|
Alex Borisov
|
0643bd985e
|
Fixed typo in settings>integrations
|
2015-03-13 15:32:29 +00:00 |
|
michael starke
|
fe720fa4c0
|
Gradients for Trash now use correct style on 10.10
|
2015-03-03 14:46:42 +01:00 |
|
michael starke
|
954b14571f
|
Fixes #318: Help now opens the github project page for MacPass
|
2015-02-26 12:55:28 +01:00 |
|
michael starke
|
2b2246cd7a
|
Interims solution to remove single items from the trash
|
2015-01-31 21:03:15 +01:00 |
|
Liam Anderson
|
c5c89924a9
|
Fix spelling error of the word Maxium to Maximum
sed -i '' s/Maxium/Maximum/g MacPass/**/DatabaseSettingsWindow.strings
|
2015-01-26 19:04:28 +00:00 |
|
michael starke
|
80a3b61a9a
|
Fixed #304 added missing layout constraints in IconSelection
|
2015-01-19 14:07:28 +01:00 |
|
michael starke
|
d38e9c6eac
|
Fixed #299. Group column binding now gets correctly updated when parent of entry changes
|
2015-01-09 17:46:02 +01:00 |
|