Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-02-06458619: Issues with Expansion region (can not create Input Expansionbugs/458619-expansionRegionRemi Schnekenburger1-4/+13
Node and can not embed expansion region in another expansion region) https://bugs.eclipse.org/bugs/show_bug.cgi?id=458619
2014-02-19427129: Figures newly created via the palette should be snapped to gridvlorenzo1-1/+63
if "snap to grid" is activated https://bugs.eclipse.org/bugs/show_bug.cgi?id=427129
2014-02-18422045: [General diagrams] No graphical impact when connector line widthCamille Letavernier1-0/+11
change from the appearance page https://bugs.eclipse.org/bugs/show_bug.cgi?id=422045
2014-02-14[Releng] Remove the erroneous Java 1.6 dependency for diagramsCamille Letavernier3-7/+4
2014-02-14[Releng] Remove the erroneous Java 1.6 dependency for diagramsCamille Letavernier2-4/+4
2014-02-14Synchronize with 0.10-maintenance / KeplerCamille Letavernier1-1/+1
2014-02-13424005: [Diagram] Enhancements for snap to gridVincent Lorenzo1-1/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=424005 BorderNodeEditPart must be snap using center of figure only.
2014-02-11417396: [CSS] The CSS Engine shall support label visibility & maskCamille Letavernier1-1/+9
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417396 - Bypass preferences initialization for Labels and Compartments when CSS are installed - Regenerate Class diagram to properly initialize preferences for renamed compartments - Update the templates to avoid forcing the "showTitle" attribute of new compartments - Fix bug in the CSSListCompartment, which didn't properly support "showTitle"
2014-02-11417180: [CSS] The CSS Engine shall support element visibilityCamille Letavernier22-183/+1659
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417180 Conflicts: features/papyrus-tests-extra-features/org.eclipse.papyrus.tests.extra.feature/feature.xml features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/feature.xml plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src-gen/org/eclipse/papyrus/infra/gmfdiag/css/CSSShapeImpl.java plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src-gen/org/eclipse/papyrus/infra/gmfdiag/css/style/impl/CSSViewDelegate.java plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/plugin.xml plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/ShapeDisplayCompartmentEditPart.java plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/NoSemanticParserEditPolicy.java plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/handler/RefreshHandler.java plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/NotationLabelProvider.java plugins/sysml/diagram/org.eclipse.papyrus.sysml.diagram.common/META-INF/MANIFEST.MF plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/helper/AssociationBranchEndLabelHelper.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/helper/AssociationEndSourceLabelHelper.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/helper/AssociationEndTargetLabelHelper.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/helper/MultiAssociationHelper.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/parsers/PropertyParser.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/policies/DisplayAssociationBranchEndEditPolicy.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/policies/DisplayAssociationBranchEndMultiplicityEditPolicy.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/policies/DisplayAssociationEndSourceEditPolicy.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/policies/DisplayAssociationEndSourceMultiplicityEditPolicy.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/policies/DisplayAssociationEndTargetEditPolicy.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/policies/DisplayAssociationEndTargetMultiplicityEditPolicy.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/preferences/InstanceSpecificationPreferencePage.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/preferences/OperationPreferencePage.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/preferences/PropertyPreferencePage.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/META-INF/MANIFEST.MF plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/custom-src/org/eclipse/papyrus/uml/diagram/component/custom/preferences/PropertyPreferencePage.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/messages.properties plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/model/ComponentDiagram.gmfgen plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/plugin.xml plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src/org/eclipse/papyrus/uml/diagram/component/edit/parts/OperationForInterfaceEditPart.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src/org/eclipse/papyrus/uml/diagram/component/edit/parts/PortNameEditPart.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src/org/eclipse/papyrus/uml/diagram/component/edit/parts/PropertyForInterfaceEditPart.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src/org/eclipse/papyrus/uml/diagram/component/edit/parts/PropertyPartNameEditPartCN.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src/org/eclipse/papyrus/uml/diagram/statemachine/preferences/DiagramPreferenceInitializer.java tests/junit/extraplugins/org.eclipse.papyrus.infra.gmfdiag.css.tests/META-INF/MANIFEST.MF tests/junit/extraplugins/org.eclipse.papyrus.tests.extra/META-INF/MANIFEST.MF tests/junit/extraplugins/org.eclipse.papyrus.tests.extra/src/org/eclipse/papyrus/tests/extra/AllTests.java tests/junit/plugins/core/org.eclipse.papyrus.tests/META-INF/MANIFEST.MF tests/junit/plugins/core/org.eclipse.papyrus.tests/test/org/eclipse/papyrus/tests/AllTests.java
2014-02-05[Releng] Udpate plugin dependency versions to 0.10.2Camille Letavernier1-28/+28
2014-02-05[Releng] Update plug-in version numbers to 0.10.2Camille Letavernier1-100/+100
2014-01-30Bug 423666 - Show All Related Link can display erroneous connectors inBenoit Maggi1-268/+268
multi-level IBDs A connector with multiple view is now correctly redraw. Change-Id: I1217f946c8310a17aea46dc374f9b6b3a4984cf1 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2014-01-27424402: [Core] Runtime deployment of the element types shall be possiblerschnekenbu1-1/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=424402 - fixed 2 NPE: palette configuration with no file to contribute and invariant element type with a null matcher
2014-01-27424402: [Core] Runtime deployment of the element types shall be possiblerschnekenbu1-1/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=424402 - Merge several ecore models into one (split was not necessary, it will be easier to maintain one file) - Remove unused dependencies to emf facet and their queries framework
2014-01-27424402: [Core] Runtime deployment of the element types shall be possiblerschnekenbu1-0/+4
https://bugs.eclipse.org/bugs/show_bug.cgi?id=424402 - Fixed NPE on palette provider service - renamed aspect semantic in aspect semantic type configuration
2014-01-27424402: [Core] Runtime deployment of the element types shall be possiblerschnekenbu1-0/+8
https://bugs.eclipse.org/bugs/show_bug.cgi?id=424402 - fix some NPE in the palette service - Update the tests models - added some comments
2014-01-16422745: Linkage error, if guava 13 is availableCamille Letavernier1-1/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=422745 Tentative to fix the Guava Linkage error issues. Papyrus now depends on Guava >= 11.0.0 - Removed usages of deprecated APIs - Increased minimum version dependency to Guava 11 to allow usage of new APIs
2014-01-09424942: [Diagram] Papyrus shall ease resizing of model elements owningvlorenzo1-21/+77
children https://bugs.eclipse.org/bugs/show_bug.cgi?id=424942
2013-12-23424402: [Core] Runtime deployment of the element types shall be possiblerschnekenbu1-1/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=424402 - fixed incoherent dependencies => emf extended types has not been updated yet - isEmpty is not compatible with java 1.5
2013-12-19424431: [Core] Deployment of Palettes should be possible at runtimerschnekenbu4-38/+372
https://bugs.eclipse.org/bugs/show_bug.cgi?id=424431
2013-12-16[releng] Fixed unnecessary warnings and removed duplicated codeLaurent Wouters1-25/+25
Change-Id: Ifd95d550e13aec7391ccb73defae8ad1bebe190f Signed-off-by: Laurent Wouters <laurent.wouters@cea.fr>
2013-12-16424099: [Diagram] Papyrus must provide a way to draw connections pointsvlorenzo3-3/+52
(big bendpoints) https://bugs.eclipse.org/bugs/show_bug.cgi?id=424099
2013-12-16424005: [Diagram] Enhancements for snap to gridVincent Lorenzo1-0/+15
https://bugs.eclipse.org/bugs/show_bug.cgi?id=424005
2013-12-06416744: [CSS] Transparency not propagated to graphical elements fromCamille Letavernier5-23/+28
which it has not been defined. https://bugs.eclipse.org/bugs/show_bug.cgi?id=416744
2013-12-06417180: [CSS] The CSS Engine shall support element visibilityCamille Letavernier1-9/+25
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417180 417178: [CSS] The CSS Engine shall support compartments (Show/Hide, collapse, show title...) https://bugs.eclipse.org/bugs/show_bug.cgi?id=417178 390534: [CSS - Appearance] Undoing graphical changes results in unexpected behavior https://bugs.eclipse.org/bugs/show_bug.cgi?id=390534 351433: [General] IllegalArgumentException: An EditPart has to be selectable... https://bugs.eclipse.org/bugs/show_bug.cgi?id=351433 Initial contribution: - Support visibility on Shapes and Compartments - Added Compartments in the DOM (As DOM Elements) - Fix the "undo" bug on graphical changes (Bug 390534) - Remove the exception "An EditPart has to be selectable..." on creation (Bug 351433) Todo: - Support visibility on all Views - Add compartment contents as children of the compartment's parent (The compartment contents must be owned by both the Compartment itself, and the Compartment's parent, in the DOM tree), to be able to write simple and complex Style rules - Add a mapping between Notation ID (type="7017") and human-readable IDs (type="attribute")
2013-12-06423432: [Performances - Properties view] Improve properties view loadingCamille Letavernier1-0/+10
on startup https://bugs.eclipse.org/bugs/show_bug.cgi?id=423432 Fix compilation issues from previous commit
2013-11-13421212: [Diagram] Papyrus should provide actions for Show/Hide relatedVincent Lorenzo4-14/+91
links in all diagrams https://bugs.eclipse.org/bugs/show_bug.cgi?id=421212
2013-11-07421212: [Diagram] Papyrus should provide actions for Show/Hide relatedVincent Lorenzo1-1/+1
links in all diagrams https://bugs.eclipse.org/bugs/show_bug.cgi?id=421212 Rename the new method public static Set<View> getCrossReferencingViews(final EObject referencedObject, final Diagram diagram) into public static Set<View> getCrossReferencingViewsInDiagram(final EObject referencedObject, final Diagram diagram) to avoid to break the build and to have too many changes in papyrus
2013-11-07421212: [Diagram] Papyrus should provide actions for Show/Hide relatedVincent Lorenzo7-1/+1014
links in all diagrams https://bugs.eclipse.org/bugs/show_bug.cgi?id=421212 Show/Hide for IBD
2013-11-04420506: [IBD] Restore Connector Link ignore the nestedPath andvlorenzo1-14/+8
partWithPort https://bugs.eclipse.org/bugs/show_bug.cgi?id=420506
2013-10-15419357: [Diagram][Palette] Diagram must provide a way to restorevlorenzo3-3/+4
existing links https://bugs.eclipse.org/bugs/show_bug.cgi?id=419357
2013-10-15Add a required plugin to the manifestVincent Lorenzo1-1/+2
2013-10-15419357: [Diagram][Palette] Diagram must provide a way to restorevlorenzo8-0/+819
existing links https://bugs.eclipse.org/bugs/show_bug.cgi?id=419357
2013-10-03Applied Patch for R. Chevrel for Patrick Tessier2-3/+10
Bug 413991 - [SysML Parametric Diagram] Pb with Show hide contents menu - Bug 413992 - [SysML Parametric Diagram] Drag&Drop problem - Bug 413996 - [SysML Parametric Diagram] Pb with Graphical representation of constraint property - Bug 413999 - [SysML Parametric Diagram] Problem with reference properties displayed as parameters - Bug 414005 - [SysML Parametric diagram]Pb with creating a constraint property from Palette - Bug 414013 - [SysML Parametric Diagram] Automatically stereotyping constraint properties - Problem 2 of Bug 415663 - [Parametric Diagrams] Problem with constraints
2013-08-27414785: [General] Improve performances of common operations forCamille Letavernier1-1/+8
large-scale models https://bugs.eclipse.org/bugs/show_bug.cgi?id=414785 Fix regression on Delete action from the previous commit. The "enabled" state of the handler was not properly computed
2013-08-26Merge branch 'master' of ↵Camille Letavernier2-10/+47
ssh://cletavernie@git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus.git
2013-08-21415588: [Resource Loading] Load/unload actions for controlled units do not ↵Christian W. Damus1-2/+2
appear in the Model Explorer https://bugs.eclipse.org/bugs/show_bug.cgi?id=415588 Fix broken references to loaded/unloaded controlled unit property testers.
2013-08-19Applied patch from r. chevrelrschnekenbu1-8/+45
2013-08-09414785: [General] Improve performances of common operations forCamille Letavernier7-117/+130
large-scale models https://bugs.eclipse.org/bugs/show_bug.cgi?id=414785
2013-07-29Merge branch 'master' ofCamille Letavernier385-60828/+60917
ssh://cletavernie@git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus.git
2013-07-29413893: Profile updates window shows too earlyCamille Letavernier1-16/+30
https://bugs.eclipse.org/bugs/show_bug.cgi?id=413893
2013-07-29Apply patch from bug 297816: [SysML Parametric Diagram] Papyrus shallrschnekenbu385-60814/+60903
provide a parametric diagram editor. https://bugs.eclipse.org/bugs/show_bug.cgi?id=297816
2013-07-04397656: [Common]StereotypedLabelHelper launch class cast exceptioncletavernie1-9/+11
https://bugs.eclipse.org/bugs/show_bug.cgi?id=397656
2013-07-04[Releng] Update Papyrus version to 0.10.1cletavernie1-26/+26
2013-06-23Fix typos in commentsaradermache2-4/+3
2013-06-17410812: [Table 2] Several problems with the dialog to Create/Destroy columnsvlorenzo1-4/+9
https://bugs.eclipse.org/bugs/show_bug.cgi?id=410812
2013-06-11410459: [Palette Customization] It is not possible to customize the default ↵rschnekenbu5-6/+53
value of Stereotype Properties in the Palette https://bugs.eclipse.org/bugs/show_bug.cgi?id=410459
2013-06-11343123: [General] Infinite loop when classifier behavior of an element refer ↵aradermache1-2/+2
to itself (enhanced comment)
2013-06-11343123: [General] Infinite loop when classifier behavior of an element refer ↵aradermache1-3/+52
to itself
2013-06-10379160: [ModelSet] Papyrus doesn't properly detect changes in workspace ↵cletavernie3-23/+9
resources https://bugs.eclipse.org/bugs/show_bug.cgi?id=379160

Back to the top