Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-02-06458619: Issues with Expansion region (can not create Input Expansionbugs/458619-expansionRegionRemi Schnekenburger11-4940/+5155
Node and can not embed expansion region in another expansion region) https://bugs.eclipse.org/bugs/show_bug.cgi?id=458619
2014-02-28 417396: [CSS] The CSS Engine shall support label visibility & mask0.10.2_RC5Camille Letavernier1-0/+3
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417396 - Fix default CSS Theme for Label element icons
2014-02-28Merge branch 'streams/0.10-maintenance' of ↵Vincent Lorenzo1-0/+96
ssh://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus into 0.10-maintenance
2014-02-28427129: Figures newly created via the palette should be snapped to gridVincent Lorenzo3-2/+512
if "snap to grid" is activated https://bugs.eclipse.org/bugs/show_bug.cgi?id=427129 Fix the bug for the port in IDB and BDD
2014-02-26427419: Problems with DataTypes whose properties are typed byChokri Mraidha1-0/+96
Stereotypes https://bugs.eclipse.org/bugs/show_bug.cgi?id=427419
2014-02-24402525: [Widgets / Transactions] Papyrus dialogs should be transactionalChristian W. Damus2-7/+15
https://bugs.eclipse.org/bugs/show_bug.cgi?id=402525 Fix regression in new-Property dialog caused by commit 2729a76. Conflicts: plugins/sysml/org.eclipse.papyrus.sysml.service.types/src/org/eclipse/papyrus/sysml/service/types/helper/advice/PropertyEditHelperAdvice.java
2014-02-20[Releng] Update rmaps for Kepler SR2Camille Letavernier4-8/+8
2014-02-19 417396: [CSS] The CSS Engine shall support label visibility & maskCamille Letavernier3-6/+6
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417396 - Fix a regression in the SysML BDD
2014-02-19Revert "[Releng - TMP] Use SR2 RC3 update site for CDT, until CDT SR2 RC4 is ↵Camille Letavernier2-2/+2
fixed" This reverts commit c95fad2fd31b01847c32354be5a23edd27e8be52.
2014-02-19417396: [CSS] The CSS Engine shall support label visibility & maskCamille Letavernier2-2/+15
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417396 - Fix a regression in the RequirementDiagram
2014-02-19427129: Figures newly created via the palette should be snapped to gridvlorenzo2-40/+42
if "snap to grid" is activated https://bugs.eclipse.org/bugs/show_bug.cgi?id=427129 FIX NPE on Snap Helper
2014-02-19[Releng - TMP] Use SR2 RC3 update site for CDT, until CDT SR2 RC4 isCamille Letavernier2-2/+2
fixed
2014-02-19416739: [Property View] Custom Papyrus properties don't raise anyCamille Letavernier1-5/+56
notification when their own value evolved https://bugs.eclipse.org/bugs/show_bug.cgi?id=416739 Apply patch from S. Gabel
2014-02-19[Properties View] Fix potential NPEs in the Stereotype properties viewCamille Letavernier1-0/+10
2014-02-19428518: [Properties View] Property view model should manage typeThibault Le Ouay16-40/+213
Double/Real https://bugs.eclipse.org/bugs/show_bug.cgi?id=428518 Signed-off-by: Thibault Le Ouay <t.leouay@sherpa-eng.com>
2014-02-19427129: Figures newly created via the palette should be snapped to gridvlorenzo3-35/+204
if "snap to grid" is activated https://bugs.eclipse.org/bugs/show_bug.cgi?id=427129
2014-02-19[Releng] Update rmaps to Kepler SR2 RC4Camille Letavernier4-10/+10
2014-02-19428423: [Property View] Improvement of inheritance of property viewThibault Le Ouay33-501/+1277
generation https://bugs.eclipse.org/bugs/show_bug.cgi?id=428423 Also-by: Camille Letavernier <camille.letavernier@cea.fr>
2014-02-18426432: [CSS] No effect when applying a CSS rule specifying aCamille Letavernier1-0/+1
rectilinear routing policy on an edge https://bugs.eclipse.org/bugs/show_bug.cgi?id=426432
2014-02-18422045: [General diagrams] No graphical impact when connector line widthCamille Letavernier3-7/+40
change from the appearance page https://bugs.eclipse.org/bugs/show_bug.cgi?id=422045
2014-02-18Bug 425190 - [CSS] Loss of Notation information when CSS style isCamille Letavernier1-1/+14
applied on Edges. https://bugs.eclipse.org/bugs/show_bug.cgi?id=425190 - Do not reset styles which are not supported by the CSS Engine (Including the EObjectValueStyle used for SysML association ends)
2014-02-17[Releng] Move the test plug-in extendedtypes.tests to the right locationCamille Letavernier29-0/+0
2014-02-17[Tests] Fix various regressions based on test results (SashEditor, CSS,Camille Letavernier11-73/+270
ExtendedTypes)
2014-02-17417396: [CSS] The CSS Engine shall support label visibility & maskCamille Letavernier2-4/+16
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417396 - Fix regressions: the Slots compartment is now visible by default in SysML BDD
2014-02-17417396: [CSS] The CSS Engine shall support label visibility & maskCamille Letavernier1-10/+12
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417396 - Load theme contributions in an ordered (deterministic) way to avoid a random default theme
2014-02-17417396: [CSS] The CSS Engine shall support label visibility & maskCamille Letavernier1-4/+6
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417396 - Do not reset style for transient compartments (e.g. Stereotype compartments)
2014-02-17417396: [CSS] The CSS Engine shall support label visibility & maskCamille Letavernier5-5/+11
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417396 - Fix some default maskLabels in SysML diagrams
2014-02-14[Releng] Fix Rmaps for maintenance-extraCamille Letavernier1-0/+7
2014-02-14[Releng] Remove the erroneous Java 1.6 dependency for diagramsCamille Letavernier10-29/+16
2014-02-14[Releng - CSS] Fix missing dependency to core.databindingCamille Letavernier1-1/+2
2014-02-14[Releng] Remove the erroneous Java 1.6 dependency for diagramsCamille Letavernier11-19/+19
2014-02-14[Releng] Add new SysML CSS Plug-in to the extra buildCamille Letavernier1-8/+24
2014-02-14Synchronize with 0.10-maintenance / KeplerCamille Letavernier133-2117/+9290
2014-02-14417396: [CSS] The CSS Engine shall support label visibility & maskCamille Letavernier12-440/+10
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417396 - Remove mask-label-related preferences
2014-02-14417396: [CSS] The CSS Engine shall support label visibility & maskCamille Letavernier17-7/+455
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417396 - Restore empty preference pages (Use default pages instead of deleting them)
2014-02-14417396: [CSS] The CSS Engine shall support label visibility & maskCamille Letavernier29-2321/+590
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417396 - Restore Compartments preference pages - Remove all mask-label related preference pages 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
2014-02-14Merge branch 'streams/0.10-maintenance' of ↵Vincent Lorenzo31-61/+1774
ssh://vlorenzo@git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus.git into streams/0.10-maintenance
2014-02-14417396: [CSS] The CSS Engine shall support label visibility & maskCamille Letavernier13-34/+416
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417396 - Add a default SysML CSS Theme to handle SysML compartments visibility - Generate NotationTypesMap for IDGen diagrams
2014-02-14427131: [Diagram] Moving figures with keyboard arrows does not work asVincent Lorenzo1-1/+113
expected with "snap to grid" turned on https://bugs.eclipse.org/bugs/show_bug.cgi?id=427131 Fix for this bug
2014-02-14Merge branch 'streams/0.10-maintenance' into ↵rschnekenbu8-1525/+1638
committers/rschnekenbu/extendedtypes
2014-02-14424402: [Core] Runtime deployment of the element types shall be possiblerschnekenbu31-61/+1774
https://bugs.eclipse.org/bugs/show_bug.cgi?id=424402 - Add management of extended types in the IBD and BDD sysml diagrams from the palette - add a new kind of configuration for semantic aspect action, but no usage currently - settype, which should open a popup to select a specific type
2014-02-13424005: [Diagram] Enhancements for snap to gridVincent Lorenzo2-2/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=424005 BorderNodeEditPart must be snap using center of figure only.
2014-02-13428092: [Table 2] NPE in table after creation followed by Undo/RedoVincent Lorenzo1-0/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=428092 Add super.dispose in CompositeAxisManager
2014-02-12Merge contribution from B. MaggiVincent Lorenzo7-1525/+1637
Merge commit 'e8fb604a0762987da518649578bbee6308742323' into streams/0.10-maintenance
2014-02-12Merge branch 'streams/0.10-maintenance' into ↵rschnekenbu4-26/+26
committers/rschnekenbu/extendedtypes
2014-02-12424402: [Core] Runtime deployment of the element types shall be possiblerschnekenbu2-3/+3
https://bugs.eclipse.org/bugs/show_bug.cgi?id=424402 - Renaming of the element when applying a stereotype is now correct. It does not use the metaclass of the element in the name - the extended types set seems to be null sometimes whereas it should not be.
2014-02-12Update RMpap for Kepler SR2 RC30.10.2_RC3Vincent Lorenzo4-26/+26
2014-02-12Merge branch 'streams/0.10-maintenance' into ↵rschnekenbu1-0/+3
committers/rschnekenbu/extendedtypes
2014-02-12424402: [Core] Runtime deployment of the element types shall be possiblerschnekenbu45-318/+2010
https://bugs.eclipse.org/bugs/show_bug.cgi?id=424402 - new kind of semantic post action: display a dialog based on property views to edit the value of the element and of the applied stereotypes
2014-02-11417396: [CSS] The CSS Engine shall support label visibility & maskCamille Letavernier1-12/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417396 - Fix Java compliance

Back to the top