michael starke
|
9c61ebd95d
|
adapted KeePassKit changes
|
2016-07-01 17:29:34 +02:00 |
|
michael starke
|
f372ca772c
|
Added better support for special caracters in Autotype sequecne (+, ~, ^ and %)
|
2016-07-01 17:29:34 +02:00 |
|
michael starke
|
7a09cb9588
|
Interims update
|
2016-07-01 17:29:34 +02:00 |
|
michael starke
|
f3f0d27a3f
|
Resolved issues with undo/redo not working properly on create/remove entry
|
2016-07-01 17:29:34 +02:00 |
|
Geigi
|
3c17e39d59
|
Implemented notification center message for matched autotype instead of the overlay.
See issue #422
|
2016-07-01 16:49:54 +02:00 |
|
michael starke
|
109f9c8799
|
Performing autotype to full screen application works properly now (fixes #466)
|
2016-06-08 14:17:43 +02:00 |
|
michael starke
|
3ba98d2d00
|
disabled scrolling to added entry while seach results are displayed
|
2016-06-03 10:14:12 +02:00 |
|
michael starke
|
a11d2329de
|
rewording
|
2016-06-01 09:55:10 +02:00 |
|
michael starke
|
5f9f199756
|
using getter/setter instead of direct ivar
|
2016-05-24 16:05:39 +02:00 |
|
Michael Starke
|
2bd5570a2d
|
Merge pull request #454 from webii/master
Polish translation
|
2016-05-24 11:20:10 +02:00 |
|
Michael Starke
|
c3f5eefd92
|
Merge pull request #436 from mariosangiorgio/master
Made the password length field editable in password generator
|
2016-05-23 10:22:24 +02:00 |
|
Nathan Landis
|
f0fc823b06
|
Fixed #464 stop multiple file-changed boxes from appearing at once
|
2016-05-21 18:49:30 -05:00 |
|
michael starke
|
a897a5915a
|
Fixed #461. UUIDs for entries are wrongfully editable
|
2016-05-17 17:37:36 +02:00 |
|
michael starke
|
d04a922bc5
|
Updated to Xcode 7.3
|
2016-05-17 17:37:36 +02:00 |
|
michael starke
|
0ade1d64a2
|
Plugins cannot be loaded more than once
|
2016-05-17 17:37:36 +02:00 |
|
michael starke
|
4325946e80
|
Formatting
|
2016-05-17 17:37:36 +02:00 |
|
Michal Jaglewicz
|
34d2ed84c8
|
Polish translation
|
2016-04-23 00:55:21 +02:00 |
|
Michal Jaglewicz
|
8c1f09bc12
|
Polish translation
|
2016-04-23 00:48:27 +02:00 |
|
Patrik Thunström
|
cd7dd91a85
|
Hook custom characters button to _toggleCharacters
|
2016-04-21 00:34:10 +02:00 |
|
Patrik Thunström
|
2c1eb61682
|
Bugfix & add check for whether to use custom string or not
Remove local scope variable hiding the one in function scope.
Also did not check for the state of the custom characters button.
|
2016-04-21 00:27:33 +02:00 |
|
Patrik Thunström
|
1e3e3e141c
|
Typo fix
|
2016-04-17 23:56:33 +02:00 |
|
Patrik Thunström
|
62cad6fda0
|
Fix entropy count by merging characters sets before calculating
|
2016-04-17 23:56:06 +02:00 |
|
Mario Sangiorgio
|
95b64299c6
|
Made the password length field editable in password generator
|
2016-03-18 22:01:17 +00:00 |
|
michael starke
|
4a7d6e14d9
|
Merge branch 'disable_sparkle_on_debug'
|
2016-03-17 17:37:53 +01:00 |
|
michael starke
|
2af98ef3d6
|
Displaying dialog when Sparkle is disabled
|
2016-03-17 17:37:40 +01:00 |
|
michael starke
|
fd84b3cc5e
|
More stubbs on model proxies
|
2016-03-17 17:16:06 +01:00 |
|
Michael Starke
|
dc53598007
|
Merge pull request #435 from AntoineCa/master
Update French translation.
|
2016-03-14 09:52:14 +01:00 |
|
michael starke
|
9d1efb4ef3
|
More experiments with NSProxy
|
2016-03-14 09:40:32 +01:00 |
|
AntoineCa
|
aaa0b68333
|
Update French translation
|
2016-03-13 21:45:17 +01:00 |
|
michael starke
|
223a368cce
|
Fixed broken display of custom icons
|
2016-03-08 19:15:28 +01:00 |
|
michael starke
|
d408c925bf
|
Stubbed entry proxy to enable better model editing behaviour
|
2016-03-07 19:55:35 +01:00 |
|
michael starke
|
cd901cb227
|
remove begin editing buttong
|
2016-03-07 19:23:13 +01:00 |
|
michael starke
|
6605ea1276
|
fixed #431 Crash on autotype if there are entries with invalid (or empty) urls.
|
2016-03-05 13:50:16 +01:00 |
|
michael starke
|
828d58d729
|
Fixed reordering bug on load
|
2016-03-02 18:48:35 +01:00 |
|
michael starke
|
fc792d2d74
|
fixed merging errors
|
2016-02-29 19:34:29 +01:00 |
|
michael starke
|
82a80d8e57
|
Merge branch 'save_outline_top_group'
# Conflicts:
# MacPass/MPOutlineViewController.m
|
2016-02-29 19:26:14 +01:00 |
|
michael starke
|
d3380c830e
|
restoring of last visibleTopGroup and lastSelectedGroup is working
|
2016-02-29 19:20:55 +01:00 |
|
michael starke
|
80d4b0e99e
|
Fixed wrong retrieval of tree from NSTreeController
|
2016-02-29 16:27:32 +01:00 |
|
michael starke
|
15ffde7f0f
|
scrolling state of group outline gets updated
|
2016-02-29 16:14:21 +01:00 |
|
michael starke
|
169a830831
|
removed unused callback code for scrolling
|
2016-02-29 15:45:40 +01:00 |
|
michael starke
|
c392e32e9a
|
Minor updates for plugins
|
2016-02-29 15:27:49 +01:00 |
|
michael starke
|
90c731cbb0
|
clear undo stack on lock
|
2016-02-29 12:47:07 +01:00 |
|
michael starke
|
bbfa3892fd
|
modern Objective-C
|
2016-02-26 17:01:48 +01:00 |
|
michael starke
|
c47c24e3ca
|
fixed wrong target groups, consolidated node resolving
|
2016-02-26 14:38:16 +01:00 |
|
michael starke
|
cbb98ff50f
|
Multiple selections are now handled correctly
|
2016-02-26 14:26:09 +01:00 |
|
michael starke
|
c4eb499cf6
|
modern Objective-C
|
2016-02-25 19:49:28 +01:00 |
|
michael starke
|
eb6e6bcaa9
|
Using new KeePassKit API, simple multi selection support
|
2016-02-25 18:41:50 +01:00 |
|
michael starke
|
06c5f4d740
|
using explicit setters instead of bindings for selection
|
2016-02-25 15:48:07 +01:00 |
|
michael starke
|
dc57628c81
|
SUUpdater now only gets created in release
|
2016-02-24 15:17:37 +01:00 |
|
michael starke
|
840559630c
|
using non deprecated NSCalendar and NSDate API
|
2016-02-24 14:20:45 +01:00 |
|