Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-16Fix JGit dependency version range3.3.3M7b3.3.3Laurent Delaigue1-1/+1
2018-05-03Improve performance of DiffUtil3.3.3M7Philip Langer1-83/+233
2018-05-03Improve performance of ComparisionUtilPhilip Langer1-42/+40
2018-05-03Improve performance of equality helperPhilip Langer2-62/+79
2018-05-01[525473] [Papyrus] Connections disappear when comparing multiple diagramsChristian W. Damus1-1/+10
2018-05-01Avoid visiting elements multiple times in Graph.ParentsIteratorPhilip Langer1-2/+18
2018-05-01[525286] [Papyrus] Diffs in invisible stereotype property visualizations not ...Christian W. Damus1-3/+8
2018-05-01[521940] Prevent index out of bounds exception on empty SMV treePhilip Langer1-18/+37
2018-05-01SWTUtil.safeRedraw should check for disposed controlPhilip Langer1-2/+5
2018-05-01[527567] Generalize the table and tree merge viewer frameworkPhilip Langer9-245/+538
2018-05-01[529882] Synchronize zoom levels and allow changing it in diagram CMVCamille Letavernier1-2/+96
2018-05-01Improve performance of the merging processPhilip Langer5-128/+519
2018-05-01Improve performance of IDiffRelationshipComputer implementationsPhilip Langer5-274/+246
2018-05-01Improve performance of AbstractCopyCommand.getChangedDiffsPhilip Langer1-6/+6
2018-05-01[527864] Prevent CMV lines to be broken after merging an add/delete diffPhilip Langer1-3/+5
2018-05-01[527858] Selecting a diff with conflicts failsPhilip Langer2-7/+48
2018-05-01[527567] DiagramCompareItemProviderAdapterFactory should be a decoratorPhilip Langer4-85/+128
2018-05-01[508526] Improve text comparePhilip Langer14-546/+1908
2018-05-01The show merge consequences control is confusing when disabledPhilip Langer6-60/+111
2018-05-01EMFCompareStructureMergeViewer does much redundant work changing inputPhilip Langer2-29/+81
2018-05-01Support key bindings for commonly used merge/navigate actionsPhilip Langer3-6/+216
2018-05-01Improve ManyStructuralFeatureAccessorImpl.getDiffWithValue(Object)Philip Langer1-8/+16
2018-05-01Improve IMerger registry implementationPhilip Langer1-23/+51
2018-05-01Improve performance of textual value matchingPhilip Langer2-8/+6
2018-04-30Improve performance of ComparisonSpecPhilip Langer1-34/+81
2018-04-30Avoid expensive notifications processing after compare editor is closedPhilip Langer1-2/+3
2018-04-30Decrease progress monitoring overheadPhilip Langer1-16/+80
2018-04-30AbstractStructuralFeatureAccessor.computeDifferences lazilyPhilip Langer1-3/+6
2018-04-30Cache StructureMergeViewerFilter resultsPhilip Langer1-1/+24
2018-04-25[522422] Label-based content viewer should clean up the toolbarPhilip Langer1-1/+8
2018-04-20[522372] Introduce timeout for auto expansion and expand all behaviorPhilip Langer6-13/+301
2018-04-19[521948] Support changing the state of diffs already in terminal statePhilip Langer13-168/+1217
2018-04-19[516248] Improve Navigatable cachingPhilip Langer2-61/+98
2018-04-19[516248] Actions for previous/next unresolved changeMartin Fleck12-110/+304
2018-04-12Icon folder should be included in the build (Egit.ui)Arthur Daussy1-17/+18
2018-04-12[533486] Improve content type handling by EMF CompareArthur Daussy1-10/+13
2018-04-11[533467] Fixes "require" linking process in SiriusDiffPostProcessorArthur Daussy1-1/+1
2018-03-19Proxy loading from the merge toolLaurent Goubet1-0/+10
2018-03-16Allow proxy resolution from the EMF Compare content merge viewersLaurent Goubet3-2/+59
2018-03-16Allow proxy resolution from the EMF Compare structure merge viewerLaurent Goubet3-3/+59
2018-03-16Allow loading referenced resources after the comparison is finishedPhilip Langer1-1/+1
2018-03-16SMV action to reveal all differences in conflict with selectionLaurent Goubet3-3/+87
2018-03-16Add actions to merge everything to "get right" or "keep left"Laurent Goubet9-41/+284
2018-03-15[521886] Introduce action to resolve multiple conflictsPhilip Langer27-228/+908
2018-03-13[521886] Avoid validation in EMFCompareEditingDomainPhilip Langer1-5/+49
2018-03-13No changes shown when there is an added Sirius diagramLaurent Goubet1-51/+65
2018-03-13Memory leak from the EMFModelProvider.contextToResourceMappingCacheLaurent Goubet1-10/+21
2018-03-13Memory leaks when comparing Sirius diagramsLaurent Goubet12-10/+268
2018-03-13Removing the subversive integration pluginslgoubet34-1338/+0
2018-03-13XMI files are not always modelsLaurent Goubet1-3/+0

Back to the top