Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-04-17[releng] Generated all the pom.xml files for the plugins and featuresLaurent Wouters264-0/+3696
Command: python releng/toolkit/tycho-genertor.py Signed-off-by: Laurent Wouters <laurent.wouters@cea.fr>
2014-04-17[releng] Cleanup plugins for developer buildLaurent Wouters12-0/+1
Signed-off-by: Laurent Wouters <laurent.wouters@cea.fr>
2014-04-17[releng] Cleanup plugins for main buildLaurent Wouters73-1663/+238
Signed-off-by: Laurent Wouters <laurent.wouters@cea.fr>
2014-04-16Merge branch 'master' into committers/rschnekenbu/luna/extendedtypesrschnekenbu64-2227/+7670
2014-04-16432824: [Core] It should be possible to create elements in diagram basedrschnekenbu24-205/+343
on IExtendedHintedElementTypes https://bugs.eclipse.org/bugs/show_bug.cgi?id=432824 432828: [Core] Deployment of the palettes should be dependent of the required profiles https://bugs.eclipse.org/bugs/show_bug.cgi?id=432828 Conflicts: plugins/sysml/diagram/org.eclipse.papyrus.sysml.diagram.blockdefinition/META-INF/MANIFEST.MF plugins/sysml/diagram/org.eclipse.papyrus.sysml.diagram.internalblock/META-INF/MANIFEST.MF plugins/sysml/diagram/org.eclipse.papyrus.sysml.diagram.internalblock/src-gen/org/eclipse/papyrus/sysml/diagram/internalblock/provider/InheritedCompositeDiagramViewProvider.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/service/LocalPaletteProvider.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/service/PluginPaletteProvider.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.paletteconfiguration/META-INF/MANIFEST.MF Change-Id: I02adde078935a96be492870c5f9982ac9a57c7d6 Signed-off-by: rschnekenbu <remi.schnekenburger@cea.fr>
2014-04-16Synchronize with masterCamille Letavernier18-2152/+2341
2014-04-16Merge "Clean - Add Header Cedric Dumoulin for *ServiceEntry Change-Id: ↵Camille Letavernier8-1057/+1137
Ibf41dc6279de4b533fe23670455757f7f4e3fcf2 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>"
2014-04-16Merge "Clean - Replace some call to deprecated NamedElementHelper by ↵Camille Letavernier2-17/+15
NamedElementUtil Change-Id: I187d9e7f9605d1771f1bff05ebbe43b9bf4eca83 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>"
2014-04-16Merge "Clean - Add missing header fot itemis contribution Change-Id: ↵Remi Schnekenburger8-1078/+1189
Icbdd6c0657400853e3c6f93b1cf60f560a422566 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>"
2014-04-16432850: [ModelExplorer / Tree Providers] Improve the EMF Facet 2Camille Letavernier6-45/+111
integration https://bugs.eclipse.org/bugs/show_bug.cgi?id=432850 - Change the default query for visibility/collapse link - Simplify the Papyrus customizations
2014-04-16432900: [Papyrus 1.0] Remove the Modisco dependency (Incubation)Camille Letavernier26-0/+312
https://bugs.eclipse.org/bugs/show_bug.cgi?id=432900 - Restore original header for generated code
2014-04-16432900: [Papyrus 1.0] Remove the Modisco dependency (Incubation)Camille Letavernier40-30/+4906
https://bugs.eclipse.org/bugs/show_bug.cgi?id=432900
2014-04-16Clean - Add missing header fot itemis contributionBenoit Maggi8-1078/+1189
Change-Id: Icbdd6c0657400853e3c6f93b1cf60f560a422566 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2014-04-16Clean - Add Header Cedric Dumoulin for *ServiceEntryBenoit Maggi8-1057/+1137
Change-Id: Ibf41dc6279de4b533fe23670455757f7f4e3fcf2 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2014-04-15Clean - Replace some call to deprecated NamedElementHelper byBenoit Maggi2-17/+15
NamedElementUtil Change-Id: I187d9e7f9605d1771f1bff05ebbe43b9bf4eca83 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2014-04-15Merge "Clean - Remove some call to deprecated PapyrusTrace Change-Id: ↵Camille Letavernier2-485/+483
I447e66fd01093ac15cb2aa25ebf0a84c2537b463 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>"
2014-04-15Merge "Plug-in containing customized MWE2 components for common use. ↵Camille Letavernier13-0/+397
Initially: -QvtoTransformationWorkflowComponent -RegisterUmlProfileComponent"
2014-04-15Merge "432753: [ModelSet] Model re-loaded while closing editor; causes ↵Camille Letavernier1-3/+3
exceptions https://bugs.eclipse.org/bugs/show_bug.cgi?id=432753"
2014-04-15Plug-in containing customized MWE2 components for common use. Initially:jcadavid13-0/+397
-QvtoTransformationWorkflowComponent -RegisterUmlProfileComponent Change-Id: I3d986a25a2e53682b7cb0fda0a2a1ef279749029 Signed-off-by: jcadavid <juan.cadavid@cea.fr>
2014-04-15Clean - Remove some call to deprecated PapyrusTraceBenoit Maggi2-485/+483
Change-Id: I447e66fd01093ac15cb2aa25ebf0a84c2537b463 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2014-04-15Bug 432813 - [Performance] Papyrus performs poorly (grey screen) orBenoit Maggi2-5/+12
crashes when working on large profiles A copy is enable as long as there is an EObject to put in the Clipboard A paste is only available on a simple selection and with a full Clipboard Change-Id: Ifc5a700dc62b85a1c844fd390edc5b62ed4bb695 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2014-04-14432753: [ModelSet] Model re-loaded while closing editor; causes exceptionsChristian W. Damus1-3/+3
https://bugs.eclipse.org/bugs/show_bug.cgi?id=432753 Ensure that the notification of contents being removed when a resource is unloaded does not trigger accidental re-loading of this resource or any others. This relies on the fact that the loaded/unloaded state of the resource is always the first thing set when loading/unloading, respectively.
2014-04-14431216: [All Diagrams] Layout issues in Compartmentsptessier1-3/+3
https://bugs.eclipse.org/bugs/show_bug.cgi?id=431216 Change-Id: I919bf06f3cf6adec84f4c3ceeabd978bf49900cb
2014-04-14Changes some code to fix the tests ↵Vincent Lorenzo2-8/+10
org.eclipse.papyrus.infra.nattable.views.tests
2014-04-14Merge "Fixed viewpoint-related NPE when destroying tables"vincent lorenzo1-0/+6
2014-04-14Fixed viewpoint-related NPE when destroying tablesLaurent Wouters1-0/+6
Change-Id: If7b067202ebedd792f9cb68755aba04d7890cafe Signed-off-by: Laurent Wouters <laurent.wouters@cea.fr>
2014-04-14431395: [Diagram - SashEditor] The editor is not closed when the associated ↵Laurent Wouters2-200/+0
diagram is deleted Fixed the bug by removing unnecessary code https://bugs.eclipse.org/bugs/show_bug.cgi?id=431395 Change-Id: I5abf741700ad40d6e67d3850acafdec26d1b1679 Signed-off-by: Laurent Wouters <laurent.wouters@cea.fr>
2014-04-11430702: [Diagram] Moving source of a link moves the target too. Add a test ↵Vincent Lorenzo1-7/+9
to avoid to chain the fix anchor command to an unexecutable command
2014-04-11430702: [Diagram] Moving source of a link moves the target too. Fix obvious bugsVincent Lorenzo1-2/+2
2014-04-11Merge branch 'committers/rschnekenbu/migration'rschnekenbu6-0/+1560
2014-04-11418644: Papyrus shall enable to easily switch a local model libraryrschnekenbu6-0/+1560
(Package import) to a registered one https://bugs.eclipse.org/bugs/show_bug.cgi?id=418644 - first version, working only with package imports - implemented a test for Dependency manager class - save is needed before switching libraries - added some classes for resource management, but handler has been commented Change-Id: Ieb57ab844bf141e483ccbd56504d2cfc59571a48 Signed-off-by: rschnekenbu <remi.schnekenburger@cea.fr>
2014-04-11Merge "Correction of oep.infra.services.resourceloading.util.LoadingTester, ↵Camille Letavernier2-40/+38
used by the "load" and "unload" actions of the model explorer, since selected objects are no longer IAdaptable."
2014-04-11Correction of oep.infra.services.resourceloading.util.LoadingTester,jcadavid2-40/+38
used by the "load" and "unload" actions of the model explorer, since selected objects are no longer IAdaptable. Change-Id: I915598a9344c10dc9bddc324bb55373aae4d1372 Signed-off-by: jcadavid <juan.cadavid@cea.fr>
2014-04-11432599: [Papyrus Profiles] Provide static profile implementationsCamille Letavernier19-13/+1276
https://bugs.eclipse.org/bugs/show_bug.cgi?id=432599
2014-04-10Merge branch 'master' of ↵Florian Noyrit363-23013/+13911
ssh://fnoyrit@git.eclipse.org:29418/papyrus/org.eclipse.papyrus
2014-04-10Regenerated Component Diagram. Updated the Xtend templates which impliedFlorian Noyrit324-100336/+80018
regeneration of Class, Composite, StateMachine diagrams
2014-04-10430702: [Diagram] Moving source of a link moves the target too. remove ↵Vincent Lorenzo7-183/+461
FixEdgeAnchorAfterCreationDeferredCommand and replace it
2014-04-09Merge "#399860: [Customization] Papyrus shall enable to customize the ↵Camille Letavernier17-102/+128
creation policy of views Updated the icons of viewpoints-related concepts https://bugs.eclipse.org/bugs/show_bug.cgi?id=399860"
2014-04-09Merge "[Usability] Papyrus shall provide a copy/paste/cut feature Add ↵Patrick Tessier5-377/+494
property tester to remove text copy from diagram copy/paster handler Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr> Change-Id: I665470e8e9e2b0c87f37d1e84a677519e413ce16"
2014-04-09#399860: [Customization] Papyrus shall enable to customize the creation ↵Laurent Wouters17-102/+128
policy of views Updated the icons of viewpoints-related concepts https://bugs.eclipse.org/bugs/show_bug.cgi?id=399860 Signed-off-by: Laurent Wouters <laurent.wouters@cea.fr>
2014-04-09[PDoc] Add documentation metadata to CDO Integration plug-in projects.Christian W. Damus1-0/+4
2014-04-09[Usability] Papyrus shall provide a copy/paste/cut featureBenoit Maggi5-377/+494
Add property tester to remove text copy from diagram copy/paster handler Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr> Change-Id: I665470e8e9e2b0c87f37d1e84a677519e413ce16
2014-04-09Merge "Bug 290261: Correct Rename strategy for contained elements Change-Id: ↵Remi Schnekenburger2-11/+21
Ic0d337cbaf101e0e8357ed3deeb2484c22a472e3 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>"
2014-04-09Bug 290261: Correct Rename strategy for contained elementsBenoit Maggi2-11/+21
Change-Id: Ic0d337cbaf101e0e8357ed3deeb2484c22a472e3 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2014-04-09[Trivial] Fix dependency versionCamille Letavernier1-1/+1
2014-04-08[Trivial] Remove duplicate dependency from uml.diagram.profileCamille Letavernier1-2/+1
2014-04-08Merge branch 'master' of ↵ptessier659-91740/+76488
ssh://ptessier@git.eclipse.org:29418/papyrus/org.eclipse.papyrus
2014-04-08419603: [Project Explorer - Read Only] Profiles cannot be renamedptessier4-17/+42
https://bugs.eclipse.org/bugs/show_bug.cgi?id=419603
2014-04-08Merge "Patch sysml.modelexplorer.tests for copy-paste Change-Id: ↵Remi Schnekenburger6-8/+360
I4dc10a381a32b3c385c1d2b6ec1c1a2329682cf0 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>"
2014-04-08Merge "432131: [Profile Diagram] Palette should be organized for consistency ↵Camille Letavernier1-69/+0
with other diagrams https://bugs.eclipse.org/bugs/show_bug.cgi?id=432131"

Back to the top