Restructured the Preferences system
[Mograsim.git] / plugins / net.mograsim.plugin.core / src / net / mograsim / plugin / tables / mi / InstructionTable.java
2020-03-27 Daniel KirschtenRestructured the Preferences system
2019-11-13 Daniel KirschtenAdded short titles for MPM columns
2019-11-13 Daniel KirschtenAdded possibility to swap column tooltip and title...
2019-10-06 Fabian StemmlerRemoved EditingSupports from Instruction Preview in...
2019-09-30 Fabian StemmlerInstruction Table Editing Support now uses the correct...
2019-09-30 Daniel KirschtenMerge branch 'machines-are-launch-configs' into development
2019-09-29 Fabian StemmlerInsured InstructionTable removes all Listeners
2019-09-28 Fabian StemmlerMade highlighted/modified cells bold; New default modif...
2019-09-27 Fabian StemmlerNon-default values are now highlighted in the Instructi...
2019-09-25 Daniel KirschtensetViewerInput now is much faster and doesn't cause...
2019-09-24 Fabian StemmlerMerge branch 'development' of
2019-09-24 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-09-23 Daniel KirschtenMade InstructionTable a bit easier to use
2019-09-20 Fabian StemmlerMerge branch 'development' of
2019-09-20 Fabian StemmlerMachine name is no in mpm files
2019-09-19 Daniel KirschtenFixed crashbug on Gtk
2019-09-18 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-09-18 Fabian StemmlerAdded active instruction preview to LogicUIPart