Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-11-24453078: [All Diagrams] Make GMF::View owned styles editable from thebugs/453078-stylePropertiesCamille Letavernier3-8/+103
properties view https://bugs.eclipse.org/bugs/show_bug.cgi?id=453078
2014-11-24Merge "Bug 451968 - [viewpoints] Papyrus4ecore extra overrides built-in ↵Camille Letavernier1-2/+2
configuration - set the default policy to use papyrus builtin configuration"
2014-11-24355075: [Wizards] Add shortcuts for Papyrus wizards in PapyrusCamille Letavernier3-4/+31
perspective https://bugs.eclipse.org/bugs/show_bug.cgi?id=355075
2014-11-24452976: [Moka] The implementation ofArnaud Cuccuru1-1/+1
AbstractExecutionEngine.getVariables shall return an array of MokaVariables https://bugs.eclipse.org/bugs/show_bug.cgi?id=452976 Done Change-Id: Ia784fa21e262c82e17e2efdc72efc85c19ffa0f6
2014-11-21[Releng] Update Papyrus setup model to latest OCL 5.0.3 maintenance build ↵Christian W. Damus1-1/+1
for Luna maintenance
2014-11-21[Releng] Update Papyrus setup model to latest OCL 5.0.3 maintenance build ↵Christian W. Damus1-1/+1
for Luna maintenance
2014-11-21[Releng] Update Papyrus setup model to latest OCL 5.0.3 maintenance build ↵Christian W. Damus1-1/+1
for Luna maintenance
2014-11-21447667: [Revision module] a module about revision model shall beptessier3-104/+202
integrated to Papyrus https://bugs.eclipse.org/bugs/show_bug.cgi?id=447667 Merge branch 'master' of ssh://ptessier@git.eclipse.org:29418/papyrus/org.eclipse.papyrus Change-Id: If70804fed708857091523807123a1b008f4503b2
2014-11-21Merge branch 'master' of ↵ptessier1-1/+1
ssh://ptessier@git.eclipse.org:29418/papyrus/org.eclipse.papyrus
2014-11-21447667: [Revision module] a module about revision model shall beptessier4-95/+70
integrated to Papyrus https://bugs.eclipse.org/bugs/show_bug.cgi?id=447667 Change-Id: I78066be185987806ccd098a5ec150c84b605e0ef
2014-11-21[Releng] Update Papyrus setup model to OCL 5.0.2 for Luna maintenanceChristian W. Damus1-1/+1
2014-11-21447667: [Revision module] a module about revision model shall beptessier31-1636/+2650
integrated to Papyrus https://bugs.eclipse.org/bugs/show_bug.cgi?id=447667 Change-Id: Iac0c8b88f42d934854d731da6a742fb8d659a8c3
2014-11-21447667: [Revision module] a module about revision model shall beptessier47-11/+2506
integrated to Papyrus https://bugs.eclipse.org/bugs/show_bug.cgi?id=447667 # WARNING: head commit changed in the meantime Merge branch 'master' of ssh://ptessier@git.eclipse.org:29418/papyrus/org.eclipse.papyrus Change-Id: I3526f892dd6f86f1157e0c9ea2ed4a3aa3bd1b3d
2014-11-21Merge branch 'master' of ↵ptessier1-0/+15
ssh://ptessier@git.eclipse.org:29418/papyrus/org.eclipse.papyrus
2014-11-21447667: [Revision module] a module about revision model shall beptessier37-293/+2451
integrated to Papyrus https://bugs.eclipse.org/bugs/show_bug.cgi?id=447667 Merge branch 'master' of ssh://ptessier@git.eclipse.org:29418/papyrus/org.eclipse.papyrus Change-Id: I5ceeeff94678ff31e8beb789114714150de2fe92
2014-11-20452536: [Activity Diagram - CSS] The new CSS priority rules cause someCamille Letavernier1-0/+15
node icons to appear https://bugs.eclipse.org/bugs/show_bug.cgi?id=452536
2014-11-20Merge branch 'master' of ↵ptessier46-853/+1971
ssh://ptessier@git.eclipse.org:29418/papyrus/org.eclipse.papyrus
2014-11-20399858: [Documentation] Papyrus shall have an embedded documentationptessier14-358/+2227
https://bugs.eclipse.org/bugs/show_bug.cgi?id=399858 Change-Id: Id1f2653c646c29a99f0dc604bf6aecea5f4d56d1
2014-11-20451104: [CSS] Support Author/User/User Agent stylesheetsCamille Letavernier10-5/+134
https://bugs.eclipse.org/bugs/show_bug.cgi?id=451104
2014-11-20Bug 451968 - [viewpoints] Papyrus4ecore extra overrides built-inBenoit Maggi1-2/+2
configuration - set the default policy to use papyrus builtin configuration Change-Id: I24fefe51f8bb1f32d4835c7a43e5f79699bcf743 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2014-11-20452496: [CSS Editor] The Papyrus CSS Editor should support someCamille Letavernier2-1/+398
auto-completion https://bugs.eclipse.org/bugs/show_bug.cgi?id=452496
2014-11-20Merge "Bug 451193 - Developer plugins should'nt depend on emf.facet"Remi Schnekenburger5-363/+383
2014-11-20Merge "[doc] Updated the viewpoints documentation"florian noyrit9-205/+115
2014-11-19452214 - [State machine diagram] Label preference page missingAnsgar Radermacher4-4/+123
2014-11-19Merge "Bug 448948 - [Activity Diagram] Output pin arrow does not disappear ↵Remi Schnekenburger1-16/+38
after it has been connected to an input pin"
2014-11-18Fix access to the diagram edit part when the action is called outside of the ↵Sebastien Gabel1-15/+17
diagram area. Fix a potential OutOfBound exception when the current selection is empty. Change-Id: I51725f7a7022bd99e0705578a3221666f97a9139 Signed-off-by: Sebastien Gabel <sebastien.gabel@esterel-technologies.com>
2014-11-18452139: [Palette] It should be easier to support the file selection inCamille Letavernier1-225/+228
the paletteDefinition extension point https://bugs.eclipse.org/bugs/show_bug.cgi?id=452139 - Replace the "String" type with "Resource" in the extension point
2014-11-18451613: ClassCastException when updating hierarchical profile with datatypeChristian W. Damus1-1/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=451613 Define profiles in dependency order to ensure that their Ecore definitions reference each other precisely by Ecore definition, not by UML definition.
2014-11-18451613: ClassCastException when updating hierarchical profile with datatypeChristian W. Damus12-18/+533
https://bugs.eclipse.org/bugs/show_bug.cgi?id=451613 Define profiles in dependency order to ensure that their Ecore definitions reference each other precisely by Ecore definition, not by UML definition.
2014-11-17Merge branch 'master' of ↵ptessier18-597/+847
ssh://ptessier@git.eclipse.org:29418/papyrus/org.eclipse.papyrus
2014-11-17447667: [Revision module] a module about revision model shall beptessier11-173/+289
integrated to Papyrus https://bugs.eclipse.org/bugs/show_bug.cgi?id=447667 # WARNING: head commit changed in the meantime Merge branch 'master' of ssh://ptessier@git.eclipse.org:29418/papyrus/org.eclipse.papyrus Change-Id: If7d98e08ffbc8d5475218e258cd1802ab331c577
2014-11-17Merge "Fix access to the diagram edit part when the action is called outside ↵vincent lorenzo1-524/+467
of the diagram area (property view for instance) + performed some code clean-up"
2014-11-17Remove dependency to Emf.facet plugin.Remi Schnekenburger1-24/+23
Change-Id: I69fc5c8abd2efca0a8ad9d8fbed142ef11cbd8f1
2014-11-15451683: Memory leak in stereotype repairChristian W. Damus4-8/+124
https://bugs.eclipse.org/bugs/show_bug.cgi?id=451683 Fix memory leaks in: - the common navigator framework (Model Explorer) - the Papyrus EMF Facet tree content provider (Model Explorer) - the GMF diagram outline page (SynchronizableGmfDiagramEditor)
2014-11-14451557: Stereotype repair dialog buttons still enabled during long repair ↵Christian W. Damus12-41/+233
operation https://bugs.eclipse.org/bugs/show_bug.cgi?id=451557 Disable the repair dialog buttons while the repair is in progress and provide a cancel button to stop and rewind the repair operation. Conflicts: plugins/infra/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/util/UIUtil.java plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/participants/StereotypeApplicationRepairParticipant.java plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ApplyProfileAction.java
2014-11-14Fix access to the diagram edit part when the action is called outside of the ↵Sebastien Gabel1-524/+467
diagram area (property view for instance) + performed some code clean-up Change-Id: I73f01a4e7968eac6acced3b8586c322a3e62e528 Signed-off-by: Sebastien Gabel <sebastien.gabel@esterel-technologies.com>
2014-11-14Merge branch 'master' of ↵ptessier2-3251/+3247
ssh://ptessier@git.eclipse.org:29418/papyrus/org.eclipse.papyrus
2014-11-14447870: [Papyrus Req] Papyrus shall import or export reqIF fileptessier2-6/+18
https://bugs.eclipse.org/bugs/show_bug.cgi?id=447870 Merge branch 'master' of ssh://ptessier@git.eclipse.org:29418/papyrus/org.eclipse.papyrus Change-Id: I783b36a3bec907e5d1562fb965b4f574f856cea7
2014-11-14Merge "446415: [All Diagram] when labelConstraint==true, streotype label and ↵vincent lorenzo2-3251/+3247
port label overlap https://bugs.eclipse.org/bugs/show_bug.cgi?id=446415"
2014-11-14446415: [All Diagram] when labelConstraint==true, streotype label andMickael ADAM2-3251/+3247
port label overlap https://bugs.eclipse.org/bugs/show_bug.cgi?id=446415 -On Component diagram :Fix missing override of PortAppliedStereotypeEditPart's locator, which now is a ExternalLabelPositionLocator. Change-Id: I399cee1c5d932333333de5ebae0d40b35e9ca77b Signed-off-by: Mickael ADAM <mickael.adam@ALL4TEC.net>
2014-11-14Merge branch 'master' of ↵ptessier22-71/+279
ssh://ptessier@git.eclipse.org:29418/papyrus/org.eclipse.papyrus
2014-11-14447667: [Revision module] a module about revision model shall beptessier32-259/+1537
integrated to Papyrus https://bugs.eclipse.org/bugs/show_bug.cgi?id=447667 Change-Id: Ic96e7bbf52416e04d46041f3bf32985be98d5238
2014-11-13451338: [RSA Model Import] Performance issues when importing larger models ↵Christian W. Damus5-58/+256
to Papyrus https://bugs.eclipse.org/bugs/show_bug.cgi?id=451338 Fix severe performance problems in stereotype repair, including: * expensive search for a profile matching an unknown-schema EPackage for every instance of an EClass in the package, despite that a match can never be found * expensive validation of the transaction that does stereotype repair, despite that there are no semantic changes worth validating * let SemanticUMLContentProvider refresh its roots only once at the end of a transaction that changes resource-set roots, instead of repeatedly throughout the transaction (and posting async viewer refreshes along the way)
2014-11-13399859: [Profile Applications] Papyrus shall enable to manage profile ↵Christian W. Damus2-2/+7
applications in separate files https://bugs.eclipse.org/bugs/show_bug.cgi?id=399859 Ensure that we don't get stack-overflow on recursion in the read-only handler for decorator models in the case that a decorator model creates an externalized profile application for one of its own decorator packages. Also ensure that stereotype repair doesn't accidentally create such an externalized profile application for a decorator package when repairing a decorator model.
2014-11-13399859: [Profile Applications] Papyrus shall enable to manage profile ↵Christian W. Damus15-11/+16
applications in separate files https://bugs.eclipse.org/bugs/show_bug.cgi?id=399859 Separate the generated EMF model code into a src-gem directory.
2014-11-13Merge "Bug 443909 - Error in display of Package line color and width."Remi Schnekenburger1-2/+3
2014-11-13Merge "Merge remote-tracking branch 'origin/bugs/440230_440226'"vincent lorenzo2-893/+885
2014-11-12[Trivial] Fix a NullPointerException in a custom Drop StrategyCamille Letavernier1-0/+3
2014-11-12Bug 451193 - Developer plugins should'nt depend on emf.facetBenoit Maggi6-387/+406
Change-Id: I517d6f8ff4ec86d0d18dec3f9673cf8f6ac394e3 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2014-11-12451013: [Tests] Intermittent failure in memory leak testsChristian W. Damus1-17/+25
https://bugs.eclipse.org/bugs/show_bug.cgi?id=451013 Put the debug messages behind a system property.

Back to the top