Commit Graph

732 Commits

Author SHA1 Message Date
michael starke
edf4358388 Fixed isse with auto type skipping paste commands
Started implementing AutotypeFixDialog for 0.4.0 and 0.4.1 fix
Autotype candidate selection is shorter using subitems instead of single line
2014-03-26 22:29:45 +01:00
michael starke
478be2b9d9 Preparations to save global hotkey for auto type in preferences 2014-03-26 00:14:29 +01:00
michael starke
bce6af80ce Merge branch 'master' of https://github.com/patchao2000/MacPass into patchao2000-master 2014-03-25 23:41:46 +01:00
michael starke
71103747ed Merge branch 'master' of https://github.com/mstarke/MacPass 2014-03-25 23:38:17 +01:00
michael starke
ca67a2fc60 More NSStringFromSelector coverage 2014-03-25 23:38:01 +01:00
Zhao Peng
1c69c57924 Finished all visible interfaces with simplified chinese localization. 2014-03-25 15:37:29 +08:00
Michael Starke
f27889d340 Merge pull request #168 from patchao2000/master
Added Simplified Chinese localization files, fully localized MainMenu.xib and Localizable.strings
2014-03-25 01:01:36 +01:00
michael starke
8ddc4ccc9f Updated Credits 2014-03-24 22:37:46 +01:00
Zhao Peng
5c7c09d883 Added Simplified Chinese localization files, fully localized MainMenu.xib and Localizable.strings 2014-03-24 17:04:56 +08:00
michael starke
db89bdd9cf Refactored usage of reset 2014-03-23 21:57:34 +01:00
michael starke
fb0007d1c0 fixed #165 Password generator is reseted if opened as single window not via generate button on entry 2014-03-23 21:50:33 +01:00
michael starke
273b77572b Moving away from custom "didLoadView" initialisations.
Added DDHotKeyTextField to settings to be able to customise global auto type hotkey. (still disabled for now)
2014-03-23 21:07:16 +01:00
michael starke
65375d9f49 clarified Readme (yup, I want to keep the github streak) 2014-03-22 19:15:44 +01:00
michael starke
0fcfa9b970 Added TransformerKit to credits 2014-03-21 20:21:20 +01:00
michael starke
4ff0769f91 Removed unnecessary QuartzCore framework reference 2014-03-21 20:18:29 +01:00
michael starke
638f3ab9f9 Rudimentary auto type is working. Still some kinks on timing, etc. 2014-03-21 20:13:10 +01:00
michael starke
63f002aacd Fixed tab order 2014-03-21 20:12:34 +01:00
michael starke
21ffd01f2b Collection of modifiers and subsequent key presses implemented
Extended tests for command creation
2014-03-21 01:56:45 +01:00
michael starke
6446e2ab94 Command creation works with simple paste commands. 2014-03-20 23:59:16 +01:00
michael starke
ebc7f5bca8 Fixed garbage. Complies again 2014-03-20 23:58:40 +01:00
michael starke
ff976cbd1c More usage of NSSelectorFromString 2014-03-20 22:04:06 +01:00
michael starke
2442c9c29c fixed #162 copy username and copy password can be added as toolbar buttons 2014-03-20 20:51:58 +01:00
michael starke
0c9ea34e67 Removed logging 2014-03-19 22:57:46 +01:00
michael starke
03d13e5b2f fixed #155 added Quicklook like preview for attachments 2014-03-19 22:57:06 +01:00
michael starke
c460b2187a fixed #161 settings to copy to clipboard on password creation are preserved. Default behaviour is to restore the last sate 2014-03-19 22:40:25 +01:00
michael starke
6ff00b7819 Testing QuickLook 2014-03-19 01:56:39 +01:00
michael starke
34ba9f0575 Preview and Quicklook stubs 2014-03-18 21:42:56 +01:00
michael starke
6a28d03801 Fixed #159 URL is now below Password
Sorting columns is added (as mentioned in #64)
2014-03-18 19:32:52 +01:00
michael starke
a2064480d6 Submodule update 2014-03-18 19:29:56 +01:00
michael starke
32d8d4e92c Added recent searches menu to the search field 2014-03-18 03:43:27 +01:00
michael starke
e222ebf379 fixed #157. cmd+delete now triggers the delete action 2014-03-18 03:12:24 +01:00
michael starke
b31ea34c36 fixed #158 Newly created entries now get the default username correctly set 2014-03-18 02:55:11 +01:00
michael starke
2370347e9a Disable image change on expired entries 2014-03-18 02:54:28 +01:00
michael starke
c165d02c38 Fixed height of image views in outline view and entry table
Added sub to display expired entries (uses the flag not the date for testing)
2014-03-18 00:33:37 +01:00
michael starke
1d823af4b9 Expiration settings are not undoable 0.4.1-alpha 2014-03-17 21:52:51 +01:00
michael starke
fd789f195e Added settings screenshot 2014-03-17 21:37:28 +01:00
michael starke
39a0d1a0de Updated screenshots 2014-03-17 21:36:31 +01:00
michael starke
82b3a3deba Added 0.4 note to Readme 2014-03-17 21:21:20 +01:00
michael starke
3053ea712e Bumped Build number 2014-03-17 21:16:52 +01:00
michael starke
2f5691f1dd Fixed issue with root group not being properly initialised when reading KDB files
Custom icons now stored in KeepassX format in KDB files
0.4-alpha
2014-03-17 21:03:38 +01:00
michael starke
a837d8cd44 Fixed #154 Hitting backspace deletes the selected attachment 2014-03-17 18:51:22 +01:00
michael starke
e6a14dc7ae Disabled auto type in settings as it's not read yet 2014-03-17 18:51:03 +01:00
michael starke
00da9013a8 Included TransformerKit for easier NSValueTransformer generation
Date picking for expiry dates now works
2014-03-17 18:09:58 +01:00
michael starke
51a59d73c6 Implemented datePicking controller. Refactored popup handling in MPInspectorViewController 2014-03-17 00:07:25 +01:00
michael starke
6bbaccdb25 Fixed issue with database color storage in KDB files 2014-03-16 00:21:51 +01:00
michael starke
b0a664ab3f Removed gradient divider for notes
Notes are hidden on empty selection
2014-03-16 00:05:56 +01:00
michael starke
1f75722e67 Notes are now displayed in a split view inside the inspector 2014-03-15 22:16:56 +01:00
michael starke
43b835d518 Fixed issue with root property being not reatained 2014-03-15 19:53:03 +01:00
michael starke
8dee783c4c Removed dark Trash gradient as the button text wasn't readable
Fixed issue with creating entries form templates
2014-03-15 17:15:45 +01:00
michael starke
3678161802 Added Tags stubs 2014-03-14 21:36:15 +01:00