Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-14[version] Bump version to 5.0.1Pierre-Charles David2-3/+3
2017-05-31[documentation] Improve properties view documentationMélanie Bats1-1/+1
2017-05-23[refactoring] Improve the preprocessing of the actionsStéphane Bégaudeau3-77/+10
2017-05-23[cleanup] Add some documentation for a warningStéphane Bégaudeau1-0/+1
2017-05-17[510126] Use PropertiesExpressionQueryProvider for Dialogs & Wizardscbrun1-1/+2
2017-05-17[510126] use the actual Java type to initialize VariableTypecbrun1-2/+2
2017-05-17[510126] declare the 'newValue' variable in the context of a TextAreacbrun1-1/+1
2017-05-17[496076] Contribute actions on the groups and pagesMélanie Bats7-42/+73
2017-05-17[496080] Add support for indented pagesMélanie Bats1-0/+1
2017-05-16[516734] Remove unused importsPierre-Charles David1-1/+0
2017-05-16[516734] Adapt SiriusToolServices to use Set<> and List<>cbrun3-9/+12
2017-05-16[515884] Use "EObject" as the target type when domainClass is not setcbrun1-1/+2
2017-05-16[509866] Remove unused importsPierre-Charles David1-40/+20
2017-05-16[510126] Fix NPE when EPackages have poor registrationcbrun1-1/+4
2017-05-16[509866] Moving the initalization in the core plugincbrun1-0/+10
2017-05-16[514546] Remove dependencies to guava from properties pluginsStéphane Bégaudeau7-133/+92
2017-05-11[507474] Update Guava range to [15.0,22.0)Pierre-Charles David1-3/+2
2017-05-04[507314] Move the default rules to a dedicated bundleStéphane Bégaudeau7-275/+17
2017-05-04[496065] Handle extends and overrides on reference widgetMélanie Bats2-4/+2
2017-05-04[496065] Add support for the overrides in the preprocessing.Mélanie Bats15-133/+651
2017-05-04[496065] Add support for the filters in the preprocessing of .odesignMélanie Bats11-84/+277
2017-05-04[496060] Add support for wizards in SiriusStéphane Bégaudeau1-0/+120
2017-04-18[496065] Fix widget actions preprocessorMélanie Bats2-0/+45
2017-04-05[refactoring] Remove calls to Optional#get() and Optional#isPresent()Stéphane Bégaudeau4-54/+39
2017-04-04[514650] Add missing EKeys in properties metamodelMélanie Bats1-27/+114
2017-03-31[510017] Do not propose *all* features for automatic widget creationPierre-Charles David1-7/+15
2017-03-12[496060] Add first support for dialogsStéphane Bégaudeau12-92/+389
2017-03-10[cleanup] Remove redundant modifiersPierre-Charles David2-3/+3
2017-03-09[refactoring] Fix a potential NPE with the import of the default rulesStéphane Bégaudeau1-9/+12
2017-03-08[496065] Add support for the preprocessing of .odesign models.Florent Latombe40-352/+1892
2017-03-08[512161] Use a dedicated menu builder to create the Properties ViewStéphane Bégaudeau1-2/+15
2017-03-08[496065] Properties View ImportMélanie Bats19-75/+831
2017-02-16[cleanup] Disable unavoidableGenericTypeProblems JDT warningsPierre-Charles David1-0/+1
2017-02-16[cleanup] Change comments formatter length to 120Maxime Porhel1-1/+1
2017-02-08[510028] Move the description converter out of the UI pluginStéphane Bégaudeau26-3/+2268
2017-02-08[510028] Move SiriusInterpreter out of the UI pluginStéphane Bégaudeau2-1/+105
2017-02-07[510028] Move expressions-related code out of the UI pluginStéphane Bégaudeau12-3/+1709
2017-02-07[510028] Move the migration participants out of the UI pluginStéphane Bégaudeau5-0/+440
2017-02-07[510028] Remove non-UI code from Sirius Properties UIStéphane Bégaudeau24-0/+1181

    Back to the top