michael starke
b4913be6cd
Splitted MacPass tests from KeePassKit tests
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-10-23 19:29:47 +02:00
michael starke
a1a3017ef4
Adopted new KeePassKit API, modernized Object-C syntax, optimized MPIconHelper
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-10-23 19:29:47 +02:00
michael starke
731384ca1e
Moder Objective-C. Adoping changed KeePassKit API
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-10-23 19:29:47 +02:00
michael starke
ae4af18107
More progress on Editing
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-10-23 19:29:46 +02:00
michael starke
0de6f214e6
reanming
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-10-23 19:29:46 +02:00
michael starke
a1e05ca307
Moved files
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-10-23 19:29:46 +02:00
michael starke
0c315eef31
Using current KeePassKit API, added test cast stub for search
2015-10-23 19:29:46 +02:00
michael starke
db61fb7348
Using current KeePassKit API
2015-10-23 19:29:45 +02:00
michael starke
98fd2f162f
Using current KeePassKit. Adopted API changes
2015-10-23 19:29:45 +02:00
michael starke
af27e7b265
drafting simple plugin system
2015-10-23 19:29:45 +02:00
michael starke
75a6bd4d8f
Updated to current Xcode
2015-04-27 11:47:20 +02:00
michael starke
c14c867a6f
Enabled full Icon set by Joanna Olsen. Still needs minor cleanup
2015-04-04 19:12:37 +02:00
michael starke
30326d633e
Added FileWatcher based on DTFileMontior from Cocoanetics
2014-12-18 11:34:48 +01:00
michael starke
aa340305ba
Fixed issue resutling in singel hotkey combination not being properly processed
2014-12-15 14:47:44 +01:00
michael starke
0b4a35c6d4
Fixed mayor issues in reading and writing protected xml entities
2014-12-12 22:13:16 +01:00
michael starke
8d6ed4d6b7
Fixed issue with non xml-compliant character encodings. Added tests.
2014-12-12 15:11:11 +01:00
michael starke
bb2bc98da9
Adding more tests
2014-12-09 01:07:20 +01:00
michael starke
853f60efeb
Reference builder now works rudimentarily
2014-12-05 18:00:52 +01:00
michael starke
90f844f87e
moving more code to @properties, ReferenceBuilder WIP
2014-12-05 02:57:10 +01:00
michael starke
a47bba23b0
Added referenc builder stub view
2014-12-04 21:47:21 +01:00
michael starke
9d8e24104c
Window associations are now editable. Localization fixes
2014-12-04 14:12:21 +01:00
michael starke
7ce789790c
Added better test for modifier base key presses
2014-12-03 14:36:36 +01:00
michael starke
8fca8e5cf7
Searching for a workaround for NSOpenPanel validation bug
2014-11-19 23:21:45 +01:00
michael starke
1f8983c52d
Added localization stubbs for IconSelectionView
2014-11-10 12:45:20 +01:00
michael starke
32840c7fd8
Added locaization stubbs to welcome window. Updated more xibs to Xcode 6.1
2014-11-10 10:05:41 +01:00
Michael Starke
6eefee2cd0
Added custom DocumentController to manipulate open panel
2014-11-01 15:20:58 +01:00
Michael Starke
873a976fac
Fixed broken interface connections (merge results?)
2014-10-31 20:22:59 +01:00
michael starke
e0d1ad5f22
Renamed clone entry to duplicate entry. Using NSStringFromSelector in MPActionHelper
2014-10-29 18:41:25 +01:00
michael starke
9da60cdaea
Hotkey settings now actually should work.
2014-10-28 23:07:57 +01:00
michael starke
2a1a7599a2
Using modified DDHotKeyTextField to be notified about changes
2014-10-27 22:08:21 +01:00
michael starke
bbb08baa0b
Migrated Application Icon to Image assets cataloge
2014-10-27 16:07:06 +01:00
michael starke
3a2dff5e07
Centralized actions inside MPDocumetnWindowController
2014-10-24 16:18:53 +02:00
michael starke
e1d2164267
Moving actions centralized to MPDocumentWindowController
2014-10-21 19:02:51 +02:00
michael starke
f097e95e46
Added deployment Target availablity errors
2014-10-15 20:39:09 +02:00
michael starke
d2f1c53dba
Updated to Xcode 6
2014-10-09 21:27:46 +02:00
michael starke
6070992eed
Set to latest base sdk
2014-10-09 21:26:46 +02:00
James Hurst
1ca5612d58
Fixed linking with latest Sparkle
2014-09-28 20:42:46 -04:00
michael starke
05de5f0e9a
Added MPTreeDelegate stubb
2014-09-01 19:04:49 +02:00
michael starke
a5a8c0646f
Extracted some state tools to HNHCommon
2014-08-27 20:05:59 +02:00
michael starke
0286ed4e5c
Extracted search into own class
2014-08-27 12:13:24 +02:00
michael starke
e6d6d9e553
Fixed typo in KPKLocalizable file name
2014-08-22 12:32:39 +02:00
michael starke
9458c5f8a0
Added {CLEARFIELD} to autotype commands. Stubbs for {DELAY X}
2014-08-20 12:46:02 +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
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
be436547e5
Set Sparke SDK to 10.8 Removed Autotype Helper
2014-08-11 19:50:02 +02:00
michael starke
b2adf2b78e
Added AutotypeHelper to encasulate format checks
2014-08-10 19:11:43 +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
6954b6f362
Mingling with Editing. Updated KeePassKit
2014-06-23 15:21:09 +02:00
Jannick Hemelhof
5cab383160
First part of Dutch translation
2014-06-11 11:35:46 +02:00