Commit Graph

965 Commits

Author SHA1 Message Date
James Hurst
8c1e6733e8 Finished implenting custom browser support
With this change, another localized string for OTHER_BROWSER will be
needed as well.

I've also set the project to use 2 spaces for tabs by default since that
is the coding style you use in the project.
2014-08-16 14:46:12 -04:00
Michael Starke
be03656ce9 Updated to current TransformerKit 2014-08-16 14:47:57 +02:00
michael starke
229699376c Merge branch 'master' of https://github.com/mstarke/MacPass 2014-08-16 08:46:57 +02:00
Michael Starke
d414df91a7 Merge pull request #216 from jamesrhurst/escape-url
Percent escape strings before creating URLs
2014-08-16 08:40:37 +02:00
James Hurst
4f33840b18 Percent escape strings before creating URLs
URLWithString will return nil if the string contains invalid URL
characters (such as spaces). Percent escape the string before attempting
to create an NSURL using it.
2014-08-15 22:15:47 -04:00
michael starke
8d407cb959 HotKey is not Updated correctly 2014-08-16 00:33:52 +02:00
michael starke
cb46d54705 Autotype Hotkey refactorings 2014-08-15 23:58:36 +02:00
michael starke
3a628dbf70 Newly created Group now gets selected in Outline 2014-08-13 19:48:36 +02:00
michael starke
2fef801f72 Newly created Groups now get shown by expanding theri parent node after creation. Selection not working for now 2014-08-13 00:42:02 +02:00
michael starke
dc8b9d0bb4 More usage of NSStringFromClass and NSStringFromSelector 2014-08-12 09:37:37 +02:00
michael starke
0ac4b6f440 Refacoted window and view controller to use windowNibName and nibName. Fixes #164 2014-08-11 20:44:40 +02:00
michael starke
4cbb23bed5 Change password dialog now can select more than .key and .xml keyfiles. Fixes #214 2014-08-11 20:10:25 +02:00
michael starke
2996fcb779 using windowNibName in custom NSWindowController 2014-08-11 20:09:50 +02:00
michael starke
dc15bc7744 Clear key file button not working at password input. Fixes #184 2014-08-11 20:02:45 +02:00
michael starke
fa30d4fca2 Removed obsolte include 2014-08-11 19:56:34 +02:00
michael starke
be436547e5 Set Sparke SDK to 10.8 Removed Autotype Helper 2014-08-11 19:50:02 +02:00
michael starke
2371793da4 Autotype fix dialog now only shows candiates. 2014-08-11 15:46:32 +02:00
michael starke
113c620ead Hotkey now gets registers with default values if no user data is present 2014-08-11 12:24:52 +02:00
michael starke
be0ae27455 Fixed issue #156 introduced with #210 2014-08-11 10:11:03 +02:00
michael starke
199b6bbcd2 Added additinal URL placehodlers. Moved breadcrum to KPKGroup 2014-08-10 20:25:59 +02:00
michael starke
b2adf2b78e Added AutotypeHelper to encasulate format checks 2014-08-10 19:11:43 +02:00
michael starke
4802b7ddf6 Updated KeePassKit to find window assiciations on autotype 2014-08-10 19:11:17 +02:00
michael starke
75b671f4ad Merge branch 'master' of https://github.com/mstarke/MacPass 2014-08-09 16:25:54 +02:00
Michael Starke
c7fd25524f Merge pull request #213 from jamesrhurst/autotype-delay
Wait 0.1s between the keydown and keyup event
2014-08-09 10:51:21 +02:00
James Hurst
8e689c26f8 Wait 0.1s between the keydown and keyup event
I observed an issue where when autotyping into the Steam client the tab
key wouldn't register. Adding a 0.1s delay between the keydown and keyup
events seems to gives the application enough time to register the key
press.
2014-08-08 23:29:03 -04:00
michael starke
55d5695676 Hotkey is stored in defaults 2014-08-08 18:34:38 +02:00
Michael Starke
a4edd4a5c2 Merge pull request #212 from jamesrhurst/password-missing-chars
xyz was missing from list of password generation characters
2014-08-08 10:02:58 +02:00
James Hurst
e3864634c7 xyz was missing from list of password generation characters 2014-08-07 22:33:24 -04:00
Michael Starke
266466f731 Merge pull request #210 from jamesrhurst/add-entry-fixes
Improved "Add Entry" workflow (issue #156)
2014-08-06 17:40:43 +02:00
James Hurst
6c9946a1b1 Select correct row for new entry regardless of sort order 2014-08-06 07:40:03 -04:00
Michael Starke
6d4d7c6d45 Merge pull request #209 from auge/master
German translations
2014-08-06 12:01:11 +02:00
James Hurst
5ff911b824 Improved "Add Entry" workflow (issue #156)
- New entry is automatically scrolled to and selected
- Title textfield is automatically focused
- Pre-generate a password using the deault password creation settings
2014-08-05 20:53:37 -04:00
Benjamin Steinwender
6b597484db Updated German translation 2014-08-05 20:47:31 +02:00
Benjamin Steinwender
6f5c3667f6 German translation updated 2014-08-05 20:18:32 +02:00
Michael Starke
6ddce76b0d Merge pull request #208 from jamesrhurst/icon-chooser-fix
Fixed bug with icon resetting to default after closing popover
2014-08-05 11:56:10 +02:00
Michael Starke
4a4692fb16 Merge pull request #207 from jamesrhurst/save-password-settings
Added ability to set default password generation settings. Fixes #166
2014-08-05 11:55:15 +02:00
Michael Starke
23be0a1185 Merge pull request #206 from jamesrhurst/autotype-fixes
Make autotype work in more situations
2014-08-05 11:52:08 +02:00
James Hurst
04a14931c6 Fixed bug with icon resetting to default after closing popover
When closing the icon chooser by clicking outside the popover, the icon would
get reset to the default icon instead of keeping the current icon.
2014-08-04 21:08:27 -04:00
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