Commit Graph

877 Commits

Author SHA1 Message Date
James Hurst
06ec61ea28 Added ability to set default password generation settings (issue #166) 2014-08-04 21:00:07 -04:00
James Hurst
8a29a94f8f Make autotype work in more situations
The entry title will first be searched for within the window title. If the
 window title does not contain the entry title, then the window title will be
 searched for within the entry title.
2014-08-04 16:33:29 -04:00
Michael Starke
4180e00ab2 Update README.md 2014-08-03 22:49:16 +02:00
Michael Starke
cc24a0af25 Update README.md 2014-08-03 22:39:00 +02:00
michael starke
95bb918b6f Fixes possible issues with wrong initial capacities 2014-07-31 13:08:28 +02:00
Michael Starke
d7741451fd Integrated typo fixes from pull request 2014-07-30 12:11:50 +02:00
michael starke
b80eb3a9b1 Table in fix auto type window now gets updates if something changes in the document while the window is open 2014-06-25 20:10:51 +02:00
michael starke
24e45b74e9 Updated translations
Added note to run auto type fix for any newly opened file
2014-06-25 19:34:03 +02:00
michael starke
01b25403b3 Merge branch 'master' of https://github.com/mstarke/MacPass 2014-06-23 20:42:28 +02:00
michael starke
6902a16ff9 Fixed wrong selector in MPFixAutotypeWindowController 2014-06-23 20:42:02 +02:00
michael starke
6954b6f362 Mingling with Editing. Updated KeePassKit 2014-06-23 15:21:09 +02:00
Michael Starke
7e9ff627c1 Merge pull request #195 from clone1612/master
Added Dutch Translation
2014-06-14 15:44:48 +02:00
Jannick Hemelhof
ea96e4c7dc Minor fixes for Dutch Translation 2014-06-11 15:51:12 +02:00
Jannick Hemelhof
0e38e89caf Last part of Dutch translation 2014-06-11 12:17:55 +02:00
Jannick Hemelhof
5cab383160 First part of Dutch translation 2014-06-11 11:35:46 +02:00
michael starke
43ff5349f5 Added native Icons for reference 2014-05-27 14:00:02 +02:00
michael starke
9240de444a Entries copied to pasteboard now get placeholder and references evaluated 2014-05-27 11:59:20 +02:00
michael starke
f7bb104b6a Updated KeePassKit 2014-05-27 11:58:48 +02:00
michael starke
98b23f9e80 corrected Typo in Preferences (fixes #191)
Updates German localization
2014-05-26 10:52:01 +02:00
Michael Starke
3ccff22f87 Fixed possible crash issue with deallocated delegate
Fixed codestyle
2014-05-02 23:05:50 +02:00
Michael Starke
3482e256b2 Fixed flattr link 2014-04-28 10:15:17 +02:00
michael starke
df55eb2b62 Increased default rounds for password hashing to 50000 and added default settings key 2014-04-25 19:02:55 +02:00
michael starke
4d5b59a195 Changed default password rounds to higher value 2014-04-25 19:02:14 +02:00
michael starke
af5d4644a4 Merge branch 'master' of https://github.com/mstarke/MacPass 2014-04-23 14:34:42 +02:00
michael starke
0f6d3b6a9d Added cleanup for old preferences values 2014-04-23 14:34:26 +02:00
Michael Starke
a2def8129e Fixed #183 menu item validation for AddGroup/AddEntry now just check for a selected group and does not require a selected item anymore 2014-04-19 12:21:13 +02:00
Michael Starke
9239bdff1e Updated to current TransformerKit 2014-04-19 12:02:41 +02:00
Michael Starke
2d967d9cb3 Update README.md 2014-04-17 14:46:45 +02:00
michael starke
95777057ca Using true immutable copies of for nsarray 2014-04-16 13:53:38 +02:00
michael starke
91ed7ca2b6 Merge branch 'master' of https://github.com/mstarke/MacPass 2014-04-16 13:50:40 +02:00
Michael Starke
2c8032153d Merge pull request #182 from dennisbolio/master
Implementation of fix for issue #118
2014-04-16 13:48:34 +02:00
Dennis Bolio
3b6d182d0e Fix some typos 2014-04-15 22:20:01 +02:00
Dennis Bolio
ea6db31d03 Fixed sorting and selection of database icons (issue #118) 2014-04-15 00:01:26 +02:00
michael starke
66f2536db0 Fixed issue with wrong entry reference on copyWithZone on KPKEntry 2014-04-12 10:01:41 +02:00
michael starke
c3768d8d3e Fixed auto type not getting the corret entry set after cloning
Minor changes to time recording
2014-04-12 09:34:19 +02:00
michael starke
acb5d6de04 Updated Sparkle 2014-04-11 21:29:41 +02:00
michael starke
06a70f8ebd Merge branch 'master' of https://github.com/mstarke/MacPass 2014-04-11 17:45:12 +02:00
michael starke
41681cc1c1 fixed #178 Modification Time is preserved on History entries 2014-04-11 17:44:59 +02:00
Michael Starke
235a711452 Update README.md 2014-04-04 23:19:20 +02:00
michael starke
33d992b7fb Updated Readme with warning of Autotype fuck up (0.4.2 will have a fix-up tool)
Fixed issue with inspector still displaying deleted entries
2014-04-04 23:18:24 +02:00
michael starke
3d8c0acf64 Added warning image to FixAutotypeDialog to indicate possible MacPass corruptions 2014-03-30 14:11:26 +02:00
michael starke
e8a0e0f0a3 Added window associations to the auto type fix dialog
Moved handling from app delegate to window controller
fixed isse with wrongfully setting document on fixAutotypeWindow
2014-03-28 00:11:53 +01:00
michael starke
34b8169895 Fixed memory management issue with KeyMapper
Disabled badge icon until all quirks are sorted
2014-03-27 22:21:15 +01:00
michael starke
0160b9055a Cleaned up logging
Added bagde icon to show timeout for clipboard clearing
Badge display not optimal if clipboard clearing is disabled
Autotype incovation on locked documents now activates MacPass to unlock.
If multipel entries match, the seleciton dialog will pop up as well
2014-03-27 22:06:00 +01:00
michael starke
ee0a1009b5 Clearing and custom setting auto type sequences is working roughly in the Fix-Tool 2014-03-27 01:23:15 +01:00
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