Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-08-18Merge "[440276] - Activity node created in partition does not have ↵Camille Letavernier3-71/+85
InPartition feature set"
2014-08-18Merge "Bug 441408 - [UmlRT] Add test for validations rules - add a test for ↵Camille Letavernier20-8/+481
the isActiveEntity rule - add a getter to get the diagnostic from the command - change the source to a unique id for the BasicDiagnostic comming from status Change-Id: I1f09e1d01fa9944675ea6c0ee872e6aa1011418c Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>"
2014-08-11441511: [Properties View] Deletion of several applied commentsGabriel Pascual1-231/+229
https://bugs.eclipse.org/bugs/show_bug.cgi?id=441511 - Fixes add and remove behaviour Change-Id: I2db04d86ada363d611c9ea4a56278a5e8d675edd Signed-off-by: Gabriel Pascual <gabriel.pascual@all4tec.net>
2014-08-08[440276] - Activity node created in partition does not have InPartitionatischenko3-71/+85
feature set Signed-off-by: atischenko <ticher777@gmail.com>
2014-08-08Bug 441408 - [UmlRT] Add test for validations rulesBenoit Maggi20-8/+481
- add a test for the isActiveEntity rule - add a getter to get the diagnostic from the command - change the source to a unique id for the BasicDiagnostic comming from status Change-Id: I1f09e1d01fa9944675ea6c0ee872e6aa1011418c Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2014-08-08Bug 430552 - [Sequence Diagram] Dependents of occurrence specificationssboyko3-30/+210
not deleted Change-Id: I5fbda29bc28afd777c6812900ec9ac26ac5ecea1 Signed-off-by: sboyko <serg.boyko2011@gmail.com>
2014-08-08Bug 441315 - [ViewPoint] A configuration with a bad category breaks theBenoit Maggi1-0/+14
new Model Wizard - UnavailableViewPrototype will return an empty list of categories Change-Id: Ia36a67f420d063a1c9576977c957c0ba8a581252 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2014-08-08Merge "Bug 436808 - [Class Diagram] Edges palette hides Context Link - ↵Camille Letavernier46-187/+221
alphabetic order on palette, change for ContextLink and Usage - it also generate the use of interface IControlParserForDirectEdit Change-Id: I2b5f65aeb865392993a5d612444e78dbf59328ba Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>"
2014-08-08Merge "Bug 350726 - [SequenceDiagram] Can't align Action Execution ↵Camille Letavernier1-3/+22
Specifications"
2014-08-08Bug 436808 - [Class Diagram] Edges palette hides Context LinkBenoit Maggi46-187/+221
- alphabetic order on palette, change for ContextLink and Usage - it also generate the use of interface IControlParserForDirectEdit Change-Id: I2b5f65aeb865392993a5d612444e78dbf59328ba Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2014-08-08Bug 431298 - NPE in ShowHideRelatedContentsHandlerBenoit Maggi3-368/+380
- remove some NPE on PlatformUI.getWorkbench(). getActiveWorkbenchWindow().getSelectionService() Change-Id: I8fdd6f594a866c9ee558b398c3f1aab273255664 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2014-08-08Merge "374050: [Properties view] Manage interfaces for ports does not ↵Camille Letavernier54-11656/+8055
refresh "provided" and "required" interfaces immediatly https://bugs.eclipse.org/bugs/show_bug.cgi?id=374050"
2014-08-07Merge "Bug 441326 - [java code generation] In preferences menu, empty path ↵Cedric Dumoulin1-0/+5
should not be added when user clicked on "cancel" button"
2014-08-07374050: [Properties view] Manage interfaces for ports does not refreshGabriel Pascual54-11656/+8055
"provided" and "required" interfaces immediatly https://bugs.eclipse.org/bugs/show_bug.cgi?id=374050 Composite diagram : - Add adapter for derived attribute - Add actions (add and remove) on observable list of properties view - Connected menu action Interface Manager and Properties view - Refactor Manage interface Handler and UI - Fix several bugs about NewElementRepresentation handling during commands execution. - Clean dependencies after refactor - Manage strictly adapters Change-Id: I3635b1a94f53acb3ef592b741afe76c13d767093 Signed-off-by: Gabriel Pascual <gabriel.pascual@all4tec.net>
2014-08-07Merge branch 'master' of ↵Remi Schnekenburger147-1244/+10266
ssh://rschnekenbu@git.eclipse.org:29418/papyrus/org.eclipse.papyrus
2014-08-07Bug 411009 -[UML RT] Provide tooling support for the UML-RT ProfileRemi Schnekenburger19-422/+352
Providing a basic version of the property view, based on the new version of the profile. Change-Id: Id4b528b335829d1ad8c66e4d919e6c3df564203f Signed-off-by: Remi Schnekenburger <remi.schnekenburger@cea.fr>
2014-08-07Merge "441195: [Sysml Diagrmam] NPE while removing sterotype Requirement ↵Camille Letavernier1-310/+331
https://bugs.eclipse.org/bugs/show_bug.cgi?id=441195"
2014-08-07[440239] - Cannot create any ActivityNode in InterruptibleActivityRegionatischenko9-18/+184
Signed-off-by: atischenko <ticher777@gmail.com> Change-Id: I73b05c6ff2d396b30ec5f847c1ca5bafbbd82afa
2014-08-07[Releng] Share Tycho launch configsCamille Letavernier6-0/+108
2014-08-07Merge "[437605] - Export Sequence Diagram to Images"Camille Letavernier3-0/+59
2014-08-07417409: [Performances - Properties view] Delay in UI when reorganizingCamille Letavernier3-6/+7
diagram layout. https://bugs.eclipse.org/bugs/show_bug.cgi?id=417409 - Fix tests
2014-08-07[437605] - Export Sequence Diagram to Imagessboyko3-0/+59
Change-Id: I70b6a5c7efa036fd023c90ee15e63fb98703bbfe Signed-off-by: sboyko <serg.boyko2011@gmail.com>
2014-08-07Bug 441326 - [java code generation] In preferences menu, empty pathJonathan GEOFFROY1-0/+5
should not be added when user clicked on "cancel" button Change-Id: I2e6943b4967c3ce5be2dcdb2b3c9a2f2e9ce1f60 Signed-off-by: Jonathan GEOFFROY <geoffroy.jonathan@gmail.com>
2014-08-07417409: [Performances - Properties view] Delay in UI when reorganizing ↵Christian W. Damus83-321/+4544
diagram layout. https://bugs.eclipse.org/bugs/show_bug.cgi?id=417409 Make property sheet views reusable, with updating of the bound selection when the selection changes to another element that shows the same views. This employs new capability of the DataSource to update the selection that it encapsulates, pushing the new selection into the ModelElements that it creates, using a new delegating observable framework. Property sheet controls are re-used on a per-tab basis. Because of the new delegation pattern introduced here, we need to be able to ensure that delegate observables are disposed of when they are no longer needed. This includes not only the delegates of the new DelegatingObservables, but also the delegates of MultipleObservableValue and similar aggregates. As these delegates can be shared amongst multiple wrappers of different kinds, we use a simple reference counting scheme to ensure that observables are not disposed while they are still in use. This averts the exceptions discovered in multi-observable (multiple selection) scenarios on a previous iteration of this patch set. Change-Id: Ide8f3fcea4228083a68bc9d5d39dc5a50217af62
2014-08-07[Releng] Fix bundle metadataCamille Letavernier2-2/+2
2014-08-07[Releng] Fix bundle metadataCamille Letavernier5-7/+11
2014-08-07441195: [Sysml Diagrmam] NPE while removing sterotype RequirementGabriel Pascual1-310/+331
https://bugs.eclipse.org/bugs/show_bug.cgi?id=441195 - Reinforce robustness against NullPointerException during getting UML Element in AppliedStereotypePropertiesEditPolicy Change-Id: I468304598595fbe18944051f79d674b3451415fd Signed-off-by: Gabriel Pascual <gabriel.pascual@all4tec.net>
2014-08-06Merge "Bug 438066 - [Java Code Generation]Java Code Generation shall allow ↵Cedric Dumoulin40-434/+4884
to choose the source folder"
2014-08-06[Releng] Fix bundle ManifestCamille Letavernier5-161/+148
2014-08-06[Releng] Fix bundle ManifestCamille Letavernier1-1/+2
2014-08-06441246: [Tests] EditorReloadTest is conflicting with ResourceLoadingTestCamille Letavernier1-1/+3
https://bugs.eclipse.org/bugs/show_bug.cgi?id=441246 - Workaround: execute the ResourceLoadingTests after the EditorReloadTests
2014-08-06[Releng] Define a specific profile for FindbugsCamille Letavernier1-16/+29
2014-08-06[Releng] Add the CBI plug-in repositoryCamille Letavernier1-0/+7
2014-08-06[Releng - Tycho] Add signing optionCamille Letavernier1-0/+29
2014-08-05Bug 438066 - [Java Code Generation]Java Code Generation shall allow toJonathan GEOFFROY40-434/+4884
choose the source folder Change-Id: I4b37c874ceb2df2b45f977b70d9df781100de697 Signed-off-by: Jonathan GEOFFROY <geoffroy.jonathan@gmail.com>
2014-08-05[Releng - Tests] Add support for conditional tests in Tycho buildsCamille Letavernier1-0/+1
2014-08-05[Releng - Tests] Fix CPP Codegen Tests for compatibility with TychoCamille Letavernier3-127/+141
2014-08-05Bug 350726 - [SequenceDiagram] Can't align Action Execution Specificationssboyko1-3/+22
Change-Id: Id7cdb2d4c214033069862c3c5257df0c2a7ec22c Signed-off-by: sboyko <serg.boyko2011@gmail.com>
2014-08-05[Releng - Tests] Fix memory allocation for testsCamille Letavernier3-3/+4
2014-08-05Merge branch "tycho-tests"Camille Letavernier6-11/+87
2014-08-05[Releng - Tests] Fix build.properties for Tycho testsCamille Letavernier4-6/+6
2014-08-05[Releng - Tests] Generate poms for extra-tests plug-insCamille Letavernier10-0/+416
2014-08-05Merge "Bug 438514 - [java code generation] java generation should open the ↵Cedric Dumoulin1-6/+9
target project when it's closed"
2014-08-05Merge "Bug 438345 - [java reverse] Reverse shall display an explicit error ↵Cedric Dumoulin4-5/+38
when user has not opened any model Add an ErrorMessage when there is no selected model. "
2014-08-05Merge "Bug 437904 - Papyrus should have a menu on Package Explorer to run ↵Cedric Dumoulin1-0/+40
the reverse. Allow a new popup menu for reverse classes/interface, packages, source folder. Commands (button, popup menu) are disabled when the active editor is not a papyrus diagram."
2014-08-05441087: [ModelExplorer] Drop diagrams from model explorer ("GraphicalCamille Letavernier1-2/+0
move") cannot be undone https://bugs.eclipse.org/bugs/show_bug.cgi?id=441087 - Re-enable the test
2014-08-05Bug 441087: [ModelExplorer] Drop diagrams from model explorer (Graphical ↵Laurent Wouters2-4/+20
Move) cannot be undone Fixed the change owner and change root commands for the diagrams and tables that were errorneous Change-Id: I95d97c15934ec4b76b0255d2bf6bd05e50bdfe3d Signed-off-by: Laurent Wouters <laurent.wouters@cea.fr>
2014-08-04[Trivial] Remove System.out.println in tests plug-insCamille Letavernier2-6/+5
2014-08-04[Tests refactoring] Restore the sasheditor.tests fragmentCamille Letavernier7-8/+8
2014-08-04441087: [ModelExplorer] Drop diagrams from model explorer ("GraphicalCamille Letavernier2-6/+42
move") cannot be undone https://bugs.eclipse.org/bugs/show_bug.cgi?id=441087 - Update the corresponding test in Sysml.modelexplorer

Back to the top