Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-10-01Do not force refresh after change of group/filter, it is uselessMikaël Barbero1-2/+0
2013-10-01Do not call the same method twice when we already stored the result.Mikaël Barbero1-1/+1
2013-10-01Extract isThreeWay methodMikaël Barbero1-10/+20
2013-10-01Add cross referencer to TreeNode.data to retrieve TreeNode from EObjectMikaël Barbero1-8/+17
2013-09-30Simplify the instanceof chain testsMikaël Barbero1-13/+7
2013-09-30Refresh StructureMergeViewer from notifications of displayed nodesMikaël Barbero2-1/+1
2013-09-30Always create a match accessor, even when one side is nullMikaël Barbero3-7/+166
2013-09-27Update UML Specific AccessorsAxel Richard1-1/+3
2013-09-26[417790] Highlighting of required diffMikaël Barbero4-16/+41
2013-09-24[416400] - Fix IOWrappedException by adding a ConflictMergerAxel Richard1-0/+36
2013-09-23Remove deprecated methods.Mikaël Barbero1-2/+7
2013-09-23[416699] - Fix markers not properly displayed in the gutter barAxel Richard2-3/+3
2013-09-09Ensure that !EMFResourceMapping.equals(SimpleResourceMapping)Mikaël Barbero4-1/+535
2013-09-06[416441] - Enhance "Show consequences" dropdown menuAxel Richard4-2/+249
2013-08-14Display number of computed and filtered differences in structure viewerMikaël Barbero2-11/+47
2013-08-14Workaround bug 293926 only when installed on 3.7 and previous releasesMikaël Barbero1-1/+16
2013-08-14Restore label display on top of structure merge viewerMikaël Barbero5-6/+10
2013-07-30Restore undo/redo facilities in EMF Compare text merge viewer.Mikaël Barbero1-0/+18
2013-07-29Add diagnostic to comparison object.Cedric Notot1-0/+19
2013-07-29Use EMF Compare's AdapterFactory registry in content merge viewer.Mikaël Barbero2-2/+6
2013-07-29Prevent potential ConcurrentModificationException.Mikaël Barbero1-0/+2
2013-07-26[413707] Remove merge buttons in content merge viewerAxel Richard3-166/+75
2013-07-25[400424] Next Difference button doesn't select the next differenceAxel Richard2-1/+239
2013-07-25[411663] Prevent comparison between an object and one of its container.Axel Richard2-161/+182
2013-07-24[413608] Merge a diff already merged raises an exceptionAxel Richard1-1/+4
2013-07-23[413511] Do not include root of TreeIteratorMikaël Barbero1-1/+1
2013-07-22[413225] Fix Consequences are not properly highlightedAxel Richard2-5/+2
2013-07-18[413232] Display "Compute Differences" in SMV when compute modelAxel Richard1-3/+1
2013-07-16[413042] Fix Save editor always display the default group.Axel Richard2-3/+7
2013-07-16Update merge/navigation actions behaviorAxel Richard4-121/+96
2013-07-16[411493] Selected filters are not always applied to CMV parts.Axel Richard2-9/+59
2013-07-16Merge "[412748] EMF Compare Property View"Mikael Barbero4-1/+206
2013-07-16[412748] EMF Compare Property ViewAxel Richard4-1/+206
2013-07-16[412827] Fix ArithmeticException on Tree Ruler annotations.Axel Richard1-1/+1
2013-07-16Refactor Groups.Mikaël Barbero27-1353/+416
2013-07-08[412088] NPE in CVS Team Support due to EMFResourceMappingVictor Roldan Betancort1-176/+170
2013-06-27[398361] Enhanced Model Merge UIAxel Richard35-747/+3661
2013-06-24Invalid path for local file revision, regression introduced in e8c43e5Laurent Goubet1-2/+22
2013-06-24Do not log warning when there are not potential coherence issuesLaurent Goubet1-4/+6
2013-06-24[411464] Dot not use a view for the traversal's sets.Laurent Goubet4-17/+15
2013-06-21Bypass EGit's "repository relative paths".Laurent Goubet6-17/+188
2013-06-21Filling of the implication link with UML subsets.Cedric Notot2-5/+5
2013-06-20Prevent logical model from containing multiple starting pointsLaurent Goubet5-53/+311
2013-06-20Missing copyrights, typoLaurent Goubet3-0/+34
2013-06-19Merge "Cache the dependency graph as Team calls it _a lot_"Mikael Barbero8-169/+428
2013-06-19Deprecate use of EMFCompare#createDefaultScope(...)Laurent Goubet1-1/+2
2013-06-19Cache the dependency graph as Team calls it _a lot_Laurent Goubet8-169/+428
2013-06-18Useless code, resources, and warningsLaurent Goubet7-551/+6
2013-06-18Introduce extension point for the model resolvers.Laurent Goubet11-11/+441
2013-06-18Enhanced placeholders displayAxel Richard2-5/+3

Back to the top