Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-01-17Bug 484701 - [QDesigner] Refactoring - code generators, architecture ↵Ansgar Radermacher110-11732/+0
exploration and component based design should be organised in common directory Bug 478797 - [model library] Decide which model library to use for C++ primitive types Change-Id: Idade4edfcf803da3528c0873aa04b754915866fd
2015-12-16Bug 480054 - [QDesigner] Port typing should be UML conformantAnsgar Radermacher2-7/+30
2015-09-03[releng] produce Java from xtend during buildAnsgar Radermacher5-754/+44
2015-08-21[releng] Neon-1.2.0 modification step by stepQuentin Le Menez6-38/+32
Change-Id: I9126d707fecad85c9b5384b35074deba995b6527 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2015-06-18[releng] add xtend-gen to source pathAnsgar Radermacher1-1/+2
2015-06-11469953: [Releng] Update the build to support a global POMCamille Letavernier3-6/+6
https://bugs.eclipse.org/bugs/show_bug.cgi?id=469953 Change-Id: I050cf9dbbdd5705aaf8d45f2db3458226d148002 Signed-off-by: Camille Letavernier <camille.letavernier@cea.fr>
2015-06-09[Trivial] Fix typo in Manifest.MFCamille Letavernier1-1/+1
Change-Id: I4b2ce05556db0b4814adcacd45b0846348489bea Signed-off-by: Camille Letavernier <camille.letavernier@cea.fr>
2015-06-09469617 - [QDesigner] code generation for tracing is broken (since relying on ↵Ansgar Radermacher1-1/+1
Acceleo templates)
2015-06-09469617 - [QDesigner] code generation for tracing is broken (since relying on ↵Ansgar Radermacher20-5069/+1991
Acceleo templates)
2015-06-08464481 - [C++ codegen] Bad change detection in C/C++ viewAnsgar Radermacher1-0/+3
2015-06-04469354 - [QDesigner] Large empty windows appear in several situations that ↵Ansgar Radermacher2-4/+3
are never closed. Change-Id: I49a6ffe3b2710e45a310e9ec46d9785cea3424a4 Reviewed-on: https://git.eclipse.org/r/49422 Tested-by: Hudson CI Reviewed-by: Ansgar Radermacher <ansgar.radermacher@cea.fr>
2015-05-05466416 - [QDesigner] Replace Utils.getTop with PackageUtil.getRootPackageAnsgar Radermacher2-3/+4
2015-03-04460452 - [QDesigner] component to OO transformation is for C++ onlyAnsgar Radermacher13-202/+122
2014-09-16[Releng] Fix dependency versions for TracepointsCamille Letavernier1-7/+7
2014-09-15[Releng] Update feature versions to 1.1.0Camille Letavernier3-6/+6
2014-09-15[Releng] Change plug-ins version to 1.1.0Camille Letavernier3-22/+22
2014-08-25[Code style] Apply clean-up profile on Extra Plug-insCamille Letavernier9-20/+19
2014-08-21[Code style] Apply clean-up and formatter on Extra plug-insCamille Letavernier36-382/+434
2014-08-20[Releng] Update Papyrus version to 1.0.1 in pom.xmlCamille Letavernier3-6/+6
2014-08-20[Releng] Update versions to 1.0.1Camille Letavernier3-23/+23
2014-05-07434263 - [QDesginer] Refactoring - move model copier wizard to ↵Ansgar Radermacher4-5/+9
org.eclipse.papyrus.uml.diagram.wizards
2014-05-02Bug 433984 - [QDesginer] Refactoring - move C++ project generation to ↵Ansgar Radermacher1-1/+1
"standard" code generation (correct broken build, since intermediate changes had been pushed unintentionnaly)
2014-04-27Bug 433584 - [EAST-ADL] Switch to new EAST-ADL version 2.1.12Ansgar Radermacher1-67/+67
2014-04-17[releng] Generated all the pom.xml files for the plugins and featuresLaurent Wouters3-0/+42
Command: python releng/toolkit/tycho-genertor.py Signed-off-by: Laurent Wouters <laurent.wouters@cea.fr>
2014-04-17[releng] Cleanup plugins for extras buildLaurent Wouters1-3/+3
Signed-off-by: Laurent Wouters <laurent.wouters@cea.fr>
2014-04-03Bug 431917 - [QDesginer] RefactoringAnsgar Radermacher3-132/+136
2014-03-31[Bug 429744] New: [UML 2.5] Migrate Papyrus to UML 2.5 - recompiled acceleo ↵Ansgar Radermacher3-850/+1445
files
2014-03-14[Releng] Fix dependency versionsCamille Letavernier3-13/+14
2014-03-11[Bug 429744] [UML 2.5] Migrate Papyrus to UML 2.5 - Adaptation of MTL files ↵Ansgar Radermacher1-1/+1
(due to standard profile)
2014-03-06429744: [UML 2.5] Migrate Papyrus to UML 2.5Camille Letavernier6-279/+279
https://bugs.eclipse.org/bugs/show_bug.cgi?id=429744 The following URIs have been updated in all Papyrus extra plug-ins: - http://www.eclipse.org/uml2/4.0.0/UML/Profile/L2 -> http://www.eclipse.org/uml2/5.0.0/UML/Profile/Standard - http://www.eclipse.org/uml2/4.0.0/UML -> http://www.eclipse.org/uml2/5.0.0/UML - http://www.eclipse.org/uml2/4.0.0/Types -> http://www.eclipse.org/uml2/5.0.0/Types
2014-02-27315231: [All Diagrams] Direct Edit : Xtext / Papyrus integrationCamille Letavernier1-1/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=315231 Migrate the following grammars to the new integration framework: - Message - Parameter - Port - Transition Remove some dependencies to infra.gmfdiag.xtext.glue The following grammars still depend on the gmfdiag.xtext.glue plug-in: - Connection Point Reference - OCL Constraints - Stereotype Property
2014-02-09Bug 427740 - [QDesginer] Refactoring - move common utils to papyrus utils pluginAnsgar Radermacher5-1/+23
2014-01-27426720 - [QDesginer] Need to re-target connectors after template bindingAnsgar Radermacher1-1/+1
2014-01-08Bug 424927 - [QDesigner] Instance configurators should be applicable to all ↵Ansgar Radermacher4-19/+30
components
2013-12-19- Bug 422244 - [QDesigner] QDesigner should externalize natural language StringsAnsgar Radermacher27-84/+869
2013-11-30- Bug 422900 - [QDesigner] Regression in model libraries due to "null" ↵Ansgar Radermacher2-20/+20
default value
2013-11-25- Initial fix 422244 [QDesigner] QDesigner should externalize natural ↵Ansgar Radermacher3-166/+441
language Strings
2013-11-21- Remove false characters from ID in MANIFEST.MF (trivial)Ansgar Radermacher2-3/+1
2013-11-20- Moved from JRE 1.5 to JRE 1.6 (trivial)Ansgar Radermacher10-48/+17
- Add copyright message to files oep.cpp.profile (trivial) - Fix schema definition of mapping rule in oep.fcm.profile (avoid warnings)
2013-11-20- Added missing "Manifest-Version: 1.0" (trivial) => build problemsAnsgar Radermacher2-5/+1
- Removed non-required dependencies to emf.facet (trivial)
2013-11-20- bug 422125: [Tracing] model library not synchronized with latest revision ↵Ansgar Radermacher4-1062/+475
of C++ profile
2013-11-15- bug 420372 - Cannot generate C++ code from new Papyrus model, amended: ↵Ansgar Radermacher1-1/+1
avoid dialog to apply C++ nature, when triggered via model listener
2013-11-13263430: [General] Add relengCamille Letavernier3-24/+24
https://bugs.eclipse.org/bugs/show_bug.cgi?id=263430 Luna: Update extra-plugins version to 1.0.0
2013-11-04Add dependency to oep.infra.widgets.toolbox (context: bug 420280 - ↵Ansgar Radermacher1-1/+1
[QDesigner] refactoring: separation of user interface and transformation plugin)
2013-10-23- Changes in automatically generated file build.acceleoAnsgar Radermacher1-1/+1
2013-10-17- Added/Corrected precompiled EMTL for deployment: bug 419045Ansgar Radermacher3-0/+4447
2013-10-08Minor modificationsAnsgar Radermacher8-447/+55
2013-07-04[Releng] Update Papyrus version to 0.10.1cletavernie3-56/+64
2013-06-27- Cleaner loggingaradermache1-3/+6
- Fixed extended port issues
2013-06-25- Cleanup - removed "System.err.println" and moved images into "figs" ↵aradermache2-3/+2
sub-folders - Some preparation for "C" language support

Back to the top