Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-11-12- Bug 421525 - [CDT integration] it should be possible to open a CDT editor b...Ansgar Radermacher1-1/+1
2013-11-12- fix for bug 420372 - Cannot generate C++ code from new Papyrus modelAnsgar Radermacher2-47/+63
2013-11-12- Bug 421525 - [CDT integration] it should be possible to open a CDT editor b...Ansgar Radermacher5-24/+65
2013-11-12- bug 420280 [QDesigner] refactoring: separation of user interface and transf...Ansgar Radermacher63-743/+1120
2013-11-08[415375] [CDO] Model repository administrationChristian W. Damus19-54/+253
2013-11-05[Releng] Update plug-in metadataCamille Letavernier2-3/+1
2013-11-05[Releng] Update plug-in metadataCamille Letavernier1-0/+1
2013-11-05[Releng] Update plug-in metadataCamille Letavernier3-8/+17
2013-11-05[Releng] Update plug-in metadataCamille Letavernier2-1/+33
2013-11-04- Amended fix of Separation of UI task for Acceleo driver, bug 420280: correc...Ansgar Radermacher5-11/+17
2013-11-04Merge branch 'Qompass'Ansgar Radermacher23-5/+553
2013-11-04- 420980 - [diagram conversion] Old DI2 to DI diagram conversion does not wor...Ansgar Radermacher6-179/+177
2013-11-04- Fix text selection for classes nested in namespaces. Bug 399864 - [CDT/Stat...Ansgar Radermacher1-2/+15
2013-11-04- Added selectedElement to textModel, navigate to edited operationAnsgar Radermacher13-95/+449
2013-11-04- Moved DialogUtils to org.eclipse.papyrus.infra.widgets.toolbox & simplified...Ansgar Radermacher19-301/+107
2013-11-04- Use StereotypeUtil instead of StUtils (amended fix in context of bug 399864...Ansgar Radermacher1-5/+5
2013-11-04- [Bug 420375] Generating code does not refresh the Project Explorer, when th...Ansgar Radermacher3-23/+23
2013-11-04- [Bug 420376] Generated C++ code is not formattedAnsgar Radermacher37-1311/+4014
2013-11-04Separation of UI task for Acceleo driver, bug 420280Ansgar Radermacher8-0/+189
2013-11-04Bug 419045 - [C++ codegen] EMTL files not prepared for deploymentAnsgar Radermacher22-274/+225
2013-11-04- Partial fix in context of bug 399864: The C/C++ view supports editing of be...Ansgar Radermacher2-3/+343
2013-11-04Add dependency to oep.infra.widgets.toolbox (context: bug 420280 - [QDesigner...Ansgar Radermacher4-4/+5
2013-11-04- Fix text selection for classes nested in namespaces. Bug 399864 - [CDT/Stat...Ansgar Radermacher1-2/+15
2013-11-04Merge branch 'master' into QompassAnsgar Radermacher3-50/+33
2013-11-01- Added selectedElement to textModel, navigate to edited operationAnsgar Radermacher13-95/+449
2013-11-01Added org.eclipse.papyrus.acceleo.debug to tree and featureAnsgar Radermacher13-0/+487
2013-10-28- Moved DialogUtils to org.eclipse.papyrus.infra.widgets.toolbox & simplified...Ansgar Radermacher19-301/+107
2013-10-28- Use StereotypeUtil instead of StUtils (amended fix in context of bug 399864...Ansgar Radermacher1-5/+5
2013-10-28- [Bug 420375] Generating code does not refresh the Project Explorer, when th...Ansgar Radermacher4-25/+25
2013-10-28- [Bug 420376] Generated C++ code is not formattedAnsgar Radermacher37-1545/+4172
2013-10-25Separation of UI task for Acceleo driver, bug 420280Ansgar Radermacher8-0/+189
2013-10-24Bug 419045 - [C++ codegen] EMTL files not prepared for deploymentAnsgar Radermacher22-274/+225
2013-10-24- Partial fix in context of bug 399864: The C/C++ view supports editing of be...Ansgar Radermacher2-3/+343
2013-10-24411233: [Releng] Add RobotML to RelengVincent Lorenzo35-0/+5560
2013-10-23- Changes in automatically generated file build.acceleoAnsgar Radermacher3-3/+3
2013-10-23Removed unnecessary code (clear operation on already empty list), context fix...Ansgar Radermacher1-1/+0
2013-10-17- Added/Corrected precompiled EMTL for deployment: bug 419045Ansgar Radermacher5-462/+4879
2013-10-17- Fixed bug 419703 - [CDT integration] Stereotypes are not properly unapplied...Ansgar Radermacher1-2/+5
2013-10-17- Fixed bug 418999 - [C++ codegen] TestCDTintegration.uml contains unresolved...Ansgar Radermacher3-130/+120
2013-10-15415375: [CDO] Model repository administrationChristian W. Damus2-1/+9
2013-10-11Revert "415375: [CDO] Model repository administration"Christian W. Damus2-9/+1
2013-10-09415375: [CDO] Model repository administrationChristian W. Damus2-1/+9
2013-10-09Bug 418999 - [C++ codegen] TestCDTintegration.uml contains unresolved pathmapAnsgar Radermacher1-6/+6
2013-10-08- Avoid NPE in ModelElementsCreatorAnsgar Radermacher2-9/+10
2013-10-08- Regenerated EMTL fileAnsgar Radermacher1-0/+2487
2013-10-08- Restructuring (StUtils => StereotypeUtil of Papyrus)Ansgar Radermacher42-473/+425
2013-10-08Minor modificationsAnsgar Radermacher8-447/+55
2013-10-08Use StereotypeUtil from Papyrus instead of StUtils from qdesignerAnsgar Radermacher10-19/+20
2013-10-08Update of examples and mapping rules (required for support of new operation n...Ansgar Radermacher27-180/+4108
2013-10-08Added a needsUpdate option to ports. This facilitates the control whether an ...Ansgar Radermacher2-27/+70

Back to the top