Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2011-03-16NEW - bug 340131: [Refactoring] [TableEditor] The EMF-Facet API has changed. ↵vlorenzo14-62/+137
The Table plugin should be adapted to these changes https://bugs.eclipse.org/bugs/show_bug.cgi?id=340131 NEW - bug 340132: [Table Editor] Refresh the name of tab for Table Editor https://bugs.eclipse.org/bugs/show_bug.cgi?id=340132
2011-03-11NEW - bug 334240: [Enhancement] [TableEditor] Papyrus shall support Tabular ↵vlorenzo3-33/+35
Editors https://bugs.eclipse.org/bugs/show_bug.cgi?id=334240 Minor changes, in order avoid NPE!
2011-03-11334240: [Enhancement] [TableEditor] Papyrus shall support Tabular Editorsvlorenzo12-199/+237
https://bugs.eclipse.org/bugs/show_bug.cgi?id=334240 Remove unuseful dependencies. Change the model representation for the queries. Add the methods to manage filling queries and synchronization during the creation of the table. (the synchronization itself is not yet done)
2011-03-10change locationvlorenzo17-0/+0
2011-03-10change name in order to change locationvlorenzo17-0/+0
2011-03-10334240: [Enhancement] [TableEditor] Papyrus shall support Tabular Editorsvlorenzo28-270/+407
https://bugs.eclipse.org/bugs/show_bug.cgi?id=334240 Update the following plugins, using the new model for table (provided by oep.nattable.instance) : oep.modelexplorer oep.sysml.table.allocation oep.sysml.table.requirement oep.table.common oep.table.default oep.table.modelexplorer
2011-03-10Move the project in the correct foldervlorenzo17-0/+1697
2011-03-04NEW - bug 335332: [Property View] Papyrus shall provide an extensible ↵vlorenzo78-96/+310
property view runtime https://bugs.eclipse.org/bugs/show_bug.cgi?id=335332
2011-03-04Remove unused dependencyvlorenzo1-1/+0
2011-03-04NEW - bug 336917: [Model Explorer] [TableEditor] Model explorer should ↵vlorenzo2-86/+0
support Tabular Editor https://bugs.eclipse.org/bugs/show_bug.cgi?id=336917 Move the Drag Assistant from oep.table.modelexplorer to oep.modelexplorer
2011-03-02337529: [Extensibility] Papyrus shall provide a tool for customizing the ↵vlorenzo140-0/+6398
Property View https://bugs.eclipse.org/bugs/show_bug.cgi?id=337529 First commit
2011-03-02NEW - bug 336917: [Model Explorer] [TableEditor] Model explorer should ↵vlorenzo5-2/+90
support Tabular Editor https://bugs.eclipse.org/bugs/show_bug.cgi?id=336917 Add the Drag possibility for the Model Explorer Remove the action : "Add to Table"
2011-03-01NEW - bug 336917: [Model Explorer] [TableEditor] Model explorer should ↵vlorenzo2-3/+3
support Tabular Editor https://bugs.eclipse.org/bugs/show_bug.cgi?id=336917 Change the activation for the rename handler and add a property tester in oep.uml.menu
2011-02-24NEW - bug 334240: [Enhancement] [TableEditor] Papyrus shall support Tabular ↵vlorenzo1-3/+1
Editors https://bugs.eclipse.org/bugs/show_bug.cgi?id=334240 Remove unecessary dependencies
2011-02-24NEW - bug 334240: [Enhancement] [TableEditor] Papyrus shall support Tabular ↵vlorenzo25-135/+367
Editors https://bugs.eclipse.org/bugs/show_bug.cgi?id=334240 Externalize Strings Add Header Add the popup menu for the Table
2011-02-23NEW - bug 334240: [Enhancement] [TableEditor] Papyrus shall support Tabular ↵vlorenzo3-30/+146
Editors https://bugs.eclipse.org/bugs/show_bug.cgi?id=334240 Remove the action "Edit description" from the plugin oep.table.menu Add the possibility to edit the description in the table. Add the display of the context
2011-02-22Moves the project in the correct folder!vlorenzo18-0/+0
2011-02-22NEW - bug 336917: [Model Explorer] [TableEditor] Model explorer should ↵vlorenzo16-0/+909
support Tabular Editor https://bugs.eclipse.org/bugs/show_bug.cgi?id=336917
2011-02-22NEW - bug 334240: [Enhancement] [TableEditor] Papyrus shall support Tabular ↵vlorenzo3-48/+163
Editors https://bugs.eclipse.org/bugs/show_bug.cgi?id=334240
2011-02-22337809: [Enhancement][SysML] Papyrus shall support SysML Allocation Tablevlorenzo18-0/+717
https://bugs.eclipse.org/bugs/show_bug.cgi?id=337809
2011-02-22NEW - bug 337808: [Enhancement] [SysML][Requirement Tables] Papyrus shall ↵vlorenzo17-0/+624
support Requirements Table https://bugs.eclipse.org/bugs/show_bug.cgi?id=337808
2011-02-22NEW - bug 334240: [Enhancement] [TableEditor] Papyrus shall support Tabular ↵vlorenzo1-0/+28
Editors https://bugs.eclipse.org/bugs/show_bug.cgi?id=334240 Add the licence file
2011-02-22NEW - bug 334240: [Enhancement] [TableEditor] Papyrus shall support Tabular ↵vlorenzo12-0/+471
Editors https://bugs.eclipse.org/bugs/show_bug.cgi?id=334240
2011-02-22NEW bug - 334240: [Enhancement] [TableEditor] Papyrus shall support Tabular ↵vlorenzo18-0/+1474
Editors https://bugs.eclipse.org/bugs/show_bug.cgi?id=334240
2011-02-22I delete this project, because its name has changed.vlorenzo22-1471/+0
2011-02-14NEW - bug 334240: [Enhancement] [TableEditor] Papyrus shall support Tabular ↵vlorenzo1-3/+157
Editors https://bugs.eclipse.org/bugs/show_bug.cgi?id=334240 Add commands provided by nattable widget in the Menu Table
2011-02-11Rename the folder in order to have the same name as the plugin!vlorenzo22-0/+0
2011-02-11NEW - bug 334240: [Enhancement] Papyrus shall support Tabular Editorsvlorenzo13-35/+146
https://bugs.eclipse.org/bugs/show_bug.cgi?id=334240
2011-02-11NEW bug - 334240: [Enhancement] Papyrus shall support Tabular Editorsvlorenzo27-0/+1204
https://bugs.eclipse.org/bugs/show_bug.cgi?id=334240 first commit for the menu for the table editor
2011-02-09NEW - bug 336732: [General] Provide a "create a new diagram project" tutorial cdumoulin70-224/+225
https://bugs.eclipse.org/bugs/show_bug.cgi?id=336732 Set package names according to plugin name.
2011-02-09NEW - bug 336732: [General] Provide a "create a new diagram project" tutorial cdumoulin92-0/+12017
https://bugs.eclipse.org/bugs/show_bug.cgi?id=336732 This tutorial is provided by Amine El Kouhen (amine.el_kouhen@inria.fr) doc can be found in /docs/PapyrusDevelopperTutorial_OnDiagramCreating.odt
2011-02-09Share the project org.eclipse.papyrus.table.defaultvlorenzo19-0/+1360
This plugin needs nattable plugins to compile. Currently, it can't be included into the Papyrus build
2011-02-09bad commit!vlorenzo19-1360/+0
2011-02-09Share the plugin org.eclipse.papyrus.table.default. This plugin needs ↵vlorenzo19-0/+1360
nattables plugins to compile. Currently, it can't be included into the Papyrus build

    Back to the top