Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-08-30[531282] Sirius Diagram plugin : merge src and src-core foldersMaxime Porhel211-36767/+0
2021-08-30[531282] Sirius Core Model plugin creationMaxime Porhel6-11/+9
2021-08-30[531282] Move SiriusPlugin in a different packageMaxime Porhel39-179/+132
2021-08-25[531282] Diagram Model plugin creation.Maxime Porhel94-6067/+69
2021-08-20[531282] Move some model only queries to ease modularizationMaxime Porhel13-82/+83
2021-08-20[531282] Reorganize metamodel helpers to ease modularizationMaxime Porhel47-686/+643
2021-08-18[531282] Optimize mappings checks in DDS::processEdgeMappingsRefreshMaxime Porhel1-40/+26
2021-08-18[531282] Remove DiagramDescription allTools and allEdgeMappingsMaxime Porhel8-133/+65
2021-07-22[531282] Cleanup step before diagram modularizationMaxime Porhel8-255/+11
2021-04-28[572828] Update participant to unset originalStyle featurev6.5.0rc1Laurent Fasani1-0/+39
2021-04-19[572828] Fix a potential NPELaurent Redor1-1/+1
2021-04-16[572828] Add a migration participant to clean originalStyle featuresLaurent Fasani1-0/+98
2021-03-09[fix] Fix potential NPE in StyleHelper.featureCanBeSet()Pierre-Charles David1-11/+2
2020-10-30[563117] Merge Sequence diagram specific API into general APIArnaud Dieumegard1-61/+48
2020-08-03[565700] Avoid breaking rep lazy loading when creating a new repLaurent Fasani1-5/+6
2020-05-29[563673] Fix decorations display on list elementsLaurent Fasani1-1/+3
2020-03-11[553820] Add preferences to have default values for jump linksLaurent Redor1-14/+54
2020-03-11[553775] Consider new jump link type from GMF 1.13.0Laurent Redor1-0/+36
2019-12-12[552839] Fix typo and Javadoc problem of previous commitLaurent Redor1-2/+2
2019-12-11[553866] avoid NPE in ChangeLayerActivationCommandjpequery1-0/+23
2019-12-06[553182] Prevents NPE notification regarding deleted representationsArthur Daussy1-16/+23
2019-09-13[548631] CleanupMaxime Porhel1-2/+1
2019-09-12[548631] Fix representation copy - documentation needs to be copied tooMaxime Porhel1-15/+2
2019-09-06[548631] Fix memory leak and missing loggingPierre Guilet1-7/+0
2019-09-06[550663] Fix multiple calls to FilterService.sortFiltersPierre Guilet2-5/+100
2019-08-27[549054] Add two system properties to allow to disable the optimizationsMaxime Porhel1-0/+9
2019-08-20[548631] Fix tests and bugs after name and description movePierre Guilet1-2/+2
2019-07-19[549054] Enable LayerHelper activeParentLayers cache during refreshMaxime Porhel1-0/+3
2019-07-19[549054] Optimize refreshAllElementVisibility.Maxime Porhel2-16/+57
2019-07-19[549054] Activate uri fragment cache during visibility computation.Maxime Porhel1-9/+15
2019-07-19[549054] Add a uri fragment cache to optimize the refresh.Maxime Porhel1-10/+9
2019-07-19[549054] Change the behavior and documentation of isInActivatedLayerMaxime Porhel3-28/+20
2019-07-19[549054] Avoid duplicated calls to DDiagramElement::getParentDiagram()Maxime Porhel6-25/+31
2019-07-15[548631] Move name and description from DRep to DRepDescPierre Guilet6-21/+62
2019-07-09[549069] Iterate the semantic elements with a fixed orderv6.2.2rc1Laurent Fasani1-2/+3
2019-07-09[547699] Enhance the previous commit to concatenate two lists in a SetLaurent Fasani1-6/+7
2019-07-03[cleanup] Remove overriden method which only calls its super methodMaxime Porhel2-12/+0
2019-05-27[547699] Remove Sets calls to avoid Guava dependency on the server-sideSteve Monnier1-5/+8
2019-02-11[543651] Fix repair not workingPierre Guilet1-6/+8
2019-02-08[542859] Move SiriusInterpreterContextFactory out of the APIPierre-Charles David2-2/+2
2019-02-05[529526] Remove usages of Sirius's Option in oes.commonPierre-Charles David2-16/+9
2019-02-05[542839] Remove the useless Id internal classPierre-Charles David1-63/+15
2019-02-05[542839] Simplify some code using Java 8 featuresPierre-Charles David1-40/+15
2019-02-05[542839] Remove IsMappingOfCurrentDiagramDescriptionPierre-Charles David2-51/+7
2019-02-05[542839] Remove ValidTargetPredicatePierre-Charles David2-60/+20
2019-02-05[542839] Move the diagram refresh out of the "experimental" packagePierre-Charles David21-1584/+1544
2019-02-05[542839] Remove the initDiagram() override in DDiagramSynchronizerPierre-Charles David2-24/+6
2019-02-05[542839] Remove useless overrides in DDiagramSynchronizerPierre-Charles David1-35/+1
2019-02-05[542839] Remove DiagramElementsHierarchyVisitorPierre-Charles David4-89/+8
2019-02-05[542839] Extract DefaultDiagramElementsHierarchyVisitor.getChildren()Pierre-Charles David2-42/+52

Back to the top