Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-02-14386118: [EMF Facet] Papyrus should progressively support EMF Facet 0.2ptessier720-10781/+9179
https://bugs.eclipse.org/bugs/show_bug.cgi?id=386118
2014-02-14386118: [EMF Facet] Papyrus should progressively support EMF Facet 0.2ptessier84-8/+31
https://bugs.eclipse.org/bugs/show_bug.cgi?id=386118
2014-02-14386118: [EMF Facet] Papyrus should progressively support EMF Facet 0.2ptessier293-298/+42308
https://bugs.eclipse.org/bugs/show_bug.cgi?id=386118
2014-02-11Merged master into EMF Facet integrationptessier921-106420/+153956
2014-02-10Bug 315231 - [All Diagrams] Direct Edit : Xtext / Papyrus integration (amended)Ansgar Radermacher6-62/+60
2014-02-10386118: [EMF Facet] Papyrus should progressively support EMF Facet 0.2Patrick tessier593-0/+48029
https://bugs.eclipse.org/bugs/show_bug.cgi?id=386118 Import EMF Facet
2014-02-10386118: [EMF Facet] Papyrus should progressively support EMF Facet 0.2Patrick tessier914-392/+87859
https://bugs.eclipse.org/bugs/show_bug.cgi?id=386118 import EMF-FACET
2014-02-10Bug 421392 - [Model Explorer] Link with Editor does not work properly (amended)Ansgar Radermacher2-4/+15
2014-02-09Bug 421392 - [Model Explorer] Link with Editor does not work properlyAnsgar Radermacher2-9/+16
Bug 427740 - [QDesginer] Refactoring - move common utils to papyrus utils plugin
2014-02-09Bug 427740 - [QDesginer] Refactoring - move common utils to papyrus utils pluginAnsgar Radermacher35-121/+172
2014-02-07- Remove non-required xtext import (trivial)Ansgar Radermacher1-3/+0
2014-02-07425725: [Hyperlinks] Cannot create hyperlink to diagram in differentvlorenzo2-19/+158
model/project https://bugs.eclipse.org/bugs/show_bug.cgi?id=425725 - Allow to link views from others model - The views are shown only once
2014-02-07- Bug 315231 - [All Diagrams] Direct Edit : Xtext / Papyrus integrationAnsgar Radermacher1-0/+40
- Updated composite diagram (regeneration) to re-enable xtext integreation, still need to remove dependency
2014-02-07423675: ENTER & ALT-ENTER shortcuts in textual cells of the new tablesvlorenzo1-86/+134
are counter-intuitive (opposite of Excel) https://bugs.eclipse.org/bugs/show_bug.cgi?id=423675 Add auto resize of the text widget when the user add a line
2014-02-06Fix some JUnits test on timeing diagramvlorenzo5-9/+17
2014-02-05Revert "try to fix the test ↵vlorenzo1-41/+10
org.eclipse.papyrus.sysml.nattable.requirement.tests.tests.OpenTableTest.testOpenExistingTable on Hudson" This reverts commit a4e6dec57fa72cfa143e35ba60deda3eeb1a7f2f.
2014-02-05423675: ENTER & ALT-ENTER shortcuts in textual cells of the new tablesvlorenzo7-16/+677
are counter-intuitive (opposite of Excel) https://bugs.eclipse.org/bugs/show_bug.cgi?id=423675
2014-02-05Try to fix OpenTableTest on hudsonvlorenzo1-1/+1
2014-02-05try to fix the testvlorenzo1-10/+41
org.eclipse.papyrus.sysml.nattable.requirement.tests.tests.OpenTableTest.testOpenExistingTable on Hudson
2014-02-05Fix 2 bugs found thanl tests : vlorenzo2-5/+6
- Fix the papyrus class EditorContextSynchronizerAxisManager - Fix the JUnit test testCreationAndDestructionOnRequirement
2014-02-05Synchronize with masterCamille Letavernier8-103/+162
2014-02-05Fix some bugs found with the BundleTests vlorenzo8-103/+162
+ improve bundle Tests + add test on guave dependency
2014-02-05422038: Copy diagram to image file failsCamille Letavernier1-9/+21
https://bugs.eclipse.org/bugs/show_bug.cgi?id=422038 - Fix the AcceptEventActionFigure to avoid drawing lines with negative width
2014-02-04[releng] Fixing RCP build update sitesLaurent Wouters1-16/+1
Change-Id: I232caee6ada5ea8584c9bee87e2cee42112bff66 Signed-off-by: Laurent Wouters <laurent.wouters@cea.fr>
2014-02-04410913: [Table 2] The metamodel for the tabular editor shall contain OCLvlorenzo1-3/+20
well-formedness rules https://bugs.eclipse.org/bugs/show_bug.cgi?id=410913
2014-02-04424942: [Diagram] Papyrus shall ease resizing of model elements owningvlorenzo5-7/+471
children https://bugs.eclipse.org/bugs/show_bug.cgi?id=424942 Manage anchor + Fix some obvious warning/errors found with findbugs
2014-02-03Merge sequence diagram improvements to masterCamille Letavernier130-757/+6955
2014-02-03Sequence diagram improvements: Boutheina Bannour130-757/+6955
417365: [Sequence Diagram] Lifeline management – when lifeline header gets resized, all associated elements should be updated to keep the same relative position. https://bugs.eclipse.org/bugs/show_bug.cgi?id=417365 417372: [Sequence Diagram] Stereotype enhancement https://bugs.eclipse.org/bugs/show_bug.cgi?id=417372 417373: [Sequence Diagram] Editor crashes due to general ordering handling https://bugs.eclipse.org/bugs/show_bug.cgi?id=417373 417374: [Sequence Diagram] Order of fragments due to Message reconnection. https://bugs.eclipse.org/bugs/show_bug.cgi?id=417374 417375: [Sequence Diagram] Order of fragment due to execution behavior resize https://bugs.eclipse.org/bugs/show_bug.cgi?id=417375 417376: [Sequence Diagram] Display the behavior of Execution specification as a label https://bugs.eclipse.org/bugs/show_bug.cgi?id=417376
2014-02-03Fix Bundle localization for new pluginvlorenzo2-1/+3
org.eclipse.papyrus.uml.diagram.composite.tests
2014-02-03Fix version number to 1.0.0 forvlorenzo1-1/+1
org.eclipse.papyrus.uml.diagram.composite.tests
2014-02-03- Bug 318154 - [All diagrams] Multiple exceptions "Received wrong transfer ↵Ansgar Radermacher12-12/+13
data" during drag&drop
2014-01-31Bug 418586 - [Connector] [UML] [SysML] [CompositeStructureDiagram]Benoit Maggi28-2877/+3030
Problems with UML/SysML Connector Allow connector : - on the same port - between ports of the same part - between ports of the same Block Change-Id: If0e0391d10e8a15ff15471a30d87f60927bebf35 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2014-01-31Add TestLinkWithParent.java to manage test for links between elementsBenoit Maggi11-39/+1102
with parents Init tests for Composite Diagram : - sample tests for simple links - tests for Connector between Ports Change-Id: Id3acb52aaa693c990858a57e578ebf40e0cddaa5 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2014-01-31Add org.eclipse.papyrus.uml.diagram.composite.test.AllTests to the mainBenoit Maggi3-2/+6
plugin org.eclipse.papyrus.test Conflicts: 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 Change-Id: If74013f4e1f0ead5981691a4d25c101071b69e92 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2014-01-31Creation of org.eclipse.papyrus.uml.diagram.composite.tests to test umlBenoit Maggi13-1/+312
diagram composite Conflicts: features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/feature.xml Change-Id: I6b011409de22dd8d8ffbf01de81649ee9b03f48f Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2014-01-31Bug 423666 - Show All Related Link can display erroneous connectors inBenoit Maggi5-1631/+1881
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-31Bug 422835 - Problems with ports in internal block diagram when block isBenoit Maggi2-102/+111
specialized https://bugs.eclipse.org/bugs/show_bug.cgi?id=422835 Drag and drop on block is now allowed in IBD and BDD for all inherited elements. The test is done with this code : ((Classifier) dropTargetElement).getAllAttributes().contains(droppedObject), and not conformTo to avoid private attributes. Change-Id: Ifa966e491aa1142e34b5a39fa107f82e48153fc7 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2014-01-31Bug 379529 - [IBD] ClassCastException if a port was not correctlyBenoit Maggi2-246/+257
created https://bugs.eclipse.org/bugs/show_bug.cgi?id=379529 Change-Id: Id708051b97137a38df5d0353b15717b4b573ebfb Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2014-01-31Bug 421911 - [IBD/BDD] Cannot display context menu for a port in IBDBenoit Maggi2-292/+240
diagram https://bugs.eclipse.org/bugs/show_bug.cgi?id=421911 Change-Id: I466f6c54640f9fd56268fbd5bfb5652cfbd0bca0 Signed-off-by: B. Maggi <benoit.maggi@cea.fr>
2014-01-30418586: [Connector] [UML] [SysML] [CompositeStructureDiagram] Problemsvlorenzo1-1/+4
with UML/SysML Connector https://bugs.eclipse.org/bugs/show_bug.cgi?id=418586
2014-01-30Update RMap for CDOvlorenzo4-6/+6
2014-01-30Fix 2 infinite recursive loops (found with finds bugs).vlorenzo2-4/+4
2014-01-30Fixed UML update siterschnekenbu1-1/+1
2014-01-29426883: [Table 2][Xtext] Xtext editor in table aren't closed properlyvlorenzo2-7/+13
and break the selection in the table https://bugs.eclipse.org/bugs/show_bug.cgi?id=426883
2014-01-29Merge branch 'master' of ↵Camille Letavernier6-52/+38
ssh://cletavernie@git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus.git
2014-01-29426649: Exception setting Stereotype iconsCamille Letavernier1-23/+29
https://bugs.eclipse.org/bugs/show_bug.cgi?id=426649 Workaround, until the following bug is fixed: 402525: [Widgets / Transactions] Papyrus dialogs should be transactional https://bugs.eclipse.org/bugs/show_bug.cgi?id=402525
2014-01-29Merge branch 'master' of ↵Laurent Wouters4-32/+32
http://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus
2014-01-29[releng] Added the UML 5.0 update site in the RCP configurationLaurent Wouters1-0/+5
Signed-off-by: Laurent Wouters <laurent.wouters@cea.fr>
2014-01-29[releng] Cleaning-up the RCP configurationLaurent Wouters1-19/+0
Signed-off-by: Laurent Wouters <laurent.wouters@cea.fr>
2014-01-29Update RMap for Luna M51.0.0_M5vlorenzo4-32/+32

Back to the top