Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-11-28add initial version of setup model2.2.0M4tmpMikaël Barbero1-0/+58
2013-11-12[401816] Refresh the workspace after saving the comparison model2.2.0M3Axel Richard1-0/+26
2013-11-12[421083] Fix Difference Group providers are shared between comparisons.Axel Richard11-99/+160
2013-11-12Update target platform for Luna M3Mikaël Barbero4-76/+10
2013-11-12[417360] Fix NPE when comparison is not between ResourceSetsMikaël Barbero3-12/+24
2013-11-12[421048] Redraw center part of content merge viewer when resizing editorAxel Richard2-1/+15
2013-11-05[420705] Fix NPE on comparison containing only filtered diffsAxel Richard1-0/+6
2013-11-05Fix regression in ComparisonEditorInput with new way of grouping.Mikaël Barbero1-1/+5
2013-10-30[416413] Fix Difference not selected in content merge viewerAxel Richard1-5/+10
2013-10-22Fix center control drawing and icon displayMikaël Barbero1-7/+15
2013-10-21Attach a root diagnostic if there is no one.Mikaël Barbero1-4/+2
2013-10-21Use navigatable instead of navigator.Mikaël Barbero7-83/+29
2013-10-20Add progress bar to structure merge viewer during computationMikaël Barbero6-14/+287
2013-10-20Fix redraw() not propagated under windowsAxel Richard1-3/+12
2013-10-20Improve title message : manage pseudo conflicts diffsAxel Richard1-10/+32
2013-10-18Use generic type instead of ControlMikaël Barbero1-1/+1
2013-10-18Fix regression on undo/redo support.Mikaël Barbero3-45/+18
2013-10-18[330566] Apply workaround for bug 330566 (MacOS X SWT bug)Mikaël Barbero1-2/+19
2013-10-18Fix navigation to next and previous changes.Mikaël Barbero5-202/+161
2013-10-18Remove unnecessary DiffTreeViewer subclass.Mikaël Barbero5-272/+315
2013-10-18Use IEMFCompareConfiguration where possibleMikaël Barbero4-14/+14
2013-10-18Fix bug about merge all. Replace an OR by an ANDMikaël Barbero1-2/+2
2013-10-18Improve title messageMikaël Barbero1-13/+27
2013-10-18Merge all actions has to be updated on editing domain changeMikaël Barbero1-2/+6
2013-10-18Do not add all diff to acc without testing it is filtered from viewerMikaël Barbero1-7/+3
2013-10-18Do not run async to prevent SWTException: widget has been disposed.Mikaël Barbero1-1/+1
2013-10-18remove deprecated constructors.Mikaël Barbero2-22/+2
2013-10-18Factorize out the cache of the computation of required differences.Mikaël Barbero8-378/+2040
2013-10-18Minimize the number of events to dispatch.Mikaël Barbero9-536/+369
2013-10-18Fix initialization order of group providerMikaël Barbero4-21/+87
2013-10-18Rewrite viewer wrapper delegation logic.Mikaël Barbero4-429/+589
2013-10-18Remove leak from difference group provider.Mikaël Barbero7-3/+89
2013-10-18Use eventbus for IEMFCompareConfiguration.Mikaël Barbero48-1119/+1252
2013-10-18Comparison fails when files have spaces in their namesLaurent Goubet3-3/+3
2013-10-18[406402] - Fix conflicts are created after merging and savingAxel Richard7-9/+57
2013-10-14Add overlay support for any object.Mikaël Barbero1-1/+15
2013-10-11Second go at trying to disabling maven descriptorsLaurent Goubet1-0/+10
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 Barbero6-361/+299
2013-10-11Fire changes when not one of the IEMFCompareConfiguration's one.Mikaël Barbero1-0/+2
2013-10-11Add ComparisonScope to IEMFCompareConfigurationMikaël Barbero5-0/+51
2013-10-11Move INavigatable to its own class.Mikaël Barbero3-255/+269
2013-10-11Externalize isFiltered utility method.Mikaël Barbero2-28/+47
2013-10-11Add support for reflective invokeMikaël Barbero1-1/+107
2013-10-11The '>' marker should be added at tree node level, not match levelMikaël Barbero2-11/+25
2013-10-11Make two IComposedStyledStrings appendable.Mikaël Barbero2-2/+23
2013-10-11Avoid the refresh of structure merge viewer to collapse the tree.Mikaël Barbero3-119/+10
2013-10-11Deprecate getter for change recorder and create copy command.Mikaël Barbero1-0/+4
2013-10-11Deprecate CopyCommandMikaël Barbero1-0/+2

Back to the top