Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-10-05[501836] Fix NPE in AbstractD{Table,Tree}PropertySectionPierre-Charles David1-1/+1
2016-08-26[465952] Remove obsolete classesPierre-Charles David1-79/+0
2016-08-24[465952] Have fully qualified name for StyleCustomization.appliedOnEsteban Dugueperoux1-1/+14
2016-08-22[perf] Avoid multiple calls to getXxxMapping() in tree dialectMaxime Porhel2-11/+20
2016-07-01[493367] Display RepDescriptor in model explorer and change actionsLaurent Fasani1-1/+8
2016-06-08[version] Bump version to 4.1.0Pierre-Charles David2-3/+3
2016-05-02[459993] MessageTranslator updated for translationSteve Monnier3-13/+17
2016-04-08[cleanup] Generate Sirius MM with EMF Mars.2 (tree part)Laurent Redor29-321/+314
2016-02-24[cleanup] Generate MM without changes to have a clean formattingFlorian Barbin9-13/+13
2016-02-10[version] Move to Java 1.7 as minimum required versionPierre-Charles David3-5/+5
2016-02-01[build] Baseline updatev4.0.0M5Maxime Porhel1-3/+3
2016-01-28[486654] Disable Typed Variable availability for toolsLaurent Fasani1-1/+19
2016-01-28[486654] Generate code with MM changesLaurent Fasani2-7/+10
2015-12-21[482029] Move editors declarations in their own pluginLaurent Redor2-0/+14
2015-11-26[version] Bump version to 4.0.0Laurent Redor2-3/+3
2015-11-23[482528] Add abstract 'Extension' class under 'Group' in VSMsPierre-Charles David5-5/+0
2015-11-19[482606] Compute the change description effect only onceMaxime Porhel1-2/+3
2015-11-09[481685] SemanticPropertySection should dispose its fieldsEsteban Dugueperoux1-21/+11
2015-11-09[481733] Fix CCE and make the code more robustPierre-Charles David12-24/+36
2015-11-02[480773] Manage better editor opening on Eclipse restartEsteban Dugueperoux5-6/+58
2015-10-30[version] Bump version to 3.1.2Laurent Redor2-3/+3
2015-10-19[version] Bump version to 3.1.1Pierre-Charles David2-3/+3
2015-10-14[428545] Removes focusCellManager for Tree.Florian Barbin1-7/+2
2015-10-12[build] Baseliner updateMaxime Porhel1-4/+4
2015-09-28[472057] Fix string externalization errorsPierre-Charles David1-1/+1
2015-09-11[428545] Have created DTreeItems/DLines selected automaticallyEsteban Dugueperoux2-6/+8
2015-09-08[460075] Have decoration tooltip possible on EObject in all dialectsEsteban Dugueperoux3-8/+23
2015-09-04[472057] Import the correct version of oes.ext.base in tree plug-insPierre-Charles David1-1/+1
2015-09-02[472057] Externalize translatable strings from org.eclipse.sirius.tree.uiPierre-Charles David19-292/+244
2015-08-31[475829] Redirect xxxExecs calls to default display if no workbenchcbrun2-3/+4
2015-08-25[460610] Reveal elements out of the screen during selection change.Florian Barbin1-0/+29
2015-08-19[472057] Identify non-translatable strings with NON-NLS markersPierre-Charles David7-24/+24
2015-08-14[472057] Externalize translatable strings from plugin.xml filesPierre-Charles David3-8/+14
2015-08-13[470822] Add NON-NLS markers missed by EMF regenPierre-Charles David16-19/+19
2015-08-13[470822] Re-generate core metamodels with NON-NLS markersPierre-Charles David23-132/+205
2015-08-06[cleanup] Remove redundant null checksMaxime Porhel1-4/+2
2015-08-04[473944] Reorder methods to identify the duplicationMaxime Porhel1-156/+142
2015-08-04[473944] Reduce code duplication between Tree and Table editorsMaxime Porhel1-101/+22
2015-08-04[464269] Update selection after tool execution for all dialectsLaurent Fasani1-8/+13
2015-08-04[473944] Table/Tree editor are not able to resolve their proxy inputMaxime Porhel1-0/+39
2015-07-23[build] Baseliner updateMaxime Porhel1-1/+1
2015-07-08[cleanup] Remove useless code in all dialect editor on interpreter initEsteban Dugueperoux1-82/+13
2015-07-07[460810] Do not hide selected tree item in DTree editorMaxime Porhel1-44/+3
2015-06-10[version] Bump version to 3.1.0Pierre-Charles David2-3/+3
2015-05-21[424422] Cleanup FontFormat access from tree labelProviderEsteban Dugueperoux1-9/+2
2015-05-18[build] Baseliner update for 3.0.0 RC1Maxime Porhel1-1/+1
2015-05-18[424422] Update diagram, table, tree and tests to support underline andMélanie Bats2-12/+61
2015-05-05[456771] Add UI plugin that contains extensions definitionLaurent Fasani1-11/+0
2015-04-16[464162] Have Quickoutline for tree editorEsteban Dugueperoux7-2/+302
2015-03-31[cleanup] Update metamodel generation formattingLaurent Fasani27-266/+302

Back to the top