Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-23applied patch 2 ofHenrik Rentz-Reichert3-17/+30
2011-02-13generator: TODO for treatment of thread IDs in instancesHenrik Rentz-Reichert1-0/+2
2011-02-13generator: introduced thread id in instance base. This id is computedHenrik Rentz-Reichert9-1/+255
2011-02-12ui: moved NoResizeFeature to ui.commonHenrik Rentz-Reichert8-53/+8
2011-02-12ui.behavior: insert state with midpoint at mouse positionHenrik Rentz-Reichert2-4/+6
2011-02-12ui.structure: logic change in ActorBehaviorRef (breaks existingHenrik Rentz-Reichert1-32/+20
2011-02-12core.room: added method for ref namesHenrik Rentz-Reichert1-0/+16
2011-02-12ui.behavior: fixed resize of stateHenrik Rentz-Reichert1-9/+7
2011-02-12ui.behavior: fixed resize of state graphHenrik Rentz-Reichert1-7/+18
2011-02-12ui.behavior: removed unused constantHenrik Rentz-Reichert1-1/+0
2011-02-12core.room: bug fix in validation - ExitPoint can be multiply connectedHenrik Rentz-Reichert1-11/+2
2011-02-11ui.behavior, core.room: initial unique names provided for states andHenrik Rentz-Reichert5-4/+43
2011-02-11ui.behavior: bug fix for transitions from entry points (no triggers)Henrik Rentz-Reichert1-1/+3
2011-02-11ui.behavior: made some constants public for access from unit testsHenrik Rentz-Reichert3-5/+6
2011-02-09core.room: bug fix in transition validationHenrik Rentz-Reichert1-3/+4
2011-02-09ui.behavior: move associated sub-tp with tpHenrik Rentz-Reichert1-0/+47
2011-02-08ui.behavior: sub-transition point logic changed - they are created nowHenrik Rentz-Reichert4-120/+133
2011-02-08core.room: bug fix in validationHenrik Rentz-Reichert1-2/+2
2011-02-07ui.structure: suppress access restriction warningHenrik Rentz-Reichert1-0/+1
2011-02-07core.room: bug fix in transition validationHenrik Rentz-Reichert1-0/+3
2011-02-07ui.behavior: command to add missing transition namesHenrik Rentz-Reichert2-0/+99
2011-02-07ui.behavior: added switchToTop in ContextSwitcherHenrik Rentz-Reichert1-0/+8
2011-02-07ui.behavior: bug fix in CreateSubGraphHenrik Rentz-Reichert1-12/+16
2011-02-07ui.behavior: state path aligned rightHenrik Rentz-Reichert1-2/+2
2011-02-07core.room: improved error message handling in room validationHenrik Rentz-Reichert5-90/+185
2011-02-02ui.behavior: preliminary hook to make xtext resource tracking changesHenrik Rentz-Reichert1-0/+10
2011-02-02ui.common: bug fix in DiagramAccessBase for non platform model filesHenrik Rentz-Reichert1-1/+0
2011-02-01added .gitignore for bin foldersThomas Schuetz2-0/+2
2011-02-01Merge branch 'master' of http://git.eclipse.org/gitroot/etrice/org.eclipse.et...Thomas Schuetz7-64/+183
2011-02-01changes for multithreadingThomas Schuetz1-3/+3
2011-02-01ui.behavior: some things that got lost during conflict resolutionHenrik Rentz-Reichert6-63/+181
2011-02-01ui.behavior: fixed editor IDHenrik Rentz-Reichert1-1/+2
2011-02-01generator.java: generate protected members for attributesHenrik Rentz-Reichert1-1/+1
2011-02-01factored out DiagramAccessBase as common base class for structure andHenrik Rentz-Reichert10-213/+233
2011-02-01fixes in launch configurations (due to introduction of targetHenrik Rentz-Reichert1-1/+4
2011-01-31added target definitionHenrik Rentz-Reichert1-0/+24
2011-01-31Merge branch 'master' ofHenrik Rentz-Reichert32-2392/+2393
2011-01-31ui.structure: bug fixes in editing capabilities (delete/remove/edit)Henrik Rentz-Reichert8-19/+240
2011-01-31room.core: added error message in check for unique interface itemHenrik Rentz-Reichert1-2/+3
2011-01-31core.room: bug fix for fragments of inherited portsHenrik Rentz-Reichert1-0/+3
2011-01-31core.room: added validation for unique interface item names over baseHenrik Rentz-Reichert2-0/+32
2011-01-31ui.structure: bug fix in initial diagram creation - firstHenrik Rentz-Reichert1-5/+5
2011-01-31ui.structure: bug fix for external model filesHenrik Rentz-Reichert1-1/+0
2011-01-28Merge branch 'dev-ui-behavior' into HEADHenrik Rentz-Reichert1-10/+26
2011-01-28ui.structure: generalize DiagramAccess for non-platform resourcesHenrik Rentz-Reichert1-10/+26
2011-01-28core.room: more unique name providersHenrik Rentz-Reichert6-6/+40
2011-01-28ui.behavior: added eclipse file header where missingHenrik Rentz-Reichert7-0/+84
2011-01-26ui.behavior: handling of sub entry/exit points during creation (add,Henrik Rentz-Reichert6-62/+181
2011-01-25ui.behavior: added missing ContextSwitcherHenrik Rentz-Reichert1-0/+48
2011-01-25ui.behavior: hierarchical state machines (without inheritance and subHenrik Rentz-Reichert4-32/+244

Back to the top