Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-08-14[ui.common, ui.common.base] factored out ROOM independent parts into the new ...Henrik Rentz-Reichert4-6/+6
2014-08-08[*] factored out Finite State Machines into a separate DSL between Base and RoomHenrik Rentz-Reichert2-6/+6
2014-08-06static utility methods converted to class methods to be able to useHenrik Rentz-Reichert3-11/+26
2014-07-18[room.ui] fixed stack overflow in RoomOutlineJuergen Haug1-4/+6
2014-06-05[ui.common] provide a wizard that helps with the creation of simpleJuergen Haug1-0/+4
2014-05-23Merge branch 'change/26756/8'Henrik Rentz-Reichert2-119/+0
2014-05-23[core,gen] improved validation for standalone/generationJuergen Haug2-119/+0
2014-05-22[core.ui] fixed ValidationExtensionPreferencesJuergen Haug2-13/+34
2014-05-05[core.*] move Import rule and ImportedFQN rule to core.commonJuergen Haug6-213/+10
2014-04-07[ui] quickfix for multi line detail code stringJuergen Haug2-0/+63
2014-03-24Bug 400663: add icons and texts to Xtext based DSLs where missingHenrik Rentz-Reichert1-1/+23
2014-03-10[room.ui] semantic highlighting for annotationsHenrik Rentz-Reichert3-0/+116
2014-02-24Bug 428336: [core.room] import dependency loader incorrect for different path...Henrik Rentz-Reichert2-3/+5
2014-02-17UriResolver doesn't use platform schemeHenrik Rentz-Reichert1-2/+2
2014-02-17Bug 428336: [core.room, generator] import dependency loader incorrect for dif...Henrik Rentz-Reichert1-6/+3
2013-12-02bug 416646: [core.room] add quick fix support for annotations and their defin...Henrik Rentz-Reichert1-0/+168
2013-11-26[generator.c] fix in attribute initializationHenrik Rentz-Reichert1-0/+22
2013-11-20[core.room] Bug 422156: allow import from models archived in jars on the clas...Henrik Rentz-Reichert1-2/+5
2013-11-12[*] reduced warningsHenrik Rentz-Reichert1-1/+0
2013-10-17[generator.java, generator, generator.ui, core.room.ui] re-factoring of wizardsHenrik Rentz-Reichert1-506/+0
2013-10-17[generator] Bug 419660: add wizard to create a new set of modelsHenrik Rentz-Reichert1-56/+72
2013-10-09[generator.java][core.room] Bug 418988: let new wizard also create a launch c...Henrik Rentz-Reichert1-1/+26
2013-09-25[core.room] bug 418003: allow instance to thread mappings also for replicated...Henrik Rentz-Reichert2-7/+5
2013-09-23[ui] added special characters warning/treatment in filesJuergen Haug1-2/+4
2013-09-19[core.*] bug 417170: [core.room, core.common] pull annotations andepaen2-3/+21
2013-09-18[core.room] bug 414398: [core.room] provide quick fix for "Destructor must ha...Henrik Rentz-Reichert1-0/+23
2013-09-05Initial commit of AnnotationType featureepaen1-0/+10
2013-08-07[*] bug 414560: [core.etphys][core.room] rename some attributes and reference...Henrik Rentz-Reichert4-27/+27
2013-07-26[core.room.ui, generator.java] bug 413831: [generator.java] Let Empty eTrice ...Henrik Rentz-Reichert1-185/+196
2013-07-26[*] manually merged DynamicActors, new ui.structure and physical model aware ...Henrik Rentz-Reichert2-1/+38
2013-07-23manual revert to the contents of 19.7.2013, commit 70f0f87Henrik Rentz-Reichert1-37/+0
2013-07-19Merge branch 'DynAct' into DynamicActorsTmpHenrik Rentz-Reichert1-0/+37
2013-07-16[core.room] new quick fix, more optional actor validationHenrik Rentz-Reichert1-119/+130
2013-07-12Merge remote-tracking branch 'origin/master'Thomas Schuetz22-2524/+2524
2013-07-08[core.room] bug 412084: [core.room] Introduce DynamicsType in grammarHenrik Rentz-Reichert1-0/+26
2013-04-11[core.room.ui] improved content assist for import pathsHenrik Rentz-Reichert3-25/+28
2013-03-28[core.room] bug 404552: [core.room.ui] create a preference page for activatio...Henrik Rentz-Reichert2-0/+234
2013-03-18[core.room.ui] fix in outline for derived actor classesHenrik Rentz-Reichert1-2/+6
2013-03-15Merge remote-tracking branch 'origin/master'Henrik Rentz-Reichert1-0/+46
2013-03-15[core.room] bug 403441: DataClass: attribute with ref to self does not work Henrik Rentz-Reichert1-0/+11
2013-03-15[ui] (Bug 369516) add first level elements of imported model as childrenJuergen Haug1-0/+46
2013-03-06Merge "[ui] (Bug 398474) linking from editor to outline doesn't work for elem...Henrik Rentz-Reichert2-43/+52
2013-03-05[ui] (Bug 398474) linking from editor to outline doesn't work forJuergen Haug2-43/+52
2013-03-04Merge branch 'change/10794/1'Henrik Rentz-Reichert1-1/+11
2013-02-06Added icons for config, etmap and etphys models and icons forrohit21agrawal1-1/+11
2013-02-05[core.room] added JavaDoc for RoomHelpersHenrik Rentz-Reichert1-4/+3
2013-01-25[core.room] quick fix support for wrong namespace in omportHenrik Rentz-Reichert1-0/+11
2013-01-24[core.room, generator, generator.c] some re-factoringsHenrik Rentz-Reichert1-23/+5
2012-11-21[core.room] validation and quick fixes for threads and mappingsHenrik Rentz-Reichert1-14/+31
2012-11-21[core.room.ui] added capability to open external files from importsHenrik Rentz-Reichert1-3/+32

Back to the top