Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-11-12[421083] Fix Difference Group providers are shared between comparisons.Axel Richard10-98/+158
2013-10-30[416413] Fix Difference not selected in content merge viewerAxel Richard1-5/+10
2013-10-18Minimize the number of events to dispatch.Mikaël Barbero2-68/+10
2013-10-18Fix initialization order of group providerMikaël Barbero2-12/+74
2013-10-18Remove leak from difference group provider.Mikaël Barbero7-3/+89
2013-10-18Use eventbus for IEMFCompareConfiguration.Mikaël Barbero33-508/+795
2013-10-11Create a constant for default group providerMikaël Barbero1-0/+3
2013-10-11Use appropriate constructorMikaël Barbero1-6/+1
2013-10-11Extract Toolbar in its own class.Mikaël Barbero3-19/+4
2013-10-11Add ComparisonScope to IEMFCompareConfigurationMikaël Barbero3-0/+19
2013-10-11The '>' marker should be added at tree node level, not match levelMikaël Barbero1-2/+24
2013-10-11Avoid the refresh of structure merge viewer to collapse the tree.Mikaël Barbero1-9/+9
2013-10-11Introduce MergeMode and rewrite actions.Mikaël Barbero3-5/+8
2013-10-11Make merge action listener to selection instead of SMV constantsMikaël Barbero1-5/+0
2013-10-11Enhanced EMFCompareConfigurationMikaël Barbero7-188/+256
2013-10-04Remove storage of adapter factory property sheet adapter factory.Mikaël Barbero1-2/+0
2013-10-04Pull up implementation of isAdapterForTypeMikaël Barbero6-44/+17
2013-10-03Factorized out filtering code.Mikaël Barbero11-220/+210
2013-10-03Introduce IEMFCompareConfiguration.Mikaël Barbero13-119/+311
2013-10-02Give up handlers/commands - Back to actionsAxel Richard1-1/+0
2013-10-01Do not try to set expanded tree paths, we can't as objects are changedMikaël Barbero1-3/+0
2013-10-01Properly implement getParent in TreeNodeItemProviderSpecMikaël Barbero10-129/+108
2013-10-01Add cross referencer to TreeNode.data to retrieve TreeNode from EObjectMikaël Barbero7-27/+125
2013-09-30Add IItemFontProvider as a supported type and replace AdapterFactoryUtilMikaël Barbero2-9/+23
2013-09-30Introduce AbstractTypedElementAdapter to safely delegate item providersMikaël Barbero9-66/+105
2013-09-30Always create a match accessor, even when one side is nullMikaël Barbero3-18/+21
2013-09-30Remove unnecessary loop to copy an iterableMikaël Barbero1-15/+9
2013-09-27Update UML Specific AccessorsAxel Richard6-10/+59
2013-09-26[416936] - UML Refined elements filter changes diff orderAxel Richard1-5/+33
2013-09-23Merge "Add utility methods to MergeViewerSide"Axel RICHARD1-0/+23
2013-09-23Add utility methods to MergeViewerSideMikaël Barbero1-0/+23
2013-09-23Removed unused interfacesMikaël Barbero2-38/+0
2013-09-23[416433] - Filter Identical elements display wrong elementsAxel Richard1-0/+21
2013-09-23[416434] - Display resource attachment changes properlyAxel Richard2-6/+4
2013-08-14Restore back the (fore/back)ground color of items in structure viewerMikaël Barbero2-1/+48
2013-08-14Add accessor for match resource to let comparing resource serializationMikaël Barbero2-0/+162
2013-08-14Do not display number of unresolved differences on goup label.Mikaël Barbero2-20/+14
2013-07-29Removed RankedAdapterFactory class.Mikaël Barbero1-23/+1
2013-07-26[413789] Resource contents not highlighted in content merge viewerAxel Richard2-3/+36
2013-07-26[409400] Fix ClassCastException double clicking on a MatchAxel Richard1-8/+12
2013-07-25[413606] Move differences are not display in the structure merge viewerAxel Richard2-7/+74
2013-07-22New extension point to extend group providersAxel Richard7-36/+449
2013-07-16[413042] Fix Save editor always display the default group.Axel Richard1-1/+5
2013-07-16[413041] Refresh viewer one time when init filtersAxel Richard2-5/+28
2013-07-16[411493] Selected filters are not always applied to CMV parts.Axel Richard7-37/+142
2013-07-16[412748] EMF Compare Property ViewAxel Richard1-0/+5
2013-07-16Refactor Groups.Mikaël Barbero18-222/+1164
2013-06-27[398361] Enhanced Model Merge UIAxel Richard2-1/+5
2013-06-21Filling of the implication link with UML subsets.Cedric Notot3-3/+3
2013-06-20Missing copyrights, typoLaurent Goubet3-0/+35

Back to the top