Commit Graph

  • bc6f82fa7b removed obsolte code. Better display of trash context bar michael starke 2017-04-24 11:11:48 +02:00
  • b059f6b6a6 fixed wrong content display when clearing search or exiting history display. michael starke 2017-04-19 22:06:16 +02:00
  • d97a7e53fc exitHistory button in context bar now works michael starke 2017-04-19 22:05:39 +02:00
  • 4940e40990 reworking context bar display michael starke 2017-04-19 18:53:30 +02:00
  • ae7548d005 display history on request michael starke 2017-04-19 13:40:04 +02:00
  • f5f4a0ba5d fixed inpsectorviewcontroller not properly pushing history on edits michael starke 2017-04-19 13:39:45 +02:00
  • 128320d725 updated to current Xcode version michael starke 2017-04-19 13:39:14 +02:00
  • abdec9b2c0 moved history display actino to MPDocument michael starke 2017-04-19 11:45:39 +02:00
  • 223bef5c6c silenced partial availablity warnings michael starke 2017-04-19 11:35:02 +02:00
  • 56af1da2dd renamed history actions michael starke 2017-04-18 17:55:18 +02:00
  • e805324d0c Merge pull request #572 from skyline75489/develop Michael Starke 2017-04-18 16:36:46 +02:00
  • a311ef71c5 Merge branch 'develop' into develop Chester Liu 2017-04-14 23:26:01 +08:00
  • a07856b65b trying to fix index cells displaying string values michael starke 2017-04-13 19:24:46 +02:00
  • aec3fbea51 duplicate entries now works for single and multiple selected entries michael starke 2017-04-13 19:24:23 +02:00
  • 14285bf9af updated to current KeePassKit michael starke 2017-04-13 19:23:49 +02:00
  • 486c831716 added history toolbar button michael starke 2017-04-13 18:55:51 +02:00
  • 292d01c1d2 updated to Xcode 8.3 michael starke 2017-04-13 18:55:42 +02:00
  • 408eb80f13 removed unused code michael starke 2017-04-13 18:55:31 +02:00
  • 0db2bc8558 Updated to current Xcode Version michael starke 2017-04-13 11:22:36 +02:00
  • d87574996e Updated KeePassKit Framework michael starke 2017-04-13 10:56:35 +02:00
  • 4c0e039977 Updated Simplified Chinese translation skyline75489 2017-04-10 20:59:26 +08:00
  • 5e18d77878 Updateing dependencies michael starke 2017-04-04 16:32:09 +02:00
  • fe543a632a fixed merge michael starke 2017-04-04 16:26:18 +02:00
  • 01e033e60e Merge branch 'master' into develop michael starke 2017-04-04 16:24:33 +02:00
  • 69a4c9e175 refactoring for history browsing michael starke 2017-04-04 16:22:32 +02:00
  • c381f07102 Merge pull request #565 from skyline75489/master Michael Starke 2017-03-27 18:45:50 +02:00
  • 1aed63acbb Merge branch 'master' into master Michael Starke 2017-03-27 18:45:43 +02:00
  • 9b8c9d8c09 Merge pull request #561 from danielepolencic/master Michael Starke 2017-03-27 18:44:04 +02:00
  • 31ebffc2c0 Update README.md Chester Liu 2017-03-26 20:40:00 +08:00
  • 66b3f56158 fixed typos Daniele Polencic 2017-03-11 10:34:17 +00:00
  • e28f0a3bdf updated to current Xcode version michael starke 2017-03-07 11:46:29 +01:00
  • e828160d59 fixed #559 regression in parsing of group autotype and search settings michael starke 2017-03-07 11:45:40 +01:00
  • b842d02889 Improved README to better encourage contributions michael starke 2017-02-27 13:25:12 +01:00
  • 193506b954 Improved README to better encourage contributions michael starke 2017-02-27 13:25:12 +01:00
  • f8b80662bd Renamed MPPluginManager to MPPluginHost michael starke 2017-02-14 15:40:52 +01:00
  • 44d0dcf0c0 using properties and NSStringFromSelector michael starke 2017-02-08 08:33:27 +01:00
  • 2d6582240d customTableView now does not rely on windowController for observer lookup michael starke 2017-02-04 00:14:36 +01:00
  • 2e7e032007 Plugin data display works. michael starke 2017-02-03 18:35:37 +01:00
  • 11236c50f9 stubbed custom data popup michael starke 2017-02-03 16:36:54 +01:00
  • 03f5ca42a2 moved views/windows closer to controllers michael starke 2017-02-02 17:24:42 +01:00
  • ad1734e7f5 using current KeePassKit michael starke 2017-01-31 13:52:55 +01:00
  • f525975add using current KeePassKit michael starke 2017-01-30 19:11:48 +01:00
  • 88af207e6d minor refactorings michael starke 2017-01-30 16:52:30 +01:00
  • a8372f4ac4 Using better key mapper test to not depend on current input source michael starke 2017-01-27 10:50:18 +01:00
  • 43d98b9b38 fixed tests to use new MPAutotypeKeyPress API michael starke 2017-01-27 10:49:36 +01:00
  • abf0d11348 do not attempt to transale an invalid key michael starke 2017-01-27 10:49:03 +01:00
  • 87a783a88f fixed formatting michael starke 2017-01-27 10:48:52 +01:00
  • 231558d7e8 inlining function michael starke 2017-01-26 17:28:13 +01:00
  • f0c433cac5 removed duplicate code michael starke 2017-01-26 17:23:54 +01:00
  • fef22bce05 extracted MPModifiedKey, fixed autotype obfuscation to correctly use modifiers michael starke 2017-01-26 12:34:12 +01:00
  • 1bf75fd0b1 began refactoring autotype command creation michael starke 2017-01-26 09:57:20 +01:00
  • 326c4055b2 removed Ctlr kez modifier as this seems to produce no additinal characters michael starke 2017-01-26 09:56:41 +01:00
  • 72574e730a Introducing MPModifiedKey to encapulate keyCode and modifier flags michael starke 2017-01-25 13:15:24 +01:00
  • e8d5e30142 using autorelease pool michael starke 2017-01-23 17:51:44 +01:00
  • 6f40e90dbc Updated to current KeePassKit michael starke 2017-01-19 12:53:54 +01:00
  • 9fdc3601e7 Merge branch 'master' of https://github.com/mstarke/MacPass michael starke 2017-01-18 18:30:17 +01:00
  • c9b3637c24 Extended key mapper to include modifiers as well michael starke 2017-01-18 18:30:10 +01:00
  • af2012c4b7 Merge pull request #540 from m0yP/master Michael Starke 2017-01-17 22:06:57 +01:00
  • d239e0ae1f Spanish lang corrections m0yP 2017-01-17 14:55:52 -06:00
  • d41aa17422 Merge remote-tracking branch 'mstarke/master' m0yP 2017-01-17 14:53:22 -06:00
  • 334e92d1b4 Updgraded Sparkle to 1.15.1 michael starke 2017-01-11 15:59:07 +01:00
  • 3669d880e5 Merge branch 'master' of https://github.com/mstarke/MacPass michael starke 2017-01-11 15:35:39 +01:00
  • 16a91f1fe6 Merge pull request #536 from l2dy/link-fix Michael Starke 2017-01-11 15:33:51 +01:00
  • 25c24a0794 Updated acknowledgments michael starke 2017-01-11 14:35:32 +01:00
  • 5b6069f85b Fix mailto links Zero King 2017-01-11 13:24:01 +00:00
  • ee81b43da4 Merge pull request #535 from m0yP/master Michael Starke 2017-01-11 12:17:10 +01:00
  • d400130e53 Merge remote-tracking branch 'mstarke/master' m0yP 2017-01-10 14:51:56 -06:00
  • 7ff71561be Remaining files m0yP 2017-01-10 14:43:58 -06:00
  • fc6d76a0c0 Merge pull request #1 from m0yP/spanish-lang m0yP 2017-01-10 11:56:29 -06:00
  • 240da093b1 Added more translated files m0yP 2017-01-10 11:52:52 -06:00
  • 47d66217d6 Merge branch 'master' of https://github.com/mstarke/MacPass michael starke 2017-01-09 23:45:08 +01:00
  • 6987cbf2e2 User field now uses fixed size font michael starke 2017-01-09 23:44:49 +01:00
  • 882956e8a9 Merge pull request #534 from m0yP/spanish-lang Michael Starke 2017-01-09 23:41:50 +01:00
  • b71e3d572e Translation m0yP 2017-01-07 15:29:16 -06:00
  • 07af875ce9 New Spanish localisation folder m0yP 2017-01-07 12:09:45 -06:00
  • d912285919 Reworked use of DDHotKey to prevent unwanted deregistration. michael starke 2017-01-03 14:50:08 +01:00
  • 0d5dcc4aad Updating xib to current Xcode michael starke 2017-01-02 13:08:18 +01:00
  • 38cf569098 Merge branch 'master' of https://github.com/mstarke/MacPass michael starke 2017-01-02 13:07:52 +01:00
  • b0ae3ab4fd Using properties where possible michael starke 2017-01-02 13:07:19 +01:00
  • 0946610768 Merge pull request #528 from woyczek/master Michael Starke 2017-01-02 13:00:11 +01:00
  • c2e1d58704 Corrections locales fr Gaétan RYCKEBOER 2016-12-29 14:43:54 +01:00
  • eb4392fe87 Translation minor correction -- searching for error messages Gaétan RYCKEBOER 2016-12-29 11:50:35 +01:00
  • 29abf7540f fixed regression resulting in broken drag’n’drop of files to entries michael starke 2016-12-20 12:07:32 +01:00
  • ebac7fc0aa removed commented code michael starke 2016-12-20 12:06:56 +01:00
  • f9bad70bb7 using last object for compatibilty michael starke 2016-12-20 12:06:49 +01:00
  • 09147801ea fixed layout warning in 10.12 michael starke 2016-12-20 12:06:11 +01:00
  • d5f6317cca keyfile storage now gets updated if the keyfile is removed michael starke 2016-12-20 11:31:30 +01:00
  • 498ab93f3a added missing contrains to silence 10.12 AppKit warnings michael starke 2016-12-20 11:31:06 +01:00
  • 76cff394ac using 10.9 compatible API michael starke 2016-12-20 11:06:47 +01:00
  • 6ced97a642 fixed #523 refactoring regression michael starke 2016-12-20 09:42:40 +01:00
  • 08d11f1213 updated to new prefixed KeePassKit API. Fixed tests michael starke 2016-12-09 10:43:53 +01:00
  • e9563f3f67 adoptin new KeePassKit API michael starke 2016-12-02 15:43:24 +01:00
  • 66aa2aab79 removed refactoring artifacts in xib michael starke 2016-11-17 18:14:13 +01:00
  • 69a06224cb fixes possible reace condition bug still resulting in multiple warnings michael starke 2016-11-17 11:16:56 +01:00
  • 745f283742 Merge branch 'issue_513_change_warning_dialog_hangs' michael starke 2016-11-17 11:13:23 +01:00
  • acb51602cd fixed #513 change warning dialog hangs on revert. michael starke 2016-11-17 11:12:57 +01:00
  • c35105ae00 saving changes settings for key derivation michael starke 2016-11-17 11:10:52 +01:00
  • e16c99d2ff saving key derivation settings for database stubbed michael starke 2016-11-16 11:02:22 +01:00
  • 7e86984efa key derication and encryopt algorithms are populated. Save not working michael starke 2016-11-15 18:43:30 +01:00
  • 672944b7c5 Using -Wpartial-availability instead of custom avaiablity header michael starke 2016-11-14 19:10:06 +01:00