Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-06-18Extract and extend comparison scope builder, minimizer, and resolverLaurent Goubet22-661/+1783
2013-06-17Manage selected filters in ContentMergeViewer parts.Axel Richard3-16/+64
2013-06-10[410197] undo/redo actions not available when opening text compare.Laurent Goubet3-10/+54
2013-06-10Removing useless codeLaurent Goubet1-1/+1
2013-06-10[409503] Allow merging of ResourceAttachmentChanges in new resources.Laurent Goubet1-1/+6
2013-06-10Move Save Comparison Model Handler from RCP UI to IDE UI PluginAxel Richard3-3/+173
2013-06-07[410072] Properly save right content from textual viewers.Laurent Goubet1-5/+5
2013-05-31[409281] setSelection to widget to avoid content viewer change.Mikaël Barbero1-1/+1
2013-05-31[396260] The structure merge viewer should not unload all resourcesAxel Richard1-5/+14
2013-05-31[398423] Labels missing on Types of Classes of external resourcesAxel Richard2-123/+133
2013-05-30Never compete with Document updating during model synchronization.Mikaël Barbero2-10/+42
2013-05-29[409262] UI related operations in commandStackChanged must be protectedMikaël Barbero1-1/+6
2013-05-23fix NPE when closing the compare editor beforeMikaël Barbero1-25/+29
2013-05-16Rename SubDiffElementsFilter as CascadingDifferencesFilterAxel Richard1-2/+2
2013-05-13fix choco commitMikaël Barbero1-4/+15
2013-05-13change the range for the #populateMenuManager fixMikaël Barbero1-1/+1
2013-04-30[406537] Edition of text merge viewer live-updates model.Mikaël Barbero2-29/+245
2013-04-30Execute UI-related code in safe utilityMikaël Barbero2-20/+57
2013-04-30[406513] Define a label of 42 whitespaces to make the selection easier.Axel Richard2-2/+10
2013-04-29[406539] - NPE when using groupsAxel Richard1-2/+7
2013-04-29Add progress monitor to logical model resolution.Mikaël Barbero3-33/+84
2013-04-26Fixed the enable status of merge buttonMikaël Barbero1-1/+1
2013-04-26[406445] copy all should also work in 2 waysMikaël Barbero2-15/+72
2013-04-26[406626] update dirty state during content merger viewer <init>Mikaël Barbero6-43/+61
2013-04-25[406541] allow merge when comparing two EObjectsMikaël Barbero1-1/+5
2013-04-25make the save possible from the EMFCompareTextMergeViewerMikaël Barbero1-39/+34
2013-04-25[406548] Allow to save more than onceMikaël Barbero3-72/+96
2013-04-25Remove comparison cache fieldMikaël Barbero2-11/+3
2013-04-25[406536] Listen to textual merge to update the dirty state of theMikaël Barbero1-13/+57
2013-04-23[405720] Undo doesn't work after a mergeAxel Richard1-253/+262
2013-04-22Manage case of ancestor in MatchAccessor#getItems().Axel Richard1-3/+1
2013-04-19Displaying tree of resource attachment changes.Axel Richard2-237/+276
2013-04-19Consider logical model for local comparisons.Laurent Goubet1-0/+97
2013-04-19Simpler display for match overlayMikaël Barbero1-19/+21
2013-04-18Compute model differences in background.Mikaël Barbero1-46/+40
2013-04-17ooops... 2 Mikaël Barbero1-1/+1
2013-04-17move all logical model code to internalMikaël Barbero10-20/+12
2013-04-17Don't use a singleton, we need to be able to change it.Laurent Goubet1-3/+7
2013-04-17Bypass logical model when no subscriber is availableLaurent Goubet10-263/+825
2013-04-16fix strange selection behavior after a mergeMikaël Barbero1-6/+5
2013-04-15fix regression while opening compare editor/dialogMikaël Barbero1-4/+17
2013-04-15add support for save action with junoMikaël Barbero1-0/+25
2013-04-15fix center line when diff is a moveMikaël Barbero1-9/+1
2013-04-15Extensible toolbarsAxel Richard8-359/+232
2013-04-15Delete Viewer Comparator.Axel Richard1-74/+1
2013-04-12re-enable copy all non reflective in TCMVMikaël Barbero1-27/+2
2013-04-12[401854] Expand and collapse buttons on structure and content mergeAxel Richard3-0/+89
2013-04-12Displaying tree of containement reference changesMikaël Barbero4-45/+411
2013-04-08[404274] Provide an adapter factory extension mechanismAxel Richard1-1/+3
2013-04-03[404541] Update Conflicts group arborescence.Axel Richard2-55/+146

Back to the top