Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-10-22447872 - [OCL in Papyrus] Suspected memory leak in OCL XText Editor when ↵Ansgar Radermacher1-1/+9
editing a profile
2014-08-25[Code style] Apply clean-up profile to Papyrus Main plug-insCamille Letavernier1-1/+1
2014-08-21[Code style] Apply clean-up and formatter on Main plug-insCamille Letavernier5-60/+62
2014-05-20433647 - [OCL Editor] Properties View OCL Editor for OpaqueExpression is BuggyAnsgar Radermacher2-4/+13
2014-04-29433647: [OCL Editor] Properties View OCL Editor for OpaqueExpression isCamille Letavernier1-75/+68
Buggy https://bugs.eclipse.org/bugs/show_bug.cgi?id=433647
2014-03-18Bug 427025 - [OCL For Papyrus] Cannot create OCL constraints in Luna: escape ↵Ansgar Radermacher2-1/+6
updates, if dirty + deactivation of "Advanced text" tab
2014-03-13Bug 427025 - [OCL For Papyrus] Cannot create OCL constraints in Luna: handle ↵Ansgar Radermacher1-3/+16
editing of newly created opaque expressions
2014-03-13[Bug 427025] [OCL For Papyrus] Cannot create OCL constraints in LunaAnsgar Radermacher3-1/+266
Show wait cursor before editing starts Re-activate selection of compartment edit part => enable edit on 2nd click Activate context link tool after constraint creation Enable xtext editor in UML tab of property view (currently for OCL only)
2014-03-11Bug 315231 - [All Diagrams] Direct Edit : Xtext / Papyrus integration - ↵Ansgar Radermacher2-7/+6
better handling of model listener in org.eclipse.papyrus.uml.properties.xtext
2014-03-05Bug 315231 - [All Diagrams] Direct Edit : Xtext / Papyrus integration: ↵Ansgar Radermacher2-21/+31
enable xtext editing within property for selections in model explorer
2014-03-04Bug 315231 - [All Diagrams] Direct Edit : Xtext / Papyrus integrationAnsgar Radermacher3-32/+86
Xtext editor in property view: only commit, if editor contains changes
2014-03-04323802: [General] Papyrus shall provide a read only modeChristian W. Damus1-3/+14
https://bugs.eclipse.org/bugs/show_bug.cgi?id=323802 Make new Advanced Editing property section sensitive to read-only model elements. Also update the validation infrastructure to account for the new UML2 plug-in structure in Luna (prerequisite for validation of Advanced Editing parsing).
2014-03-04Bug 315231 - [All Diagrams] Direct Edit : Xtext / Papyrus integrationAnsgar Radermacher2-9/+165
Enable validation without showing a progress bar Avoid focus lost for editor in properties tab after control assist ends Simple undo/redo support for editor in progress tab
2014-03-03Bug 427025 - [OCL For Papyrus] Cannot create OCL constraints in LunaAnsgar Radermacher1-0/+3
- fix NPE in property sheet
2014-02-27Bug 429128 - [Xtext] New editor integration does not properly re-install ↵Ansgar Radermacher1-2/+13
default parser
2013-10-02Bug 315231 - Improvement of xtext integration.Arnaud Cuccuru1-19/+35
Applied patches from ITEMIS. "Advanced editing" tab from the property view loads the content of the textual representation comment of the edited element (if any).
2013-09-06[Bug 315231] Removing dependencies to Xtext fromArnaud Cuccuru1-1/+1
oep.extensionpoints.editors
2013-09-02Bug 315231 - Improvement of xtext integration.acuccuru2-0/+192
Applies patch produced by ITEMIS.

    Back to the top