michael starke
19c9872c35
Make the selectoin window key before activating MacPass
2014-08-25 03:07:37 +02:00
michael starke
1daaa2075e
Draft for timeout
2014-08-25 02:59:56 +02:00
michael starke
53a7f92b9b
Better display of no expiration dates. Handling of cancel now does'nt overwrite existing expiry date
2014-08-22 12:43:24 +02:00
michael starke
e6d6d9e553
Fixed typo in KPKLocalizable file name
2014-08-22 12:32:39 +02:00
michael starke
26f6fd2202
Merge branch 'master' of https://github.com/mstarke/MacPass
...
Conflicts:
MacPass/MPDatePickingViewController.m
2014-08-22 12:12:09 +02:00
michael starke
c3e957125c
Made preset selection more sane
2014-08-22 12:10:21 +02:00
michael starke
942d66bc25
Using newly added isExpired key to display warning icons
2014-08-22 11:26:49 +02:00
Michael Starke
e8dfcf6cda
Merge pull request #223 from yonomitt/master
...
Added option to set expiration to 90 days
2014-08-22 10:59:22 +02:00
Yonatan Mittlefehldt
9774d51212
Added option to set expiration to 90 days
2014-08-22 10:39:18 +02:00
michael starke
4ae8350b91
Updated key equivalents on Autotype selection window. Enter now confirms the selection
...
Refactored ordering application to front to not use Apple Script anymore
2014-08-21 15:38:33 +02:00
michael starke
e20e6419fc
{DELAY} now get corret values assinged
2014-08-21 00:29:46 +02:00
michael starke
9458c5f8a0
Added {CLEARFIELD} to autotype commands. Stubbs for {DELAY X}
2014-08-20 12:46:02 +02:00
michael starke
04f519bd52
Fixed issue with replacing spaces inside commands
2014-08-20 12:45:13 +02:00
michael starke
d1fc013f1c
Removed duplicate paste commands for autotype
2014-08-20 01:42:55 +02:00
michael starke
55d1644b17
Fixed not empty trash action
...
If there were only groups or entries in the trash, the empty action was always disabled. It only worked when groups and entries were inside the trash.
2014-08-20 01:30:35 +02:00
michael starke
472289f7d7
Fixed autotype for fields containing curly brackets
2014-08-20 01:24:36 +02:00
michael starke
4acfde5117
Added missing ActionTypes
2014-08-20 01:23:57 +02:00
michael starke
6d690020ef
Fixed autotype hotkey getting registered without task
2014-08-20 01:23:36 +02:00
michael starke
ac3a41e4a0
More drafting on history browsing
2014-08-20 01:22:54 +02:00
michael starke
e1d38ad6e2
Updated KeePassKit
2014-08-20 01:21:00 +02:00
michael starke
a53da4cdab
Changed to a reasonable color in history browser
2014-08-18 16:32:24 +02:00
michael starke
c84d90a453
Fixed isse with wrong sort descriptors on modification date
2014-08-18 16:32:06 +02:00
michael starke
21586b7099
Removed obsolte method
2014-08-18 16:31:30 +02:00
michael starke
e2e47a9bcf
Idle lock now uses application idle time instead of system idle time
2014-08-18 12:27:55 +02:00
michael starke
cb599671b4
Remove unused Notification key
2014-08-18 12:27:20 +02:00
michael starke
019e64a926
Fixed exit Search issues
...
Exiting search now clears matching entries when no group was preselected (use case is opening a DB and then search without selecting a group)
Deleting a group now correctly deselects the group. Previously the inspector still showed the group, but the outline view did not show any selection.
2014-08-18 12:23:11 +02:00
michael starke
6231e192af
Extracted column actions into seperate methods
2014-08-18 01:56:39 +02:00
michael starke
2b1de3d63b
Migration old URL Double click actions
2014-08-18 01:56:12 +02:00
Michael Starke
e929ef226f
Merge pull request #220 from jamesrhurst/workflow-double-click
...
Implemented workflow double click settings
2014-08-18 01:35:06 +02:00
James Hurst
1d19b08f21
Implemented workflow double click settings
2014-08-17 19:28:58 -04:00
michael starke
07057e450c
Fixed documentation errors
2014-08-18 00:34:16 +02:00
michael starke
24acbbb823
Fixed reseting defaults on browser selection
2014-08-18 00:22:40 +02:00
michael starke
c6cd1788ad
Updated to current TransformerKit
2014-08-17 21:32:14 +02:00
Michael Starke
2bfcd4dd44
Added comment
2014-08-17 13:36:50 +02:00
Michael Starke
f762f86938
Fixed wrong value on browser selection on cancled custom browser selection
2014-08-17 13:33:46 +02:00
Michael Starke
b56c1ee020
Fixed static analyzer warnings on API missuse
2014-08-17 13:32:39 +02:00
Michael Starke
b685afdf3f
Fixed .string encoding for Simplified Chinese. Added new keys to all Localizeable files
2014-08-17 13:10:49 +02:00
Michael Starke
1bbb778bc8
Moved all constants into header
2014-08-17 01:34:00 +02:00
Michael Starke
1a8419d8df
Skipping any bundles we cannot name correctly
2014-08-17 01:12:08 +02:00
Michael Starke
030d97f4fc
Using NSFileManager to locate URL for Applications
2014-08-17 01:11:32 +02:00
Michael Starke
c4ddfe8b3e
Merge pull request #218 from jamesrhurst/issue203
...
Make selected textfield end editing when a save will occur (fixes #203 )
2014-08-17 00:54:28 +02:00
Michael Starke
109a8c1308
Merge pull request #217 from jamesrhurst/custom-browser
...
Finished implenting custom browser support
2014-08-17 00:50:02 +02:00
James Hurst
7daf8ed879
Make selected textfield end editing when a save will occur (issue #203 )
2014-08-16 15:17:17 -04:00
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