Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-15[510040] Fix 'New...' button label initializationv5.0.0M6Pierre-Charles David1-1/+1
2017-03-15[build] Add missing org.eclipse.sirius.properties.core plug-in to the oes.spe...Pierre-Charles David1-0/+7
2017-03-15[cleanup] Replace Guava Predicate exposed in API with the Java 8 equivalentPierre-Charles David6-11/+15
2017-03-15[doc] Move Sirius 3.0 release notes out of the main pagePierre-Charles David4-1287/+1287
2017-03-15[doc] Complete and reorder release notesPierre-Charles David2-78/+75
2017-03-15[510040] Add validation for viewpoints activation in session editorpguilet6-73/+323
2017-03-15[510040] More tweaks to the editor UIPierre-Charles David5-54/+68
2017-03-14[510040] Fix graphical glitchpguilet2-5/+7
2017-03-14[releng] Fix EEF component of the target platformsPierre-Charles David4-6/+12
2017-03-14[cleanup] Improve the integration of the Properties DSLStéphane Bégaudeau49-257/+1096
2017-03-14[510040] Tweak the editor UIPierre-Charles David3-7/+33
2017-03-14[510040] Add missing package version informationPierre-Charles David1-2/+2
2017-03-14[510040] Add the session editor plug-in into the relevant featuresPierre-Charles David2-0/+14
2017-03-14[releng] Build against Oxygen M6 versions of Acceleo, AQL and EEFPierre-Charles David10-29/+25
2017-03-13[510040] Fix lost validation in viewpoint selection wizardpguilet1-8/+14
2017-03-13[510040] Graphical updatepguilet3-2/+20
2017-03-13[510040] Improve the session editorpguilet31-834/+2511
2017-03-13[cleanup] Add lost customizations in tree MM's property sectionsPierre-Charles David1-5/+11
2017-03-13[430948] Add back the custom code lost in previous regenerationPierre-Charles David1-1/+2
2017-03-13[496065] Extends Properties view feature documentation.Mélanie Bats4-4/+116
2017-03-12[cleanup] Regenerated all metamodels and VSM property sectionsPierre-Charles David862-7946/+26202
2017-03-12[496060] Add first support for dialogsStéphane Bégaudeau69-130/+4069
2017-03-12[443698] Add a "Let" model operation so one can define variablesStéphane Bégaudeau158-3541/+4508
2017-03-10[496065] Update the reference DSL for the importStéphane Bégaudeau29-1069/+1387
2017-03-10[510205] Support custom widgets creation from domain classAxel Richard16-36/+458
2017-03-10[cleanup] Remove Javadoc comment that breaks CheckStyle 6.8Pierre-Charles David1-2/+0
2017-03-10[466598] Remove local version of isLoadableModel, not used anymorePierre-Charles David1-27/+0
2017-03-10[cleanup] Use multi-catch to reduce duplicationPierre-Charles David1-5/+1
2017-03-10[cleanup] Remove unused importsPierre-Charles David1-3/+0
2017-03-10[cleanup] Remove dead codePierre-Charles David6-125/+2
2017-03-10[cleanup] Remove unused dialect APIsPierre-Charles David17-788/+29
2017-03-10[cleanup] Add missing ProfilerTask.equalsPierre-Charles David1-6/+18
2017-03-10[cleanup] Remove redundant modifiersPierre-Charles David192-403/+356
2017-03-10[cleanup] Extract local variables for clarity and speedPierre-Charles David1-55/+19
2017-03-09[509838] Integrate tutorial solutions as ready-to-install examplesPierre-Charles David46-20/+5150
2017-03-09[build] Make sure the EEF sources are included in the update-sitePierre-Charles David5-6/+16
2017-03-09[build] Use nightlies for Acceleo & AQLPierre-Charles David6-12/+12
2017-03-09[refactoring] Fix a potential NPE with the import of the default rulesStéphane Bégaudeau1-9/+12
2017-03-09[507065] Make the new syntax the default and update documentationpguilet7-9/+42
2017-03-09[430948] Add possibility to use standard font size with treespguilet17-55/+464
2017-03-08[512163] Font format migration participant copy valid valuesMélanie Bats1-2/+5
2017-03-08[496065] Add support for the preprocessing of .odesign models.Florent Latombe56-360/+4550
2017-03-08[510248] Remove "New"Stéphane Bégaudeau21-28/+634
2017-03-08[510017] Add support for the creation of preconfigured widgetsAxel Richard32-94/+1537
2017-03-08[512161] Use a dedicated menu builder to create the Properties ViewStéphane Bégaudeau14-69/+386
2017-03-08[512101] Add support for style label providerStéphane Bégaudeau4-23/+23
2017-03-08[496065] Properties View ImportMélanie Bats499-11015/+51272
2017-03-08[cleanup] ISE might occurs while navigating the aird model tooMaxime Porhel1-27/+34
2017-03-08[443518] Regroup handleNotificationEvent duplicated methodsMaxime Porhel6-194/+150
2017-03-08[cleanup] Remove the second call to IEditingSession.close()Maxime Porhel1-2/+1

Back to the top