Fixed a bug in Am2900; created dlatch8/80; relayouted some components
[Mograsim.git] / net.mograsim.plugin.core / src / net / mograsim / plugin / views / LogicUIPart.java
2019-09-15 Daniel KirschtenFixed some bugs preventing Am2900 from working in Eclipse
2019-09-03 Fabian StemmlerMerge branch 'development' of
2019-09-03 Christian FemersAdded activator to scan for machines, everything works...
2019-09-03 Christian FemersMerge branch 'development' into json-fix-extended
2019-09-03 Christian FemersMerge branch 'better-json-fix' into json-fix-extended
2019-09-03 Christian FemersThis is how it might look later
2019-09-03 Christian Femersremoved small mistake
2019-09-03 Christian FemersMake plugin work (in an inelegant way, need to figure...
2019-09-01 Daniel KirschtenMerge branch 'fusebug' into development
2019-08-31 Daniel KirschtenPins now have a PinUsage
2019-08-10 Daniel KirschtenGUIBitDisplay and GUIManualSwitch now support logicWidt...
2019-07-17 Daniel KirschtenFurther duplication of bad code guessing input/output...
2019-07-13 Fabian StemmlerMerge branch 'development' of
2019-07-10 Daniel KirschtenRenamed logic.ui to logic.model
2019-07-03 Daniel KirschtenFixed net.mograsim.plugin.core
2019-06-25 Daniel KirschtenThe user no longer has to click on "Apply" to see chang...
2019-06-25 Daniel KirschtenMore colors managed by Preferences
2019-06-25 Daniel KirschtenexecuteWithDifferentColor no longer crashes if col...
2019-06-25 Daniel KirschtenNow using preference system in plugin.core
2019-06-24 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-06-23 Christian FemersCompletely changed the structure and switched to Eclips...