Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-11-14[core] Update mwe2 workflows to new xtext code generatorJan Belle16-110801/+824
2020-07-04[ui] Add content assist for namespace of import statementsv_3.1.0Jan Belle1-1/+9
2020-06-24Bug 564609 - [core] organize imports doesn't consider references of SPPsHenrik Rentz-Reichert1-1/+45
2020-05-22[core.room] Remove compound protocolsJan Belle9-13538/+10969
2020-05-15[core.room] Implement validation for wiring algorithmJan Belle1-23/+2
2019-11-29Bug 546282 - [ui] Implement "organize imports"Henrik Rentz-Reichert3-0/+143
2019-11-22[core.room] Refactor room grammar to represent the order of its classesJan Belle5-11224/+10874
2019-10-22Bug 550882 - [diagram] diagram close with "don't save" does not workJuergen Haug1-70/+2
2019-10-18Bug 550882 - [diagram] diagram close with "don't save" does not workHenrik Rentz-Reichert1-2/+2
2019-10-11Merge "Bug 550612 - [ui] Diagrams should be openable for non-critical validat...Juergen Haug1-14/+10
2019-10-11[releng] Ensure consistent versioning of eclipse pluginsJan Belle1-17/+17
2019-10-09Bug 550612 - [ui] Diagrams should be openable for non-criticalHenrik Rentz-Reichert1-14/+10
2019-08-26added RoomModel template with correct namespace + minor improvementsJuergen Haug4-12/+46
2019-08-19Bug 550217 - [room.ui] restricted import quickfix to RoomClasses onlyJuergen Haug1-1/+2
2019-07-22Bug 549448 - [dialog] reference selection behaves like editorJuergen Haug1-0/+4
2019-07-19[ui] improved usability of imports + removed deprecated warningv_2.0.0-RC12Juergen Haug3-80/+26
2019-07-17Bug 549333 - [ui] Improve highlight of annotations and commentsJuergen Haug3-22/+9
2019-07-10Bug 549132 - [room.ui] Add hyperlink to namespace importsJuergen Haug1-3/+2
2019-06-10Bug 548124 - [ui] added editor folding for copyright and importsJuergen Haug2-3/+12
2019-06-03[releng] removed versions for emf in manifestJuergen Haug1-1/+1
2019-05-16[ui] hover text shows elements namespaceJuergen Haug4-10/+40
2019-05-15[common.ui] Modify content assist to always propose unqualified namesJan Belle2-98/+29
2019-05-07[generator.tests] Migrate tests to new import systemJan Belle1-1/+1
2019-05-03Bug 546030 - [doc.gen] Improve preview of documentation commentsJuergen Haug1-7/+5
2019-03-10[core] Implement validation and quickfix for room model nameJan Belle2-0/+25
2019-03-06[core] Allow import statement without uriJan Belle5-8669/+9071
2019-03-01Bug 544723 - [room] Added annotation target RoomModelJuergen Haug7-9229/+9476
2019-02-25Bug 544723 - [room] Add annotation for deprecated elementsJuergen Haug2-7/+63
2019-02-14Bug 544440 - [room.ui] Add auto import quickfix for unresolved elementsJuergen Haug2-0/+124
2019-02-11Bug 541024 - Template proposals have wrong identation and newlinesJuergen Haug1-105/+76
2019-01-27Merge "Bug 543468 - New annotation targets in FSM"Henrik Rentz-Reichert5-9809/+11433
2019-01-18Bug 543564 - [doc.gen] add operations in generated documentationJuergen Haug1-0/+6
2019-01-16Bug 543468 - New annotation targets in FSMChristian Hilden5-9809/+11433
2019-01-12Bug 540562 - Support var args for operationsJuergen Haug7-8792/+9046
2018-12-14Bug 541363 - [Usability] SAP not satisfied should be validated in editorHenrik Rentz-Reichert1-2/+6
2018-11-23switched back to former implementation in RoomEditorHenrik Rentz-Reichert1-2/+10
2018-11-23reduced warnings in eTrice Java and Xtend sourcesHenrik Rentz-Reichert3-4/+5
2018-11-02Bug 540718 - documentation fields should be added to SAP and SPPHenrik Rentz-Reichert5-5318/+5692
2018-10-12removed usage of DCTools againHenrik Rentz-Reichert5-146/+62
2018-09-28[core] Avoid repeated injector creationJan Belle1-2/+3
2018-08-31bug 538027 - switching from EPL-1.0 to EPL-2.0Henrik Rentz-Reichert22-43/+83
2018-07-06next version will be 2.0.0v_2.0.0-alphaHenrik Rentz-Reichert1-9/+9
2018-07-06Merge remote-tracking branch 'newfsmgen_finalize'Henrik Rentz-Reichert20-10467/+11996
2018-07-06Bug 536769 - [room.ui] Use new DC tools for content assistHenrik Rentz-Reichert6-65/+152
2018-07-06version 1.1.3v_1.1.3Henrik Rentz-Reichert1-7/+7
2018-06-18Merge remote-tracking branch 'gerrit/master' into newfsmgen_finalizeJuergen Haug1-7/+7
2018-03-05compatibility with older guava versionsJuergen Haug1-8/+4
2018-02-23[ui] fixed detail expressions in dialog and guardJuergen Haug3-14/+38
2018-02-23[ui] improved detail expressionsJuergen Haug1-1/+2
2018-02-19[expression.ui] intermediate workaround for npe in dialogsJuergen Haug1-1/+6

Back to the top