Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-11-24[449007] Do not reuse PropertySheetPage which were disposedPierre-Charles David1-1/+1
2016-08-30[500253] WorkspaceClassLoading should handle import-package dependenciesMaxime Porhel1-5/+9
2016-08-24[465952] Have fully qualified name for StyleCustomization.appliedOnEsteban Dugueperoux1-3/+3
2016-05-02[459993] TranslatableMessage fields displayed with blue backgroundSteve Monnier8-2/+36
2016-01-28[486654] Generate code with MM changesLaurent Fasani8-7/+538
2015-10-13[cleanup] Update generated property views formattingPierre-Charles David1-2/+2
2015-08-27[cleanup] Rewrite several (obj != null && obj instanceof X) into (obj instanc...Maxime Porhel1-1/+2
2015-08-04[464269] Change VSM and representation meta-modelsLaurent Fasani5-17/+368
2015-07-23[cleanup] Metamodel generationBelqassim Djafer1-1/+1
2015-05-26[467860] Return the loaded class as soon as it's foundcbrun1-1/+3
2015-05-12[460706] Add a dialog to browse images in ImagePath property sectionsBenjamin Grouhan9-63/+216
2015-04-28[463456] Repair regressions in InterpretedExpresion property sectionsBenjamin Grouhan39-39/+117
2015-04-17[464514] Blacklist Sirius and dependencies for workspace classloadingcbrun2-3/+36
2015-04-09[463456] Add multiline support in property sections of interpretedBenjamin Grouhan40-1989/+1171
2015-04-09[cleanup] Remove unused import in WorkspaceClassLoadingBenjamin Grouhan1-1/+0
2015-04-01[460947] call URLClassLoader.close() reflectively to support Java6cbrun1-11/+27
2015-03-31[460947] Utilities to support invocation of Java from the workspacecbrun1-0/+554
2015-01-26[428755] Clean up adding tooltip displayed in the VSM editorBelqassim Djafer1-1/+1
2014-12-30[421359] Remove the unused "description" fontMaxime Porhel91-119/+4
2014-12-29[421359] Init the required and description fonts from the default fontMaxime Porhel1-2/+18
2014-12-12Revert "[428752] Switch auto-completion to PROPOSAL_REPLACE mode (2/2 src-gen)"Florian Barbin41-41/+2
2014-12-12Revert "[428752] move autocompletion binding from src-gen to src"Florian Barbin39-78/+1833
2014-12-04[428752] move autocompletion binding from src-gen to srcLaurent Fasani39-1833/+78
2014-12-04[428752] Switch auto-completion to PROPOSAL_REPLACE mode (2/2 src-gen)Laurent Fasani41-2/+41
2014-11-25[435752] Fix SemanticBasedDecorator domainClass property sectionBelqassim Djafer3-4/+12
2014-09-05[442176] Move WorkspaceEPackageRegistry in o.e.s.editor plugincbrun1-0/+38
2014-04-02[427803] Fix a regression in customization made during split.Laurent Redor1-7/+15
2014-03-03[429381] Fix missed rebranding in genmodelLaurent Redor1-1/+1
2014-02-28[427803] Remove diagram dependency fromMaxime PORHEL1-25/+4
2014-02-28[427803] Remove diagram dependency fromMaxime PORHEL1-38/+36
2014-02-28[427803] Remove diagram dependency from AbstractViewpointPropertySectionMaxime PORHEL1-3/+5
2014-02-25[427803] Generate editor plugin.Laurent Redor9-1460/+6
2014-02-25[427803] Prepare - Generate editor pluginLaurent Redor292-24793/+0
2014-02-04[423052] Generate editor codeLaurent Redor90-106/+106
2014-01-22Handle migration in VSM editor reloadMaxime PORHEL1-0/+13
2014-01-20[423037] Add diagram StylePackage in addition to core StylePackage.Laurent Redor1-1/+2
2014-01-14[423037] Split tool, validation and concern EPackages.Laurent Redor594-741/+742
2014-01-08[423037] Split style EPackage-org.eclipse.sirius.editorMaxime PORHEL96-165/+167
2014-01-06Merge branch 'master' into bug/423037_SplitDiagramEPackageLaurent Redor64-106/+106
2013-12-24[423037] Split diagram EPackage-org.eclipse.sirius.editorLaurent Redor148-729/+702
2013-12-24[423562] Apply the same JDT preferences to all plug-insPierre-Charles David58-86/+86
2013-12-23[423562] Ensure all plug-ins have CheckStyle enabled with the same configPierre-Charles David1-3/+3
2013-12-20[423051] Introduce sirius.ext.swt and move a few basic classes into itPierre-Charles David3-3/+3
2013-12-20[423051] Move Option and Options into sirius.ext.basePierre-Charles David4-4/+4
2013-12-20[423051] Move AllContents and Contents into sirius.ext.emfPierre-Charles David1-1/+1
2013-12-20[423051] Introduce sirius.ext.emf and move a few basic classes into itPierre-Charles David1-1/+1
2013-12-19[423037] Regen org.eclipse.sirius.editor without any change.Laurent Redor28-1114/+46
2013-12-10[422957] Remove deprecated getAllActivatedEdgeMappings fromLaurent Redor4-277/+0
2013-11-29[422686] Fix a report issue.Maxime PORHEL1-1/+1
2013-11-22[422260] Remove Contribution duplicated classes.Maxime PORHEL19-34/+34

Back to the top