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-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 Radermacher19-1/+548
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- 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-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- 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-23Removed unnecessary code (clear operation on already empty list), context fix...Ansgar Radermacher1-1/+0
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-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-08Changes related to supression of StUtilsAnsgar Radermacher10-104/+111
2013-10-08- Removed obsolete generated classAnsgar Radermacher5-102/+16
2013-10-08- Added Package with a primitive type definition to C++ test modelAnsgar Radermacher16-38/+728
2013-10-08- Minor profile update, removed "Default" stereotype, since already standard ...Ansgar Radermacher13-790/+55
2013-10-08Regeneration of EMTL filesAnsgar Radermacher22-744/+891
2013-10-08- Handle relative paths in EMTL files, comments explaining impact of bug 3511...Ansgar Radermacher1-33/+32
2013-10-08Added tree function to GenUtilsAnsgar Radermacher2-6/+68
2013-10-08Fixed Acceleo driverAnsgar Radermacher1-18/+22
2013-10-08Add includePaths property to ExternLibrary StereotypeAnsgar Radermacher12-220/+73
2013-10-08Fix UML meta-model nameAnsgar Radermacher1-13/+18
2013-09-11- Added //$NON-NLS-1$ tagsAnsgar Radermacher10-39/+98
2013-09-11Remove obsolete GenUtils in oep.cpp.codegen (already in more generic plugin o...Ansgar Radermacher3-4268/+0
2013-09-04Add missing bundle-localizationAnsgar Radermacher1-0/+1
2013-08-29- CDT-integration: disable selection of operation in model explorer (can caus...Ansgar Radermacher4-12/+24
2013-08-28Fix missing name in plugin.xml of oep.cpp.codegen.ui.Ansgar Radermacher1-1/+1
2013-08-27Fix PLUGIN_IDAnsgar Radermacher1-3/+5
2013-08-27Fix build.properties (including plugin.properties in build)Ansgar Radermacher2-2/+7

Back to the top