Michael Starke
2d5974982e
fixes an issue with empty icons being generated when downloading them ( fixes #709 )
2017-12-12 10:57:14 +01:00
michael starke
54b101cb68
Added status code check to prevent empty icons
2017-11-15 09:45:01 +01:00
michael starke
9d4bbd33c1
Clarified localizations by adding more comments
2017-11-13 09:28:12 +01:00
michael starke
6e73a390bb
Using background color attribute on entries to dispaly colorized images
2017-11-10 16:44:17 +01:00
michael starke
3db0e55b8f
moved reference builder popup code to entry inspector
2017-11-06 11:52:35 +01:00
michael starke
da7a247382
Enhanced KDB file handling
...
Locking now stores as KDB internally not just to disk
Logging when data loss occurs
2017-11-01 17:34:27 +01:00
michael starke
65a3bdc992
fixed bugs in icon selection view
...
download icon button now is only enabled for nodes
delete icon call now has saveguards to not run into assertions
delete icon context menu action gets disabled if not applicable
feedback for errors when downloading a icon
better error handling when download for icons fails
2017-10-30 14:03:42 +01:00
michael starke
c80daac682
added MPCollectionView to track index for context menu
2017-09-19 16:05:35 +02:00
michael starke
c444c27a98
allow for drag and drop on iconImageView to update custom icons
2017-09-18 11:21:32 +02:00
michael starke
4493e8cb2c
introducting delete buttons for custom icons
2017-09-16 10:46:54 +02:00
michael starke
51a99a8bd0
drag and drop for icon files is working
2017-09-14 00:32:20 +02:00
michael starke
892f3596b6
Unified and simplified IconSelection
2017-09-08 11:54:23 +02:00
michael starke
ccb402cde6
Accepting drops on IconSelectionView
2017-09-08 11:43:37 +02:00
michael starke
b9e8981619
reset icon working again
2017-09-07 23:59:57 +02:00
michael starke
348da78e23
custom icons can now be selected.
2017-09-07 21:26:12 +02:00
michael starke
00c3918b12
Added licence header
2017-09-04 09:29:08 +02:00
michael starke
ff28775a5d
using properties
2017-09-01 10:58:49 +02:00
michael starke
e6a73a2e65
Dropping 10.9 support
2017-05-24 18:12:43 +02:00
michael starke
7a14506156
model changes are propagates for all changes to an entry
2016-08-30 18:34:48 +02:00
michael starke
f3a77bfd2d
Added selection observing arraycontroller, moved block based calls into view controllers again
2016-08-30 16:25:15 +02:00
michael starke
8b60e9ec84
Using simpler aproach for modelChange proadcasting by using the document as broadcaster
2016-08-30 12:59:27 +02:00
michael starke
2cf5c765f1
iconselection and date picking now get registered as user interaction
2016-08-26 16:42:18 +02:00
michael starke
e06ade6a8f
moved picking into view controllers (date and icon)
2016-08-24 17:53:37 +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
1f8983c52d
Added localization stubbs for IconSelectionView
2014-11-10 12:45:20 +01:00
michael starke
0ac4b6f440
Refacoted window and view controller to use windowNibName and nibName. Fixes #164
2014-08-11 20:44:40 +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
Dennis Bolio
3b6d182d0e
Fix some typos
2014-04-15 22:20:01 +02:00
Dennis Bolio
ea6db31d03
Fixed sorting and selection of database icons (issue #118 )
2014-04-15 00:01:26 +02:00
michael starke
21355101ed
Added cancel button to icon selection view
2013-12-13 01:13:52 +01:00
michael starke
385a56c489
Updated Icons
2013-12-03 20:56:05 +01:00
michael starke
1a6d5114b9
IconSelectionView now can be used to set default icons. Setting other Icons is broken for now. Setting custom icons doesn't work at all.
2013-12-01 02:29:37 +01:00
michael starke
e33a9fdc93
Enhanced Context menu on outline view
2013-07-30 00:23:25 +02:00
michael starke
514477d6fc
Iconselection view now shows available icons
2013-07-28 14:14:32 +02:00
michael starke
df98a9b649
Converted project to ARC
2013-07-03 23:40:20 +02:00
michael starke
476e18b870
Expermintes with NSCopying and Iconselection window
2013-03-23 00:14:29 +01:00
michael starke
e573e461f1
Listing Icons now working. Nothing to select
2013-03-11 03:22:17 +01:00
michael starke
46636445a4
Popover for image selection now gets created correctly
...
NSPopupimageview now sends action on mouse clicks
2013-03-11 02:43:23 +01:00
michael starke
5271381d5e
Introduced Custom Image View for editing-popup
2013-03-11 00:50:04 +01:00