More colors managed by Preferences
[Mograsim.git] / net.mograsim.logic.ui / src / net / mograsim / logic / ui / model / components / SimpleRectangularSubmodelComponent.java
2019-06-25 Daniel KirschtenMore colors managed by Preferences
2019-06-25 Daniel KirschtenRemoved visitor pattern used for one test only
2019-06-24 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-06-24 Fabian StemmlerEquivalent inner components now exchangeable. Fixed...
2019-06-23 Christian FemersCompletely changed the structure and switched to Eclips...
2019-06-22 Daniel KirschtenChanged SubmodelComponent.addSubmodelInterface() interface
2019-06-22 Daniel KirschtenStopped creation of unneccessary Rectangle instances
2019-06-21 Daniel KirschtenPins are now accessed via name, not index
2019-06-19 Daniel KirschtenAdded call checks for subclass methods:
2019-06-19 Daniel KirschtenMerge commit '28314e7a9a3c3ebfcc4db8e9f1875507063ae6e6...
2019-06-19 Daniel KirschtenSimpleRectangularSubmodelComponent now supports pin...
2019-06-18 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-06-18 Daniel KirschtenPins now have names
2019-06-18 Fabian StemmlerAdded file version and closed resource leak
2019-06-18 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-06-17 Fabian StemmlerCleaned up GUICustomComponentCreator and wrote document...
2019-06-16 Fabian StemmlerSimplified file representation of SubmodelComponents
2019-06-14 Fabian StemmlerGeneral SubmodelComponents can now be saved to a json...
2019-06-10 Fabian StemmlerAdded file representation for SimpleRectangularSubmodel...
2019-06-06 Daniel KirschtenrenderOutline() and renderSymbol() now have access...
2019-06-05 Daniel KirschtenRemoved obsolete field
2019-06-05 Daniel KirschtenSplitted SubmodelComponent and SimpleRectangularSubmode...