Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-06-28add Kepler final target platform definitioneclipse/masterMikaël Barbero1-0/+34
2013-06-27[398361] Enhanced Model Merge UIAxel Richard61-1918/+5605
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 Goubet5-18/+27
2013-06-21Bypass EGit's "repository relative paths".Laurent Goubet6-17/+188
2013-06-21Filling of the implication link with UML subsets.Cedric Notot53-2266/+5894
2013-06-20Prevent logical model from containing multiple starting pointsLaurent Goubet6-64/+337
2013-06-20Unit tests for the scope expandingLaurent Goubet10-380/+728
2013-06-20Missing copyrights, typoLaurent Goubet15-3/+211
2013-06-19Merge "Cache the dependency graph as Team calls it _a lot_"Mikael Barbero10-170/+489
2013-06-19Fix label provider for UMLDiff.Cedric Notot1-3/+48
2013-06-19Fix requirement link between a unit difference and a macroscopic change.Cedric Notot4-13/+84
2013-06-19Deprecate use of EMFCompare#createDefaultScope(...)Laurent Goubet50-908/+648
2013-06-19Cache the dependency graph as Team calls it _a lot_Laurent Goubet10-170/+489
2013-06-18Useless code, resources, and warningsLaurent Goubet10-552/+7
2013-06-18Introduce extension point for the model resolvers.Laurent Goubet14-11/+590
2013-06-18[409374] Consider RessourceAttachmentChanges in requirementsLaurent Goubet2-22/+51
2013-06-18Enhanced placeholders displayAxel Richard8-49/+146
2013-06-18Extract and extend comparison scope builder, minimizer, and resolverLaurent Goubet26-708/+1914
2013-06-17Manage selected filters in ContentMergeViewer parts.Axel Richard13-672/+826
2013-06-14[410738] add p2.inf to still provide org.eclipse.emf.compare.ui and allow cle...Mikaël Barbero1-0/+3
2013-06-10[410197] undo/redo actions not available when opening text compare.Laurent Goubet3-10/+54
2013-06-10Removing useless codeLaurent Goubet2-11/+5
2013-06-10[410036] Fix bug on CascadingFilterAxel Richard1-2/+7
2013-06-10[409503] Allow merging of ResourceAttachmentChanges in new resources.Laurent Goubet3-19/+31
2013-06-10[410071] ArrayIndexOutOfBounds selecting a difference after "merge all"Axel Richard2-3/+3
2013-06-10[409514] ConcurrentModificationException selecting a diagram differenceCedric Notot1-78/+25
2013-06-10Move Save Comparison Model Handler from RCP UI to IDE UI PluginAxel Richard10-95/+84
2013-06-10[410073] Cache the groups instead of recomputing them every single time.Laurent Goubet1-4/+12
2013-06-07[410072] Properly save right content from textual viewers.Laurent Goubet1-5/+5
2013-05-31[406406] Fix Decorators may be shifted in relation to the focused objectCedric Notot1-1/+4
2013-05-31[409281] setSelection to widget to avoid content viewer change.Mikaël Barbero2-1/+2
2013-05-31[396260] The structure merge viewer should not unload all resourcesAxel Richard1-5/+14
2013-05-31[402421] NotSerializableException when save the comparison modelAxel Richard3-1/+109
2013-05-31[409293] Fix for Exporting comparison model fails after a mergeAxel Richard1-0/+2
2013-05-31[409289] fix for diff "disappears" from the UI after a mergeAxel Richard1-0/+22
2013-05-31[398423] Labels missing on Types of Classes of external resourcesAxel Richard4-137/+174
2013-05-30Never compete with Document updating during model synchronization.Mikaël Barbero2-10/+42
2013-05-30[402290] fix bug on delete shows an objet on both content sideAxel Richard1-217/+232
2013-05-30[409363] display related changes for a AttributeChange on FeatureMapMikaël Barbero1-2/+19
2013-05-30Some fixes on diagram content merge viewer.Cedric Notot1-20/+12
2013-05-29Replace Guava's loading caches by HashMapcbrun2-41/+38
2013-05-29Replace Guava's Cache by simple HashMapcbrun1-12/+38
2013-05-29Avoid a few getMatch() callscbrun1-2/+2
2013-05-29Extract variable replacing eContainer() callscbrun1-2/+3
2013-05-29Make sure eContainer() has been matched beforecbrun1-26/+51
2013-05-29[409262] UI related operations in commandStackChanged must be protectedMikaël Barbero1-1/+6
2013-05-28Fix bug in displaying diagrams in multi-diagram case and other fixes.Cedric Notot4-115/+137
2013-05-28Fixing content-type bindings for diagram comparisonLaurent Goubet2-2/+2

Back to the top