Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-02[527277] Update Java filesPierre-Charles David97-291/+485
2018-09-23[cleanup] Remove unnecessary @SuprressWarningsPierre-Charles David1-2/+1
2018-08-28[522749] Catch exceptions when a distant resource is not reachableSteve Monnier1-1/+1
2018-08-20[537414] Isolate Draw2D figuresjmallet3-3/+3
2018-08-20[527109] Fix potential NPE in case of proxy elementPierre Guilet1-5/+8
2018-08-10[525261] Add technical id on Sirius meta-modelLaurent Fasani1-3/+4
2018-08-10[527109] Fix potential NPE and class castPierre Guilet1-2/+1
2018-08-09[527109] Add a dropdown menu containing the diagram editor modesPierre Guilet1-1/+17
2018-08-09[527109] Fix wrong behaviors with double click in show/hide modePierre Guilet1-3/+3
2018-07-23[514546] Replace some Guava factory methods by pure Java equivalents -jmallet2-5/+6
2018-04-24[533537] Initialize text, line and fill colors in appearance tabLaurent Fasani1-0/+110
2018-04-12[528002] Updates the request locationFlorian Barbin1-0/+127
2018-04-11[533195] Fix NPE inPierre Guilet1-21/+23
2018-02-05[530306] Fix typo in documentation and code.pguilet4-128/+86
2017-12-29[514546] Replace some Guava factory methods by pure Java equivalentspguilet12-36/+31
2017-12-27[521467] Add margin information in diagram resultpguilet2-2/+35
2017-12-20[527109] update behavior when showing mode is activepguilet3-30/+357
2017-11-30[527047] Capability to adapt size when exporting diagrams as imagejmallet1-2/+22
2017-10-11[525799] Fix edge loop pbLaurent Redor1-1/+44
2017-10-09[506259] Fix export of diagram with decorationsLaurent Fasani1-3/+10
2017-09-28[521467] Restore binary compatibility for DialectUIServices.export() methodsPierre-Charles David1-3/+3
2017-09-22[521467] Provide more control on image scaling when exporting diagramsPierre-Charles David2-98/+83
2017-09-08[520632] Handle other cases where Sirius default PADDING is usedLaurent Redor1-4/+27
2017-08-30[519117] Do not flush layout data on intermediate sub-transactionsPierre-Charles David1-8/+17
2017-08-25[520881] Add sub EdgeLayoutData to handle edge creation with border nodeLaurent Redor2-12/+56
2017-08-25[520881] Fix bug in NodeQueryLaurent Redor1-2/+2
2017-08-04[519044] Add impact log on bend-points migration participant.jmallet1-6/+25
2017-08-03[519044] Add a migration participant for diagram with corrupted edge.jmallet1-0/+238
2017-07-20[516669] Fixes editor memento when restarting Eclipse.Florian Barbin1-1/+5
2017-07-07[518136] Remove bendpoints for rectilinear edge.jmallet1-15/+19
2017-07-05[518870] Add a migration participant for corrupted diagramLaurent Redor1-0/+473
2017-05-05[506259] Add DialectUIServices.export signature to avoid breaking APILaurent Fasani1-6/+5
2017-04-18[515044] Restore old Notes' labels alignmentAxel Richard2-1/+141
2017-04-05[487718] Add refreshEditor method in DialectUiManagerpguilet1-19/+23
2017-04-03[506259] Add parameter to display decoration in exportLaurent Fasani1-2/+10
2017-04-03[506259] Add migration participant for DecorationDescriptionLaurent Fasani1-0/+51
2017-03-15[cleanup] Replace Guava Predicate exposed in API with the Java 8 equivalentPierre-Charles David1-3/+3
2017-03-10[cleanup] Remove redundant modifiersPierre-Charles David3-10/+10
2017-03-01[507056] Handle a limitation from Cairo and adapt the testscbrun1-0/+13
2017-01-08[cleanup] Remove unneeded @SuppressWarnings annotationsPierre-Charles David3-9/+0
2017-01-08[cleanup] Remove useless @inheritDoc annotationsPierre-Charles David1-64/+0
2017-01-08[cleanup] Remove unnecessary castsPierre-Charles David3-8/+8
2017-01-08[cleanup] Remove dead codePierre-Charles David1-32/+0
2016-08-26[494766] Fix repair and migration participantLaurent Fasani1-5/+8
2016-08-26[494766] Remove DView.ownedRepresentations and adapt code to compileLaurent Fasani5-12/+21
2016-08-24[465952] Have fully qualified name for StyleCustomization.appliedOnEsteban Dugueperoux1-58/+7
2016-08-22[perf] Reduce style.getDescription() callsMaxime Porhel1-5/+7
2016-08-09[499414] Delete note attachment with corresponding Note or TextLaurent Redor1-1/+12
2016-07-01[493367] Display RepDescriptor in model explorer and change actionsLaurent Fasani1-0/+6
2016-06-17[495707] Expand the scope of the layout of regions containerLaurent Redor1-1/+27

Back to the top