Introduced mini-buttons to the GUIManualSwitch to flip single bits
[Mograsim.git] / net.mograsim.logic.model / src / net / mograsim / logic / model / model / components / atomic / GUIManualSwitch.java
2019-09-02 Christian FemersIntroduced mini-buttons to the GUIManualSwitch to flip...
2019-09-01 Daniel KirschtenMerge branch 'fusebug' into development
2019-08-31 Daniel KirschtenPins now have a PinUsage
2019-08-31 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-08-31 Daniel KirschtenGUIBitDisplay, GUIManualSwitch, WCP now "directly"...
2019-08-10 Daniel KirschtenFixed GUIBitDisplay and GUIManualSwitch params
2019-08-10 Daniel KirschtenGUIBitDisplay and GUIManualSwitch now support logicWidt...
2019-07-18 Daniel KirschtenSpeedup by changing redraw listener system
2019-07-15 Daniel KirschtenFinished renaming logic.ui to logic.model
2019-07-15 Daniel KirschtenMade get/setHighLevelState ordering uniform: get.....
2019-07-13 Fabian StemmlerMerge branch 'development' of
2019-07-10 Daniel KirschtenRenamed logic.ui to logic.model