Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-12-23[cleanup] Replace bounds modifications by explicit methods callsLaurent Redor3-8/+8
2021-07-05[531282] Move Sequence meta-model into its own plug-inMaxime Porhel4-8/+8
2020-10-23[567517] Optimize Sequence Observation LayoutMaxime Porhel1-5/+7
2020-10-23[567517] Optimize Sequence Horizontal LayoutMaxime Porhel1-6/+6
2020-10-23[567517] Remove some Lists.newArrayListNathalie Lepine1-6/+5
2020-10-23[567517] Create predecessors setsMaxime Porhel1-8/+5
2020-10-23[567517] Optimize Sequence Layout when orderings are sync.Maxime Porhel3-47/+74
2020-10-07[567517] Sequence Diagram Performance issuesNathalie Lepine1-18/+53
2019-07-03[cleanup] Reduce dependencies to diagram.ui pluginsMaxime Porhel1-17/+15
2018-10-02[527277] Update Java filesPierre-Charles David12-36/+60
2018-08-20[537414] Isolate Draw2D figuresjmallet1-4/+1
2018-07-23[514546] Replace some Guava factory methods by pure Java equivalents -jmallet3-8/+6
2017-12-29[514546] Replace some Guava factory methods by pure Java equivalentspguilet8-47/+45
2017-07-04[517917] Do not modify the lost event end cache injmallet1-25/+16
2016-08-16[cleanup] Avoid potential IllegalArgumentExceptionMaxime Porhel1-1/+8
2015-08-06[cleanup] Inefficient use of keySet iterator instead of entrySet oneMaxime Porhel1-7/+8
2014-04-17[432936] Reset the bounds flag for Message after layoutMaxime PORHEL1-2/+14
2014-04-15[429682] Remove Guava-specific Range helpers from APIPierre-Charles David1-2/+3
2014-02-25[427803] Refactoring caused by the 3 previous commitsLaurent Redor3-3/+3
2014-01-06Merge branch 'master' into bug/423037_SplitDiagramEPackageLaurent Redor7-8/+8
2013-12-24[423037] Split diagram EPackage-org.eclipse.sirius.diagram.sequenceLaurent Redor11-74/+67
2013-12-20[423051] Move Option and Options into sirius.ext.basePierre-Charles David7-8/+8
2013-10-02Post-rebranding fixes.Pierre-Charles David6-12/+12
2013-09-05Initial version.Stephane Bonnet12-0/+3400

    Back to the top