Skip to content
Failed

Changes

Summary

  1. #149: adjusted EntityModeler icons to work better with Dark theme (commit: 222b498) (details)
  2. #149: use different color for prototyped attributes to work better with Dark theme (commit: be407f8) (details)
  3. Fixes #149: use Checkbox instead of Toggle in EntityModeler to work better with Dark theme (commit: ff9799b) (details)
Commit 222b498043ef76029eaedf3aa30386164134a677 by stefan.gaertner
#149: adjusted EntityModeler icons to work better with Dark theme
(commit: 222b498)
The file was modifiedwolips/core/plugins/org.objectstyle.wolips.eomodeler/icons/classProperty.png (diff)
The file was modifiedwolips/core/plugins/org.objectstyle.wolips.eomodeler/icons/primaryKey.png (diff)
The file was modifiedwolips/core/plugins/org.objectstyle.wolips.eomodeler/icons/locking.png (diff)
The file was modifiedwolips/core/plugins/org.objectstyle.wolips.eomodeler/icons/toMany.png (diff)
The file was modifiedwolips/core/plugins/org.objectstyle.wolips.eomodeler/icons/toOne.png (diff)
The file was modifiedwolips/core/plugins/org.objectstyle.wolips.eomodeler/icons/allowsNull.png (diff)
Commit be407f86ddcfac3c4708e1cd8fca2550a2cec783 by stefan.gaertner
#149: use different color for prototyped attributes to work better with Dark theme
(commit: be407f8)
The file was modifiedwolips/core/plugins/org.objectstyle.wolips.eomodeler/java/org/objectstyle/wolips/eomodeler/editors/attributes/EOAttributesLabelProvider.java (diff)
Commit ff9799be17b5411b64e865e52fd975834d4cf5c0 by stefan.gaertner
Fixes #149: use Checkbox instead of Toggle in EntityModeler to work better with Dark theme
(commit: ff9799b)
The file was modifiedwolips/core/plugins/org.objectstyle.wolips.eomodeler/java/org/objectstyle/wolips/eomodeler/editors/attribute/AbstractEOArgumentBasicEditorSection.java (diff)
The file was modifiedwolips/core/plugins/org.objectstyle.wolips.eomodeler/java/org/objectstyle/wolips/eomodeler/editors/attribute/EOAttributeBasicEditorSection.java (diff)
The file was modifiedwolips/core/plugins/org.objectstyle.wolips.eomodeler/java/org/objectstyle/wolips/eomodeler/editors/relationship/EORelationshipBasicEditorSection.java (diff)