Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2012-02-28RESOLVED - bug 372724: [Model Explorer] Search function does not traverse ↵tfaure1-1/+9
EReferences, LinkItems https://bugs.eclipse.org/bugs/show_bug.cgi?id=372724 fiox problem when reveal is called with a root
2012-02-28NEW - bug 372724: [Model Explorer] Search function does not traverse ↵tfaure10-86/+529
EReferences, LinkItems https://bugs.eclipse.org/bugs/show_bug.cgi?id=372724 trunk backport
2012-02-23335332: [Property View] Papyrus shall provide an extensible property view ↵cletavernie2-9/+8
runtime https://bugs.eclipse.org/bugs/show_bug.cgi?id=335332
2012-02-22372175: [modelExplorer] close and open editor action do not work properlycdumoulin3-78/+204
https://bugs.eclipse.org/bugs/show_bug.cgi?id=372175 - now closing the last editor of a folder also close this folder - open and close command close correctly any kind of selected diagram (see CloseHandler.java OpenHandler.java) - Some new methods in AbstractModelExplorerHandler.java can be reused in the subclasses.
2012-02-20371905: [ModelExplorer] Tooltips related to error markers are no longer ↵cletavernie1-3/+11
displayed by the model explorer https://bugs.eclipse.org/bugs/show_bug.cgi?id=371905
2012-02-17Fix for bug 371905aradermache4-158/+114
2012-02-15ASSIGNED - bug 366943: [Performance] Editors Memory leaks cdumoulin1-17/+28
https://bugs.eclipse.org/bugs/show_bug.cgi?id=366943 Unregister itself from SelectionChange's listeners. This remove a path from GC roots
2012-02-15bug 371604: [modelexplorer] The dispose() method should be called when main ↵cdumoulin3-44/+96
editor is closed https://bugs.eclipse.org/bugs/show_bug.cgi?id=371604 - Add a new service to Papyrus: IUndoContext.class. This service allows to get the IUndoContext used to tag Papyrus command in the command stack. - Let the MultiViewPageBookView.dispose() method be called when the associated Papyrus editor is closed. - Let MultiViewPageBookView use the ServiceRegistry rather than the CoreMultiDiagramEditor class
2012-02-14371460: [UML Diagram Common] The UML Diagram Common plug-in should be splitcletavernie2-15/+7
https://bugs.eclipse.org/bugs/show_bug.cgi?id=371460
2012-02-02364586: [Property View - UML] There should be a better support for editing ↵cletavernie1-13/+39
UML Datatype instances https://bugs.eclipse.org/bugs/show_bug.cgi?id=364586
2012-01-30364586: [Property View - UML] There should be a better support for editing ↵cletavernie2-4/+24
UML Datatype instances https://bugs.eclipse.org/bugs/show_bug.cgi?id=364586
2012-01-27367436: [Refactoring] [ModelExplorer] Remove deprecated classes and move ↵vlorenzo6-70/+32
useful classes in the correct plugins https://bugs.eclipse.org/bugs/show_bug.cgi?id=367436
2012-01-26367436: [Refactoring] [ModelExplorer] Remove deprecated classes and move ↵vlorenzo8-349/+1
useful classes in the correct plugins https://bugs.eclipse.org/bugs/show_bug.cgi?id=367436
2012-01-26351802: [Constraints] The Property View constraints model should be more genericcletavernie3-146/+51
https://bugs.eclipse.org/bugs/show_bug.cgi?id=351802
2012-01-25369659: [Property view] The CompoundConstraint crashes when a sub-constraint ↵cletavernie3-90/+2
cannot be resolved https://bugs.eclipse.org/bugs/show_bug.cgi?id=369659
2012-01-20359794: [UML - Tools] Content/Label providerscletavernie4-66/+12
https://bugs.eclipse.org/bugs/show_bug.cgi?id=359794
2012-01-13359794: [UML - Tools] Content/Label providerscletavernie3-14/+14
https://bugs.eclipse.org/bugs/show_bug.cgi?id=359794
2012-01-12359794: [UML - Tools] Content/Label providerscletavernie12-400/+40
https://bugs.eclipse.org/bugs/show_bug.cgi?id=359794
2012-01-11ASSIGNED - bug 365112: [model explorer] queries freeze the model explorer ↵cletavernie1-4/+2
with big models https://bugs.eclipse.org/bugs/show_bug.cgi?id=365112
2012-01-09fix null argumentmvelten1-0/+1
2012-01-09fix npemvelten1-2/+2
2012-01-06[Bug 334288] - Allow decorators for model elements in model explorer.cmraidha1-1/+3
2012-01-04359794: [UML - Tools] Content/Label providerscletavernie3-4/+4
https://bugs.eclipse.org/bugs/show_bug.cgi?id=359794 367066: [Refactoring] There should be a central generic plug-in for pure EMF-based tools https://bugs.eclipse.org/bugs/show_bug.cgi?id=367066
2011-12-22367436: [Refactoring] [ModelExplorer] Remove deprecated classesvlorenzo12-1009/+0
https://bugs.eclipse.org/bugs/show_bug.cgi?id=367436
2011-12-22351802: [Constraints] The Property View constraints model should be more genericcletavernie5-15/+19
https://bugs.eclipse.org/bugs/show_bug.cgi?id=351802
2011-12-22Remove deprecated plug-incletavernie9-369/+0
2011-12-22Remove deprecated plug-incletavernie70-7928/+0
2011-12-22Remove deprecated plug-incletavernie42-4991/+0
2011-12-22Remove deprecated plug-incletavernie185-20379/+0
2011-12-21359794: [UML - Tools] Content/Label providerscletavernie226-11779/+1757
https://bugs.eclipse.org/bugs/show_bug.cgi?id=359794 367066: [Refactoring] There should be a central generic plug-in for pure EMF-based tools https://bugs.eclipse.org/bugs/show_bug.cgi?id=367066 351802: [Constraints] The Property View constraints model should be more generic https://bugs.eclipse.org/bugs/show_bug.cgi?id=351802
2011-12-19367066: [Refactoring] There should be a central generic plug-in for pure ↵cletavernie15-392/+15
EMF-based tools https://bugs.eclipse.org/bugs/show_bug.cgi?id=367066
2011-12-19365919: [Architecture - SVN - Build] Rewrite the Buildvlorenzo1-6/+0
https://bugs.eclipse.org/bugs/show_bug.cgi?id=365919
2011-12-19Removed unused dependency, formatted model files, and other small changescletavernie1-3/+0
2011-12-15366527: [All diagram][refactoring] update papyrus to UML2.4cletavernie1-0/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=366527
2011-12-13366523: [Refactoring] oep.infra.core.adaptor.gmf should be refactoredvlorenzo2-2/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=366523
2011-12-13366523: [Refactoring] oep.infra.core.adaptor.gmf should be refactoredvlorenzo2-2/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=366523
2011-12-09365919: [Architecture - SVN - Build] Rewrite the Buildcletavernie9-9/+26
https://bugs.eclipse.org/bugs/show_bug.cgi?id=365919 Removed some reexported dependencies.
2011-12-07365714: [ModelExplorer][Refactoring] Rewrite Facets and Customizationvlorenzo8-465/+266
https://bugs.eclipse.org/bugs/show_bug.cgi?id=365714
2011-12-02Merge the following revisions to the trunk : 6269, 6278-6280, 6284, 6293, ↵cletavernie28-121/+245
6299, 6330, 6332, 6333, 6335 364359: [Property View] The UML property view does not use the ServiceEdit https://bugs.eclipse.org/bugs/show_bug.cgi?id=364359 364583: [Property View - XWT Resource] Null pointer exception in the XWT Formatter https://bugs.eclipse.org/bugs/show_bug.cgi?id=364583 364588: [Property view - Widgets] There should be a widget for editing a set of File paths https://bugs.eclipse.org/bugs/show_bug.cgi?id=364588 364586: [Property View - UML] There should be a better support for editing UML Datatype instances https://bugs.eclipse.org/bugs/show_bug.cgi?id=364586 364588: [Property view - Widgets] There should be a widget for editing a set of File paths https://bugs.eclipse.org/bugs/show_bug.cgi?id=364588 364588: [Property view - Widgets] There should be a widget for editing a set of File paths https://bugs.eclipse.org/bugs/show_bug.cgi?id=364588 358077: [Property View - UML] The UML property view should be improved for usability concerns https://bugs.eclipse.org/bugs/show_bug.cgi?id=358077 364135: [Property View] Bad section refresh with dynamic sections https://bugs.eclipse.org/bugs/show_bug.cgi?id=364135 365281: [Property view] The constraints should be able to handle a global selection https://bugs.eclipse.org/bugs/show_bug.cgi?id=365281 365282: [UML - Property View] Edit the provided and required interfaces from the property view https://bugs.eclipse.org/bugs/show_bug.cgi?id=365282 365291: [Property View] BigListItems are ignored in ModelContentProvider https://bugs.eclipse.org/bugs/show_bug.cgi?id=365291 Also removed some empty folders
2011-11-29fix refactoring problemtfaure1-2/+2
2011-11-29ASSIGNED - bug 365112: [model explorer] queries freeze the model explorer ↵tfaure2-0/+53
with big models https://bugs.eclipse.org/bugs/show_bug.cgi?id=365112 backport to the trunk
2011-11-21RESOLVED - bug 357639: [Model Explorer] Moving several elements to a ↵ytanguy1-38/+8
different package is done through several commands instead of one https://bugs.eclipse.org/bugs/show_bug.cgi?id=357639
2011-11-10362162: [Architecture - Refactoring] The plug-ins should be renamed to match ↵cletavernie558-3487/+3480
their layer's qualified name https://bugs.eclipse.org/bugs/show_bug.cgi?id=362162
2011-11-07362162: [Architecture - Refactoring] The plug-ins should be renamed to match ↵vlorenzo159-355/+355
their layer's qualified name https://bugs.eclipse.org/bugs/show_bug.cgi?id=362162
2011-11-04362162: [Architecture - Refactoring] The plug-ins should be renamed to match ↵cletavernie4-4/+4
their layer's qualified name https://bugs.eclipse.org/bugs/show_bug.cgi?id=362162
2011-11-04362162: [Architecture - Refactoring] The plug-ins should be renamed to match ↵cletavernie9-24/+24
their layer's qualified name https://bugs.eclipse.org/bugs/show_bug.cgi?id=362162
2011-11-03362162: [Architecture - Refactoring] The plug-ins should be renamed to match ↵vlorenzo45-108/+97
their layer's qualified name https://bugs.eclipse.org/bugs/show_bug.cgi?id=362162
2011-11-02362162: [Architecture - Refactoring] The plug-ins should be renamed to match ↵vlorenzo50-0/+0
their layer's qualified name https://bugs.eclipse.org/bugs/show_bug.cgi?id=362162
2011-11-02362162: [Architecture - Refactoring] The plug-ins should be renamed to match ↵vlorenzo9-0/+0
their layer's qualified name https://bugs.eclipse.org/bugs/show_bug.cgi?id=362162
2011-11-02362162: [Architecture - Refactoring] The plug-ins should be renamed to match ↵vlorenzo20-0/+0
their layer's qualified name https://bugs.eclipse.org/bugs/show_bug.cgi?id=362162

Back to the top