Michael Starke
b3de0556f5
Bumped version
0.7.6
2019-03-21 08:14:34 +01:00
Michael Starke
e3c8248761
More missing copyright year updates
2019-03-21 07:58:28 +01:00
Michael Starke
2c22245bb8
Added tooltip to index column to clarify intended behaviour
2019-03-21 07:57:35 +01:00
Michael Starke
272412965a
Updated copyright year and german localization
2019-03-21 07:57:16 +01:00
Michael Starke
f252a2a6a8
Pinned width of index column to prevent column from being too large or small
2019-03-20 16:44:05 +01:00
Michael Starke
eabf1e52b2
Fixed issue with perform Autotype button not being enabled when the candidate selection window shows up. ( fixes #891 )
2019-03-20 10:59:16 +01:00
Michael Starke
b73de01897
Double click on first item in databases in welcome window does not open the file. ( Fixes #893 )
2019-03-20 10:52:58 +01:00
Michael Starke
70c25c9b1f
Bumped Version
0.7.5
2019-03-19 17:10:33 +01:00
Michael Starke
02c5e1b2dc
Hotfix for edit state bug ( fixes #890 )
2019-03-19 17:09:00 +01:00
Michael Starke
aacb61bb11
fixed crash occuring when certain file errors where encountered due to a wrongly drained autorelease pool
0.7.4
2019-03-15 22:46:45 +01:00
Michael Starke
19d895ad68
Incorporated updated dutch localizations
2019-03-11 14:01:38 +01:00
Michael Starke
0f1d560522
Added localizations for hmatotp entry action items
2019-03-08 15:25:24 +01:00
Michael Starke
a568f59c59
Fix potential return of garbage value
2019-03-08 15:22:00 +01:00
Michael Starke
601f5b6a93
Fix potential memory leak
2019-03-08 15:21:38 +01:00
Michael Starke
e1b7b95f6b
Registered to closeGrouping on undo manger to update searches on changes
...
This fixes issues with search not updating when something on the data model is changes e.g. via drag and drop. Also this fixes a display error that occured when an entry was dragged into the selected group in the outline view which would then show the group contents and not the search results
2019-03-04 18:12:30 +01:00
Michael Starke
1af690d485
Removed obsolte --no-ri and --no-doc flags
2019-03-01 22:45:37 +01:00
Michael Starke
8e00e16627
Updated to Xcode 10.2 build environment
2019-03-01 22:37:14 +01:00
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