Michael Starke
|
342acfda59
|
Using masked Autotype sequence in Candiate Selection window again but non-interactive
|
2019-03-01 22:03:39 +01:00 |
|
Michael Starke
|
1399a8d142
|
documented Autotype context API to make internal behaviour clear
|
2019-03-01 16:01:01 +01:00 |
|
Michael Starke
|
6129300c1b
|
removed unused parameter
|
2019-03-01 16:00:24 +01:00 |
|
Michael Starke
|
af15955d6f
|
Updated translations from PR #753
|
2019-02-25 21:28:36 +01:00 |
|
Michael Starke
|
8799ef6b67
|
Use of properties
|
2019-02-25 21:24:04 +01:00 |
|
Frank Kooij
|
5caa5076e7
|
Improved Dutch localization (#753)
* Improved Dutch localization
|
2019-02-25 21:22:52 +01:00 |
|
Michael Starke
|
4d32ef42ad
|
Merge pull request #881 from CanRau/patch-1
|
2019-02-17 08:42:57 +01:00 |
|
Can Rau
|
27705e0a8e
|
[docs] Typo
Just a small typo, but why not right ;)
|
2019-02-15 21:42:21 -05:00 |
|
Michael Starke
|
c62e96f44a
|
Added preferences to allow for universal clipboard support. Item menu actions now should work in more scenarios
|
2019-02-15 11:48:54 +01:00 |
|
Michael Starke
|
8769f07079
|
Moved multiple instances of entry menu delegate to app delegate
|
2019-02-15 10:47:31 +01:00 |
|
Michael Starke
|
ef7a3085fd
|
Selection inside edit fields are now respected when copying
|
2019-02-14 18:04:14 +01:00 |
|
Michael Starke
|
51c486fb82
|
Use itemDelgate for item menu and remove special treatment in app delegate
|
2019-02-14 17:50:08 +01:00 |
|
Laurent Cozic
|
4d927ad7ab
|
Changed "Sauvegarder" => "Enregistrer" (#880)
"Save" in this context, translated to French is "Enregistrer", not "Sauvegarder" (which means "to backup").
|
2019-02-14 11:24:40 +01:00 |
|
Michael Starke
|
474753c7dd
|
Using current KeePassKit
|
2019-02-13 21:43:56 +01:00 |
|
Michael Starke
|
03ff42ba29
|
Updated german localization
|
2019-02-13 18:26:44 +01:00 |
|
Michael Starke
|
98f99f6cbf
|
Populate Action menu with the same copy actions as the entry table context menü
|
2019-02-13 18:25:46 +01:00 |
|
Michael Starke
|
88e4faae98
|
Reordered entries in context menu and always add separator before copy actions
|
2019-02-13 18:25:06 +01:00 |
|
Michael Starke
|
e38925d0ef
|
Added context menu entry to enable copying references to entries
|
2019-02-13 17:07:56 +01:00 |
|
Michael Starke
|
29103d594c
|
Updated german localization
|
2019-02-11 14:56:47 +01:00 |
|
Michael Starke
|
d2077a55d8
|
Preferences instead of Settings renaming
|
2019-02-11 14:29:04 +01:00 |
|
Michael Starke
|
37ea36c8a6
|
Localized inconpatible plugins alert. Added ability to open a dedicated preferences pane
|
2019-02-11 14:06:12 +01:00 |
|
Michael Starke
|
00362bf33c
|
Using preferences instead of settings name. Alert for incompaitble plugins now has a button to show preferences
|
2019-02-08 15:04:16 +01:00 |
|
Michael Starke
|
d3641af1fc
|
Updated to current Xcode version
|
2019-02-07 09:10:02 +01:00 |
|
Michael Starke
|
f94bf5cdce
|
Use properties
|
2019-02-07 09:09:43 +01:00 |
|
Michael Starke
|
13ebb93cfb
|
Disallow empty selection to always select at least the first item
|
2019-02-07 08:50:32 +01:00 |
|
Michael Starke
|
9bac5c102f
|
Plugin repository browser now supports downloading and showing plugins.
|
2019-02-06 18:07:53 +01:00 |
|
Michael Starke
|
0bd4421b76
|
Download and progress indication for Plugin downloads now works. Opening the file in the Finder is still missing
|
2019-02-06 16:43:29 +01:00 |
|
Michael Starke
|
6378d4f426
|
AutotypeCandidateSelectionWindow now displays username to help distinguish different entries with the same title
|
2019-02-06 16:42:47 +01:00 |
|
Michael Starke
|
1566ebbc61
|
Removed wrongfully tracked file
|
2019-02-06 16:41:47 +01:00 |
|
Michael Starke
|
e5175d0c72
|
Removed custom suppression button label
|
2019-02-06 16:40:50 +01:00 |
|
Michael Starke
|
875f8f01f7
|
Merge branch 'master' of https://github.com/MacPass/MacPass
|
2019-02-05 09:34:00 +01:00 |
|
thesoundofom
|
05d8b60c06
|
Update Localizable.strings (#875)
Add missing French localization for toolbar items, for action toolbar dropdown, and for accessibility permission notification.
|
2019-02-05 09:33:28 +01:00 |
|
Michael Starke
|
f95819ab98
|
Moved plugin loading into initialzation of plugin host again.
|
2019-02-05 09:32:35 +01:00 |
|
Michael Starke
|
e5ad0728cc
|
download plugin archive works
|
2019-02-04 16:06:23 +01:00 |
|
Michael Starke
|
07309b5c24
|
Localizations for PasswordCreatorView
|
2019-02-01 14:05:24 +01:00 |
|
Michael Starke
|
a7469975ad
|
Updated entropy calculation to account for required characters
|
2019-01-31 15:52:50 +01:00 |
|
Michael Starke
|
ed0a57a607
|
Password generator now allows to require a character form each character group
|
2019-01-31 13:39:56 +01:00 |
|
Michael Starke
|
6a1f8e0472
|
Fixed bug in entropy calculation when using mixed character sets. Added enforce groups button to UI
|
2019-01-31 13:13:05 +01:00 |
|
Michael Starke
|
6068260abb
|
Added enforce character group usage
|
2019-01-29 16:57:52 +01:00 |
|
Michael Starke
|
dd54a980ed
|
Added missing contraints to prevent clipping
|
2019-01-29 16:43:25 +01:00 |
|
Michael Starke
|
4a0ad506b8
|
Wired actionbutton. Using properties.
|
2019-01-25 18:54:50 +01:00 |
|
Michael Starke
|
01d4137fe4
|
changed button style
|
2019-01-23 19:53:10 +01:00 |
|
Michael Starke
|
9261a9b7f0
|
using properties
|
2019-01-15 23:54:03 +01:00 |
|
Michael Starke
|
d022fa2500
|
Using button view to retrieve model index. Removed unused localizations
|
2019-01-15 11:32:18 +01:00 |
|
Michael Starke
|
28f86fb45b
|
removed key press delay
|
2019-01-14 14:46:47 +01:00 |
|
Michael Starke
|
4f339ba24e
|
Added changes from stale PR #765
|
2019-01-07 18:55:32 +01:00 |
|
Michael Starke
|
efb84f1832
|
Using application modal alert. Window modal resulted in crash on quit.
|
2019-01-02 19:00:37 +01:00 |
|
Michael Starke
|
988cf3051c
|
Reduce delay when sending key-press events
|
2019-01-02 19:00:05 +01:00 |
|
Michael Starke
|
fef9f5fdeb
|
Updated localizations
|
2018-12-31 00:37:21 +01:00 |
|
Michael Starke
|
8f11acdfa4
|
Added button to status info display. Functionality is not wired yet.
|
2018-12-30 22:08:32 +01:00 |
|