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 |
|
michael starke
|
9c364f3739
|
Fixed non-expanding of URLs on open
|
2015-01-08 13:35:05 +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
|
1235b2a3b3
|
Fixed typo
|
2014-12-22 17:24:31 +01:00 |
|
michael starke
|
06a3b9acd7
|
Started reworking autotype inputs to better differentiate between default and non default sequences
|
2014-12-22 16:56:23 +01:00 |
|
michael starke
|
802a2c1714
|
Updated to Xcode 6.1 format
|
2014-12-19 23:11:40 +01:00 |
|
michael starke
|
30326d633e
|
Added FileWatcher based on DTFileMontior from Cocoanetics
|
2014-12-18 11:34:48 +01:00 |
|
michael starke
|
23b3325514
|
Updated comments
|
2014-12-17 16:05:55 +01:00 |
|
michael starke
|
692ade2110
|
Autotype for selected entry is working rudimentarily
|
2014-12-17 11:20:30 +01:00 |
|
michael starke
|
3eb98a516c
|
Autotype for a selected entry. WIP
|
2014-12-16 20:37:55 +01:00 |
|
michael starke
|
aa340305ba
|
Fixed issue resutling in singel hotkey combination not being properly processed
|
2014-12-15 14:47:44 +01:00 |
|
michael starke
|
59aa5c0ced
|
Cleanep up Database Settings layout
|
2014-12-15 14:09:54 +01:00 |
|
michael starke
|
af8743b5cc
|
Respecting settings for command and control swap
|
2014-12-14 16:12:07 +01:00 |
|