Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-05-21[core.common] Fix import statement validationJan Belle1-1/+1
2020-11-14[core] Update mwe2 workflows to new xtext code generatorJan Belle4-19/+19
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 Belle1-14/+0
2020-05-15[core.room] Implement validation for wiring algorithmJan Belle1-23/+2
2019-11-29Bug 546282 - [ui] Implement "organize imports"Henrik Rentz-Reichert2-0/+119
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-09Bug 550612 - [ui] Diagrams should be openable for non-criticalHenrik Rentz-Reichert1-14/+10
2019-08-26added RoomModel template with correct namespace + minor improvementsJuergen Haug2-9/+41
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-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-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-01Bug 544723 - [room] Added annotation target RoomModelJuergen Haug1-1/+26
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-01-18Bug 543564 - [doc.gen] add operations in generated documentationJuergen Haug1-0/+6
2019-01-12Bug 540562 - Support var args for operationsJuergen Haug1-0/+15
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-Reichert2-4/+4
2018-10-12removed usage of DCTools againHenrik Rentz-Reichert4-144/+61
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-Reichert21-41/+81
2018-07-06Bug 536769 - [room.ui] Use new DC tools for content assistHenrik Rentz-Reichert5-64/+149
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
2018-02-15[expressions.ui] added support for types + improved performanceJuergen Haug4-13/+79
2018-02-13fixed and improved MigrateActionsJuergen Haug2-49/+65
2018-02-05Merge branch 'master' into newfsmgen_finalizeJuergen Haug2-6/+12
2018-02-05[ui] activated detail expressions for PortClass and DataClassJuergen Haug2-24/+15
2018-01-29[ui] deactivated spell checking in detail codeJuergen Haug1-1/+7
2018-01-15[ui] activated expressions for operations and ctor/dtorJuergen Haug1-0/+4
2018-01-12Bug 529445 - [newfsmgen] make old style transition data deprecatedJuergen Haug2-38/+80
2018-01-08Bug 529445 - [newfsmgen] make old style transition data deprecatedHenrik Rentz-Reichert4-3/+204
2017-10-25[targetLang] fixed single line highlightJuergen Haug1-4/+8
2017-10-22[targetLang] added highlighting + hover info + hyperlinkingJuergen Haug7-89/+219
2017-10-02[targetLang] added comments + improved namingJuergen Haug1-3/+3
2017-10-02[targetLang] added commentsJuergen Haug1-25/+29
2017-09-11[ui] fix for keyword highlightingJuergen Haug1-1/+1

Back to the top