Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-12[510040] Add CNF capabilities to session editor's model block.pguilet9-52/+223
2017-05-12[510040] Add grouping by checkbox to session editorpguilet10-91/+235
2017-05-12[510040] Fix empty representation creation pguilet1-4/+10
2017-05-12[510040] Add enable/disable viewpoint buttons and update behaviorpguilet14-199/+510
2017-05-12[510040] Update CreateRepresentationWizard to use new graphic componentpguilet27-837/+1592
2017-05-12[442136] Force full tree widget redraw when gaining focusPierre-Charles David1-0/+29
2017-05-11[441666] Document the removal of the old view and remove its APIPierre-Charles David5-35/+23
2017-05-11[495036] Add EvaluationErrorHandler to SessionInterpreterPierre-Charles David4-39/+242
2017-05-11[493353] Resolve DRepDesc.representation at Session.openLaurent Fasani2-1/+10
2017-05-11[487718] Re-introduce SubMonitor.split(int) now that Mars support is gonePierre-Charles David2-13/+6
2017-05-11[507474] Update Guava range to [15.0,22.0)Pierre-Charles David45-69/+64
2017-05-10[506259] Better refresh AdditionalLayer node in VSM editorLaurent Fasani1-2/+2
2017-05-10[495036] Allow tasks to remember the originating toolPierre-Charles David2-3/+22
2017-05-09[441666] Always use the 'Interpreter' viewPierre-Charles David3-16/+3
2017-05-09[442150] Prevent NPE in case of actions without id in the toolbar managerMaxime Porhel1-1/+1
2017-05-09[495036] Make ServiceInterpreter report the actual cause exceptionPierre-Charles David1-4/+16
2017-05-09[495036] Rename ODesignGenericInterpreter into SessionInterpreterPierre-Charles David2-3/+3
2017-05-09[495036] Cleanup RuntimeLoggerInterpreterImplPierre-Charles David1-51/+0
2017-05-05[493353] Update the release notes and developer documentation.Florian Barbin6-7/+154
2017-05-05[493353] Add a mean to store custom data on DRepresentationDescriptorLaurent Fasani20-1488/+2309
2017-05-05[506259] Update doc and release notes for transient layer and decorationLaurent Fasani7-0/+54
2017-05-05[506259] Add migration participant for transient layerLaurent Fasani9-3/+332
2017-05-05[506259] Add DialectUIServices.export signature to avoid breaking APILaurent Fasani7-12/+45
2017-05-05[506259] Display "(transient)" for transient layers in VSMLaurent Fasani3-3/+31
2017-05-04[493353] Makes the DRepresentationLocationRule interface APIFlorian Barbin4-4/+5
2017-05-04[493353] Adds updateRepresentation method on DRepresentationDescriptorFlorian Barbin3-6/+22
2017-05-04[refactoring] Fix a compilation issue of the Java compiler of EclipseStéphane Bégaudeau1-5/+7
2017-05-04[515586] Add support for force refresh with dynamic mappingsStéphane Bégaudeau12-11/+374
2017-05-04[507314] Move the default rules to a dedicated bundleStéphane Bégaudeau28-45/+756
2017-05-04[496065] Handle extends and overrides on reference widgetMélanie Bats35-64/+1198
2017-05-04[496065] Add support for the overrides in the preprocessing.Mélanie Bats30-142/+2873
2017-05-04[496065] Add support for the filters in the preprocessing of .odesignMélanie Bats21-185/+1034
2017-05-04[496060] Add support for wizards in SiriusStéphane Bégaudeau228-2448/+5917
2017-05-04[514913] Add a missing link to the custom widgets documentationStéphane Bégaudeau2-0/+6
2017-05-04[496060] Properly remove the listeners and dispose the dialogStéphane Bégaudeau1-1/+16
2017-05-03[512623] Make filter and layer items in toolBar translatable.jmallet7-6/+101
2017-05-03[505768] Update specifier guide doc for table.jmallet2-6/+6
2017-05-03[507774] Keep current feature values among valid choicesjmallet8-470/+25
2017-05-02[cleanup] Fix mouse location "cut off" problem of oes.ui.debug pluginLaurent Redor1-1/+6
2017-05-02[511019] Accept empty semantic resources in the sessionPierre-Charles David1-5/+3
2017-05-02[480891] Remove the multi-line expression editing button from the VSM editorPierre-Charles David1-14/+1
2017-05-02[432783] Ensure deterministic ordering of menu contributions.jmallet1-47/+5
2017-04-28[493353] Temporarily move SpecificClosedOrNotClosedEditorTestFlorian Barbin1-9/+6
2017-04-28[493353] Fixes ExportAsImageTestFlorian Barbin1-4/+15
2017-04-28[493353] Notify adapters when the setRepresentation is calledFlorian Barbin1-0/+4
2017-04-28[493353] Fixes DialectEditorCloserTestFlorian Barbin1-2/+2
2017-04-28[493353] Fixes SpecificClosedOrtNotClosedEditorTestFlorian Barbin1-5/+28
2017-04-28[493353] Fixes some test with bad migrationFlorian Barbin6-38/+18
2017-04-28[493353] Adds an extension point for DRepresentationDescriptor#repPathFlorian Barbin9-25/+298
2017-04-28[493353] Fixes the moveRepresentation() method to update repPathFlorian Barbin1-1/+4

Back to the top