Created model for the logic Clock
[Mograsim.git] / net.mograsim.plugin.core /
2019-08-31 Daniel KirschtenPins now have a PinUsage
2019-08-31 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-08-31 Fabian StemmlerRefactored MemoryView for extensibility
2019-08-28 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-08-27 Fabian StemmlerMemoryView is now updated when the memory is modified
2019-08-26 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-08-26 Fabian StemmlerSwitched MemoryView Content Provider to allow for a...
2019-08-25 Fabian StemmlerAdded Memory View to the plugin
2019-08-25 Fabian StemmlerAdded functionality to AsmNumberUtil
2019-08-24 Fabian StemmlerAdded valueOf(...) method to AsmNumberUtil to parse...
2019-08-10 Daniel KirschtenGUIBitDisplay and GUIManualSwitch now support logicWidt...
2019-07-18 Christian FemersRemoved old PluginTest reference
2019-07-18 Christian FemersFixed Asm Editor
2019-07-17 Daniel KirschtenFurther duplication of bad code guessing input/output...
2019-07-17 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-07-17 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-07-16 Christian FemersCreated complete Mograsim logo.
2019-07-15 Daniel KirschtenFinished renaming logic.ui to logic.model
2019-07-13 Fabian StemmlerMerge branch 'development' of
2019-07-11 Christian FemersRemoved ...core.model package from manifest
2019-07-11 Christian FemersClasses will move and be reworked in the net.mograsim...
2019-07-10 Daniel KirschtenRenamed logic.ui to logic.model
2019-07-03 Daniel KirschtenOrganized imports + cleaned MANIFEST.MF
2019-07-03 Daniel KirschtenFixed net.mograsim.plugin.core
2019-06-29 Christian FemersImproved package structure
2019-06-25 Daniel KirschtenThe user no longer has to click on "Apply" to see chang...
2019-06-25 Daniel KirschtenSimulation preview no longer can be moved / zoomed...
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-25 Daniel KirschtenCleaned project references and MANIFEST.mf Bundle-Vendo...
2019-06-24 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-06-23 Christian FemersCompletely changed the structure and switched to Eclips...