Michael Starke
4222922b68
Bumped to 0.7.8
0.7.8
2019-04-01 09:17:46 +02:00
Michael Starke
81d722dd3a
Updated to current Xcode
2019-04-01 09:17:46 +02:00
Michael Starke
d26304285f
Fixed enforce each of group setting not being correctly stored as defaults ( fixes #914 )
2019-04-01 09:17:46 +02:00
Michael Starke
1f4966e4c0
Disabled tab for MPPathControl since it yields first responder assertions that need to be hunted down first
2019-04-01 09:17:46 +02:00
Michael Starke
c72566d4c1
Fixed wrong assertion in index check preventing the first deletion of fist custom attribute ( fixes #911 )
2019-04-01 09:17:46 +02:00
Michael Starke
3dedbc1f68
Enabled english, german and dutch localization for save panel accessory view ( fixes #912 )
2019-04-01 09:17:46 +02:00
Michael Starke
7df1c9dff8
Added entry images to menu items and shortened label ( closes #904 )
2019-04-01 09:17:46 +02:00
Michael Starke
76b76526e3
Reformatted line breaks
2019-04-01 09:17:46 +02:00
Michael Starke
bb4390aa84
Added comma to make Contributors more readable, updated script to sort uniquely (rebase)
2019-04-01 09:17:15 +02:00
Michael Starke
e5e0e689c3
fixed mail links of contributors (rebase)
2019-04-01 09:15:01 +02:00
Michael Starke
9026efa662
Added Frank Kooij to credits (rebase)
2019-04-01 09:12:52 +02:00
Michael Starke
9a721c0a1f
Updated Dutch localization
2019-03-28 09:08:05 +01:00
Michael Starke
be5b2577f0
Updated contributor in README. Added macpassapp.org URL to credits
2019-03-28 09:00:23 +01:00
Michael Starke
1372dbd444
Autotype candiadate selection window now supports double click to select an entry ( fixes #901 )
2019-03-27 17:39:45 +01:00
Michael Starke
f59f8f5cb9
Bumped to version 0.7.7
0.7.7
2019-03-27 10:56:37 +01:00
Michael Starke
77143591c2
Added notes for refactoring
2019-03-27 09:27:46 +01:00
Michael Starke
515fd4be70
Removed localized credits in favour of a single english file.
...
Credits now are correctly rendered in dark and light mode (fixes #900 )
2019-03-27 08:56:17 +01:00
Michael Starke
4ddb0c5e07
Updated KeePassKit to fix regression ( fixes #897 )
2019-03-26 08:45:18 +01:00
Michael Starke
1d42d996ca
Fixed regression that prevented tab to navigate to the key file selection control ( #896 )
2019-03-25 09:01:25 +01:00
Michael Starke
6d046bc933
Added checkbox to disable autosave
2019-03-25 08:52:37 +01:00
Michael Starke
7ba9ec2685
Added preferences to disable auto-save
2019-03-25 07:43:00 +01:00
Michael Starke
cbdfff8ea2
Fixed spelling error in PasswordCreatorView
2019-03-21 12:35:48 +01:00
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