Commit Graph

  • 83a9bc1f74 Adopting new KeePassKit API. michael starke 2015-08-03 12:56:35 +02:00
  • 0de6f214e6 reanming michael starke 2015-08-03 12:52:21 +02:00
  • a1e05ca307 Moved files michael starke 2015-07-29 09:42:56 +02:00
  • 96edfb8088 Using old KeePassKit API again michael starke 2015-07-28 09:33:37 +02:00
  • cbec260c79 Using reverted KeePassKit michael starke 2015-07-28 09:29:41 +02:00
  • a6e1dac3cd using current HNHUi michael starke 2015-07-28 09:15:08 +02:00
  • c7e98224e5 no need to instanciate just ask the class michael starke 2015-07-24 15:55:46 +02:00
  • de0c9c6e73 Using simplified KeePassKit michael starke 2015-07-23 13:31:16 +02:00
  • 3301259417 Adopted new KPKIcon API michael starke 2015-07-23 12:55:53 +02:00
  • 3753ba4128 Using new KeePassKit API michael starke 2015-07-23 10:52:00 +02:00
  • 0c315eef31 Using current KeePassKit API, added test cast stub for search michael starke 2015-07-21 14:27:11 +02:00
  • db61fb7348 Using current KeePassKit API michael starke 2015-07-21 10:40:32 +02:00
  • 98fd2f162f Using current KeePassKit. Adopted API changes michael starke 2015-07-20 18:04:01 +02:00
  • 93db9409b7 Using current KeePassKit michael starke 2015-07-20 16:10:06 +02:00
  • 7a5236d558 using current KeePassKit michael starke 2015-07-20 11:43:36 +02:00
  • 6a3ef03707 Renaming, moving functionality to KeePassKit where suitable michael starke 2015-07-20 11:41:58 +02:00
  • 0cb398394a Updated to current KeePassKit michael starke 2015-07-20 10:02:42 +02:00
  • af27e7b265 drafting simple plugin system michael starke 2015-07-16 15:06:37 +02:00
  • e4a7b81a5f disabled multi selection again michael starke 2015-07-15 18:29:15 +02:00
  • a288a48e69 Removed direct model binding michael starke 2015-07-15 14:41:01 +02:00
  • a75e5c7e2f Using modern Objective-C syntac michael starke 2015-07-15 14:40:53 +02:00
  • cc68a57914 Update MPAppDelegate.m Michael Starke 2015-10-23 19:29:13 +02:00
  • 79c7e1786f Merge pull request #377 from mlterpstra92/master Michael Starke 2015-10-11 12:16:13 +02:00
  • c3cb8ad6a3 Fixed spelling errors in comments and some strings, as well as fixed a compilation error (KPKEntry has no entry key, but does have a name field Maarten Terpstra 2015-10-11 11:25:36 +02:00
  • 9e2012dac9 Merge pull request #370 from roasty/patch-2 Michael Starke 2015-08-30 09:37:07 +02:00
  • a664635a30 Correct spelling mistake. ad 2015-08-29 22:38:45 -06:00
  • 2b65eeef3e Merge pull request #363 from mariosangiorgio/master Michael Starke 2015-08-10 15:21:16 +02:00
  • 85010d66a3 UI buttons binding Mario Sangiorgio 2015-08-08 01:14:48 +01:00
  • a1297b1409 Merging standard and custom characters sets Mario Sangiorgio 2015-08-08 01:01:21 +01:00
  • e4332530eb Added support for both standard and custom characters sets Mario Sangiorgio 2015-08-08 00:40:19 +01:00
  • 77a7b536fd Updating to current Sparkle michael starke 2015-07-15 12:57:25 +02:00
  • 135875bea4 using NSWindowController.document instead of custom properites michael starke 2015-07-15 10:22:07 +02:00
  • 37882bb9ad Merge branch 'fix-typo' of https://github.com/mariosangiorgio/MacPass into mariosangiorgio-fix-typo michael starke 2015-07-15 09:23:50 +02:00
  • ebd30e7645 Merge branch 'master' of https://github.com/mstarke/MacPass michael starke 2015-07-15 09:21:07 +02:00
  • 2a029e0b1d Merge pull request #356 from sub0ne/master Michael Starke 2015-07-15 09:19:59 +02:00
  • 31b54d3f13 several UI translations Michael Belz 2015-07-15 00:55:01 +02:00
  • a26c700606 Merge pull request #353 from sub0ne/master Michael Starke 2015-07-14 13:28:29 +02:00
  • 20fe0757fd Fixed typo in English localised string to make the password expire in one year, it was 'on year' Mario Sangiorgio 2015-07-13 23:03:09 +01:00
  • d5809e687c Bug #352: MacPass not opening when DB is remembered but missing: Michael Belz 2015-07-13 20:03:34 +02:00
  • b53a4cdacc Removing direct model bindings in entryViewController michael starke 2015-07-13 11:14:44 +02:00
  • 9313afa600 Using current KeePassKit michael starke 2015-07-13 11:14:12 +02:00
  • 845d8547c4 undo is working again michael starke 2015-07-10 18:34:24 +02:00
  • 5974c7599b Fixed leaking isseu with timed expired update michael starke 2015-07-09 16:07:21 +02:00
  • 1b43134611 updated to current TransformerKit michael starke 2015-07-08 10:50:26 +02:00
  • c61ff91f79 removed unused property michael starke 2015-07-08 10:50:18 +02:00
  • eeda5a50b3 fixed error in localizations files michael starke 2015-07-08 10:50:12 +02:00
  • 20dac954cf Merge branch 'master' of https://github.com/mstarke/MacPass michael starke 2015-07-08 09:54:26 +02:00
  • bcf66b3072 Updated xib version michael starke 2015-07-08 09:54:21 +02:00
  • 7f34765201 Merge pull request #348 from cjhutchi/cjhutchi-patch-1 Michael Starke 2015-06-29 12:13:49 +02:00
  • 72bc232889 Fixed typo in db settings > advanced Cory Hutchison 2015-06-27 12:30:19 -06:00
  • 6eae0aeb5b Updated localization michael starke 2015-06-18 12:09:18 +02:00
  • 591e725ef1 Added header hash verification for KDBX files michael starke 2015-06-18 12:06:16 +02:00
  • cbeb16c70d KeePassKit API changes. Fixed binding leak issue preventing the document from being deallocated michael starke 2015-06-08 17:11:00 +02:00
  • 9a99261edd Content bindings reverted. Werent' updating the UI correctly michael starke 2015-06-08 15:33:58 +02:00
  • 0be2b677b8 Removed unnecessary document property on custom window controllers michael starke 2015-06-03 11:17:12 +02:00
  • 1e7d24d4ff Added Johanna's Icons to the credits michael starke 2015-04-27 11:59:10 +02:00
  • f40ea095c5 Fixed format and missing semicolon michael starke 2015-04-27 11:51:16 +02:00
  • 75a6bd4d8f Updated to current Xcode michael starke 2015-04-27 11:47:20 +02:00
  • c14a53cd52 Merge branch 'master' of https://github.com/mstarke/MacPass michael starke 2015-04-27 11:41:53 +02:00
  • b91078c443 Updated to current spakrle version michael starke 2015-04-27 11:39:13 +02:00
  • eeb8d9eaa9 Merge pull request #334 from floriangouy/patch-1 Michael Starke 2015-04-22 01:15:58 +02:00
  • 522471b446 Update Localizable.strings floriangouy 2015-04-21 23:38:08 +02:00
  • 980f08aa8e Merge pull request #332 from floriangouy/patch-1 Michael Starke 2015-04-21 15:09:20 +02:00
  • 3ebef45113 Update Localizable.strings floriangouy 2015-04-21 13:32:40 +02:00
  • c9043e91ec Using more padding between icons ins icon selection michael starke 2015-04-09 11:03:34 +02:00
  • 580787353e More use of properties. Fixed wrongfull controller bindings michael starke 2015-04-05 21:15:48 +02:00
  • 6c4daebb33 Using current KeePassKit michael starke 2015-04-05 21:12:41 +02:00
  • beb435362c Help icon used strokes resulting in black ring. Fixed by converting to outlines michael starke 2015-04-04 22:31:42 +02:00
  • c14c867a6f Enabled full Icon set by Joanna Olsen. Still needs minor cleanup michael starke 2015-04-04 19:12:37 +02:00
  • 6163d13b7f Changed to Sparkle main repository michael starke 2015-04-04 14:03:02 +02:00
  • d715b0bb22 Merge branch 'master' of https://github.com/mstarke/MacPass michael starke 2015-04-03 20:34:47 +02:00
  • 4642fd8d5e Merge pull request #324 from auge/master Michael Starke 2015-04-03 14:42:53 +02:00
  • f2637354b3 updated German translation Benjamin Steinwender 2015-04-03 07:16:41 +02:00
  • d05181646b Merge pull request #321 from binarious/patch-1 Michael Starke 2015-03-20 10:45:42 +01:00
  • 9d09f249f1 Corrected the German translation binarious 2015-03-20 09:31:10 +01:00
  • 17e5c1e05c Merge pull request #320 from alexborisov/master Michael Starke 2015-03-13 17:59:37 +01:00
  • 0643bd985e Fixed typo in settings>integrations Alex Borisov 2015-03-13 15:32:29 +00:00
  • fe720fa4c0 Gradients for Trash now use correct style on 10.10 michael starke 2015-03-03 14:46:42 +01:00
  • 6cb252198c Using Yosemite specific gradients michael starke 2015-03-02 14:09:50 +01:00
  • 954b14571f Fixes #318: Help now opens the github project page for MacPass michael starke 2015-02-26 12:55:28 +01:00
  • 1f6653e405 using current HNHUi submodule michael starke 2015-02-26 12:45:58 +01:00
  • 2b2246cd7a Interims solution to remove single items from the trash michael starke 2015-01-31 21:03:15 +01:00
  • b4137ad2b4 Minor Interface change on KPKNode michael starke 2015-01-31 21:02:54 +01:00
  • 2e2d8dea13 Merge pull request #310 from liamja/spelling-fix Michael Starke 2015-01-27 22:59:37 +01:00
  • c5c89924a9 Fix spelling error of the word Maxium to Maximum Liam Anderson 2015-01-26 19:04:28 +00:00
  • 80a3b61a9a Fixed #304 added missing layout constraints in IconSelection michael starke 2015-01-19 14:07:28 +01:00
  • d38e9c6eac Fixed #299. Group column binding now gets correctly updated when parent of entry changes michael starke 2015-01-09 17:46:02 +01:00
  • 9c364f3739 Fixed non-expanding of URLs on open michael starke 2015-01-08 13:35:05 +01:00
  • eb1bbc08a5 Added Joanne to contributor list michael starke 2015-01-08 11:35:58 +01:00
  • 8d194facf8 Merge pull request #293 from JoannaOlsen/master Michael Starke 2015-01-07 12:21:14 +01:00
  • 9c2b095f78 Fixed #298. New entries now get the icon of the parent group if it's not the default michael starke 2015-01-06 19:10:44 +01:00
  • 16f1a5d53b Fixes #292. Usind xib to setup action. Setting explicit reciever as responder chain did change with 10.19 michael starke 2015-01-01 18:55:46 +01:00
  • a8135fe55d Icons now as PDF files Joanna Olsen 2014-12-30 16:57:12 +01:00
  • 1235b2a3b3 Fixed typo michael starke 2014-12-22 17:24:31 +01:00
  • 06a3b9acd7 Started reworking autotype inputs to better differentiate between default and non default sequences michael starke 2014-12-22 16:56:23 +01:00
  • 151e13bdae MPAutotype hasDefaultKeyStrokeSequence now is be binding compatible michael starke 2014-12-20 15:26:46 +01:00
  • 802a2c1714 Updated to Xcode 6.1 format michael starke 2014-12-19 23:11:40 +01:00
  • 30326d633e Added FileWatcher based on DTFileMontior from Cocoanetics michael starke 2014-12-18 11:34:48 +01:00
  • ad07ca5036 Fixed more issue with invalid XML Characters corrupting database michael starke 2014-12-17 19:49:51 +01:00
  • 23b3325514 Updated comments michael starke 2014-12-17 16:05:55 +01:00