Simulation speed now can be edited via a text field
[Mograsim.git] / plugins / net.mograsim.plugin.core / src / net / mograsim / plugin / editors / SimulationViewEditor.java
2019-09-26 Daniel KirschtenSimulation speed now can be edited via a text field
2019-09-26 Daniel KirschtenChanged simulation speed slider to a scale (not sure...
2019-09-26 Daniel KirschtenAdded preferences for mouse button assignments
2019-09-26 Daniel KirschtenFixed typo in SimulationViewEditor
2019-09-26 Daniel KirschtenPauseableTimeFunction now supports non-integral speed...
2019-09-26 Daniel KirschtenAdded a reset button to SimulationViewEditor
2019-09-26 Daniel KirschtenMade sure listeners get removed when SimulationViewEdit...
2019-09-26 Christian FemersReworked some parts of the MachineContext to make its...
2019-09-26 Christian FemersReordered the disposal of the old resources, because...
2019-09-25 Daniel KirschtenSimulationViewEditor now reacts better to machine changes
2019-09-25 Daniel KirschtenSVE now supports context changes better (untested)
2019-09-25 Daniel KirschtenRe-added instruction preview to SimulationViewEditor
2019-09-25 Daniel KirschtenFixed an exception being thrown when the application...
2019-09-25 Daniel KirschtenSimulationViewEditor now supports machine context chang...
2019-09-25 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-09-24 Daniel KirschtenMade simulation view / LogicUIPart to an Editor