Skip to content

Changes

Summary

  1. TCI - Update RCPTT Tests (details)
  2. Bug 533174 - Template Model Selector for an Annotation (details)
  3. Bug 533201 - Template Model Selector which walks up hierarchy (details)
  4. Bug 533218 - And Template Model Selector (details)
  5. Bug 533174 - Template Model Selector for an Annotation (details)
  6. TCI - Updated RCPTT (details)
  7. TCI - Updated injections for RCPTT (details)
  8. Bug 533174, Bug 533201, Bug 533218 - Adapt DefaultFilter (details)
  9. Bug 533298 - Missing history for annotation model (details)
  10. TCI - Fixed Since Tags (details)
  11. TCI - removed warnings (details)
  12. Bug 533309 - Introduce Wrap Style Property for control labels (details)
  13. Bug 533174, Bug 533201, Bug 533218, Bug 533309 - RCPTT Tests (details)
  14. Bug 533392 - Provided view-model services lost on domain model change (details)
  15. Bug 533312 - IllegalArgumentException in TableControlSWTRenderer (details)
  16. Bug 533262 - TableColumnGenerator also generates supertype columns (details)
  17. TCI - Updated Target to ECP 1.17 (details)
  18. Bug 533437 - Categorization renderer depends on its edit bundle (details)
  19. Bug 528211 - Add support for data templates (details)
Commit e844713529315bfe302307334feeb1e2b97d6e10 by Eugen Neufeld
TCI - Update RCPTT Tests
* Updated Download to use auto mirror
Change-Id: Ifcaded5912676bda3e29a3a1ae3e681de907962f Signed-off-by:
Eugen Neufeld <eneufeld@eclipsesource.com>
The file was modified tests/ECPQ7Tests/EPPTests/download.sh
Commit bb8c5d7ec6714b1b350d615d5513a0ee93ca04ab by Johannes Faltermeier
Bug 533174 - Template Model Selector for an Annotation
* create models/genmodels and generate code
* implement isApplicable including tests
Change-Id: I482cb476438a386fbb016a481b1d12bbde7ba990 Signed-off-by:
Johannes Faltermeier <jfaltermeier@eclipsesource.com>
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/selector/annotation/model/impl/VTAnnotationPackageImpl.java
The file was modified tests/org.eclipse.emf.ecp.view.model.integrationtest/src/org/eclipse/emf/ecp/view/model/integrationtest/TemplateChildrenDescriptorExtension_PTest.java
The file was modified bundles/org.eclipse.emf.ecp.view.template.model.edit/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.template.model/plugin.xml
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/selector/annotation/model/impl/VTAnnotationSelectorImpl.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/selector/annotation/model/VTAnnotationFactory.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/selector/annotation/model/VTAnnotationPackage.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model.edit/src/org/eclipse/emf/ecp/view/template/selector/annotation/model/provider/AnnotationItemProviderAdapterFactory.java
The file was modified tests/org.eclipse.emf.ecp.view.template.model.test/META-INF/MANIFEST.MF
The file was addedtests/org.eclipse.emf.ecp.view.template.model.test/src/org/eclipse/emf/ecp/view/template/selector/annotation/model/impl/VTAnnotationSelectorImpl_Test.java
The file was modified bundles/org.eclipse.emf.ecp.view.template.model.edit/plugin.properties
The file was addedbundles/org.eclipse.emf.ecp.view.template.model.edit/src/org/eclipse/emf/ecp/view/template/selector/annotation/model/provider/AnnotationInHierarchySelectorEditPlugin.java
The file was modified bundles/org.eclipse.emf.ecp.view.template.model/META-INF/MANIFEST.MF
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/selector/annotation/model/util/AnnotationAdapterFactory.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model.edit/src/org/eclipse/emf/ecp/view/template/selector/annotation/model/provider/AnnotationSelectorItemProvider.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/model/annotationSelector.ecore
The file was addedbundles/org.eclipse.emf.ecp.view.template.model.edit/icons/full/obj16/AnnotationSelector.png
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/model/annotationSelector.genmodel
The file was modified bundles/org.eclipse.emf.ecp.view.template.model.edit/plugin.xml
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/selector/annotation/model/impl/VTAnnotationFactoryImpl.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model.edit/icons/full/ctool16/CreateStyle_selector_AnnotationSelector.gif
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/selector/annotation/model/util/AnnotationSwitch.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/selector/annotation/model/VTAnnotationSelector.java
Commit b8c31849c31bd1441596a70757b65e76e8e6ac48 by Johannes Faltermeier
Bug 533201 - Template Model Selector which walks up hierarchy
* create models/genmodels and generate code
* implement isApplicable including tests
* Introduce style selector container to easily inherit possible children
Change-Id: I713ebdd21b61b764797be9b12b9a1cc69271d72a Signed-off-by:
Johannes Faltermeier <jfaltermeier@eclipsesource.com>
The file was modified bundles/org.eclipse.emf.ecp.view.template.model.edit/src/org/eclipse/emf/ecp/view/template/selector/viewModelElement/model/provider/ViewModelElementSelectorItemProvider.java
The file was removedbundles/org.eclipse.emf.ecp.view.template.model.edit/icons/full/ctool16/CreateStyle_selector_AnnotationSelector.gif
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/selector/hierarchy/model/impl/VTHierarchySelectorImpl.java
The file was modified bundles/org.eclipse.emf.ecp.view.template.model.edit/src/org/eclipse/emf/ecp/view/template/selector/domainmodelreference/model/provider/DomainModelReferenceSelectorItemProvider.java
The file was modified bundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/model/VTControlValidationTemplate.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/selector/hierarchy/model/VTHierarchySelector.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model.edit/icons/full/ctool16/CreateStyleSelectorContainer_selector_AnnotationSelector.gif
The file was modified bundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/model/VTViewTemplate.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/selector/hierarchy/model/util/HierarchyAdapterFactory.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/selector/hierarchy/model/util/HierarchySwitch.java
The file was modified bundles/org.eclipse.emf.ecp.view.template.model.edit/src/org/eclipse/emf/ecp/view/template/model/provider/StyleItemProvider.java
The file was modified bundles/org.eclipse.emf.ecp.view.template.model.edit/src/org/eclipse/emf/ecp/view/template/model/provider/ViewTemplateItemProvider.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model.edit/src/org/eclipse/emf/ecp/view/template/selector/hierarchy/model/provider/HierarchySelectorEditPlugin.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model.edit/icons/full/obj16/HierarchySelector.png
The file was modified bundles/org.eclipse.emf.ecp.view.template.model.edit/src/org/eclipse/emf/ecp/view/template/selector/viewModelElement/model/provider/ViewModelElementItemProviderAdapterFactory.java
The file was modified bundles/org.eclipse.emf.ecp.view.template.model/META-INF/MANIFEST.MF
The file was addedbundles/org.eclipse.emf.ecp.view.template.model.edit/src/org/eclipse/emf/ecp/view/template/selector/hierarchy/model/provider/HierarchySelectorItemProvider.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model.edit/src/org/eclipse/emf/ecp/view/template/model/provider/StyleSelectorContainerItemProvider.java
The file was modified bundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/model/impl/VTTemplatePackageImpl.java
The file was removedbundles/org.eclipse.emf.ecp.view.template.model.edit/icons/full/ctool16/CreateStyle_selector_ViewModelElementSelector.gif
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/selector/hierarchy/model/VTHierarchyPackage.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model.edit/src/org/eclipse/emf/ecp/view/template/selector/hierarchy/model/provider/HierarchyItemProviderAdapterFactory.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model.edit/icons/full/ctool16/CreateStyleSelectorContainer_selector_DomainModelReferenceSelector.gif
The file was modified bundles/org.eclipse.emf.ecp.view.template.model/model/template.ecore
The file was modified bundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/model/VTTemplatePackage.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/model/VTStyleSelectorContainer.java
The file was modified bundles/org.eclipse.emf.ecp.view.template.model.edit/src/org/eclipse/emf/ecp/view/template/model/provider/TemplateEditPlugin.java
The file was modified bundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/model/VTTemplateFactory.java
The file was modified bundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/model/VTStyle.java
The file was modified bundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/model/VTStyleSelector.java
The file was modified bundles/org.eclipse.emf.ecp.view.template.model.edit/src/org/eclipse/emf/ecp/view/template/selector/domainmodelreference/model/provider/DomainmodelreferenceItemProviderAdapterFactory.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model.edit/icons/full/ctool16/CreateStyleSelectorContainer_selector_ViewModelElementSelector.gif
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/selector/hierarchy/model/VTHierarchyFactory.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/selector/hierarchy/model/impl/VTHierarchyFactoryImpl.java
The file was modified bundles/org.eclipse.emf.ecp.view.template.model/.settings/.api_filters
The file was modified bundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/model/impl/VTViewTemplateImpl.java
The file was modified bundles/org.eclipse.emf.ecp.view.template.model.edit/src/org/eclipse/emf/ecp/view/template/model/provider/ControlValidationTemplateItemProvider.java
The file was modified bundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/model/VTStyleProperty.java
The file was removedbundles/org.eclipse.emf.ecp.view.template.model.edit/icons/full/ctool16/CreateStyle_selector_DomainModelReferenceSelector.gif
The file was modified bundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/model/util/TemplateAdapterFactory.java
The file was modified tests/org.eclipse.emf.ecp.view.model.integrationtest/src/org/eclipse/emf/ecp/view/model/integrationtest/TemplateChildrenDescriptorExtension_PTest.java
The file was modified bundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/model/impl/VTControlValidationTemplateImpl.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/selector/hierarchy/model/impl/VTHierarchyPackageImpl.java
The file was modified bundles/org.eclipse.emf.ecp.view.template.model.edit/src/org/eclipse/emf/ecp/view/template/model/provider/TemplateItemProviderAdapterFactory.java
The file was modified bundles/org.eclipse.emf.ecp.view.template.model.edit/src/org/eclipse/emf/ecp/view/template/selector/domainmodelreference/model/provider/DomainModelReferenceSelectorEditPlugin.java
The file was modified bundles/org.eclipse.emf.ecp.view.template.model.edit/src/org/eclipse/emf/ecp/view/template/selector/viewModelElement/model/provider/ViewModelElementSelectorEditPlugin.java
The file was modified bundles/org.eclipse.emf.ecp.view.template.model/model/template.genmodel
The file was modified bundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/model/impl/VTStyleImpl.java
The file was addedtests/org.eclipse.emf.ecp.view.template.model.test/src/org/eclipse/emf/ecp/view/template/selector/hierarchy/model/impl/VTHierarchySelectorImpl_Test.java
The file was modified bundles/org.eclipse.emf.ecp.view.template.model.edit/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.template.model.edit/plugin.xml
The file was modified bundles/org.eclipse.emf.ecp.view.template.model.edit/src/org/eclipse/emf/ecp/view/template/selector/annotation/model/provider/AnnotationItemProviderAdapterFactory.java
The file was modified tests/org.eclipse.emf.ecp.view.template.model.test/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/model/util/TemplateSwitch.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model.edit/icons/full/ctool16/CreateStyleSelectorContainer_selector_HierarchySelector.gif
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/model/hierarchySelector.ecore
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/model/impl/VTStyleSelectorContainerImpl.java
The file was modified bundles/org.eclipse.emf.ecp.view.template.model.edit/plugin.properties
The file was modified bundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/model/impl/VTTemplateFactoryImpl.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/model/hierarchySelector.genmodel
The file was modified bundles/org.eclipse.emf.ecp.view.template.model/plugin.xml
Commit a894e38f3bf02ea9ed338eea4ba553ccf44a4add by Johannes Faltermeier
Bug 533218 - And Template Model Selector
* Introduce MultiStyleSelectorContainer to inherit child descriptors
nicely
* create models/genmodels and generate code
* implement isApplicable including tests
Change-Id: Ib4f9dc52c2e26816e58d38a1540b2309679c664b Signed-off-by:
Johannes Faltermeier <jfaltermeier@eclipsesource.com>
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/selector/bool/model/VTAndSelector.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/selector/bool/model/impl/VTBoolPackageImpl.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/selector/bool/model/util/BoolAdapterFactory.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model.edit/icons/full/ctool16/CreateMultiStyleSelectorContainer_selectors_AnnotationSelector.gif
The file was addedbundles/org.eclipse.emf.ecp.view.template.model.edit/src/org/eclipse/emf/ecp/view/template/selector/bool/model/provider/AndSelectorItemProvider.java
The file was modified bundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/model/util/TemplateAdapterFactory.java
The file was modified bundles/org.eclipse.emf.ecp.view.template.model/.settings/.api_filters
The file was modified bundles/org.eclipse.emf.ecp.view.template.model.edit/src/org/eclipse/emf/ecp/view/template/selector/domainmodelreference/model/provider/DomainmodelreferenceItemProviderAdapterFactory.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model.edit/icons/full/ctool16/CreateStyleSelectorContainer_selector_AndSelector.gif
The file was modified bundles/org.eclipse.emf.ecp.view.template.model.edit/META-INF/MANIFEST.MF
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/model/boolSelector.ecore
The file was modified bundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/model/util/TemplateSwitch.java
The file was modified bundles/org.eclipse.emf.ecp.view.template.model/model/template.ecore
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/selector/bool/model/util/BoolSwitch.java
The file was modified bundles/org.eclipse.emf.ecp.view.template.model.edit/plugin.properties
The file was addedbundles/org.eclipse.emf.ecp.view.template.model.edit/src/org/eclipse/emf/ecp/view/template/selector/bool/model/provider/BoolItemProviderAdapterFactory.java
The file was modified bundles/org.eclipse.emf.ecp.view.template.model/META-INF/MANIFEST.MF
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/model/boolSelector.genmodel
The file was addedbundles/org.eclipse.emf.ecp.view.template.model.edit/icons/full/ctool16/CreateMultiStyleSelectorContainer_selectors_DomainModelReferenceSelector.gif
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/selector/bool/model/impl/VTBoolFactoryImpl.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/selector/bool/model/VTBoolPackage.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/selector/bool/model/impl/VTAndSelectorImpl.java
The file was modified bundles/org.eclipse.emf.ecp.view.template.model.edit/src/org/eclipse/emf/ecp/view/template/selector/viewModelElement/model/provider/ViewModelElementItemProviderAdapterFactory.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/selector/bool/model/VTBoolFactory.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/model/VTMultiStyleSelectorContainer.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model.edit/icons/full/ctool16/CreateMultiStyleSelectorContainer_selectors_AndSelector.gif
The file was addedbundles/org.eclipse.emf.ecp.view.template.model.edit/icons/full/ctool16/CreateMultiStyleSelectorContainer_selectors_ViewModelElementSelector.gif
The file was modified bundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/model/impl/VTTemplatePackageImpl.java
The file was modified tests/org.eclipse.emf.ecp.view.model.integrationtest/src/org/eclipse/emf/ecp/view/model/integrationtest/TemplateChildrenDescriptorExtension_PTest.java
The file was modified tests/org.eclipse.emf.ecp.view.template.model.test/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.template.model.edit/src/org/eclipse/emf/ecp/view/template/selector/annotation/model/provider/AnnotationItemProviderAdapterFactory.java
The file was addedtests/org.eclipse.emf.ecp.view.template.model.test/src/org/eclipse/emf/ecp/view/template/selector/bool/model/impl/VTAndSelectorImpl_Test.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model.edit/src/org/eclipse/emf/ecp/view/template/selector/bool/model/provider/BoolSelectorEditPlugin.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model.edit/icons/full/obj16/AndSelector.gif
The file was modified bundles/org.eclipse.emf.ecp.view.template.model/model/template.genmodel
The file was modified bundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/model/VTTemplatePackage.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model.edit/icons/full/ctool16/CreateMultiStyleSelectorContainer_selectors_HierarchySelector.gif
The file was modified bundles/org.eclipse.emf.ecp.view.template.model/plugin.xml
The file was modified bundles/org.eclipse.emf.ecp.view.template.model.edit/plugin.xml
The file was modified bundles/org.eclipse.emf.ecp.view.template.model.edit/src/org/eclipse/emf/ecp/view/template/selector/hierarchy/model/provider/HierarchyItemProviderAdapterFactory.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/model/impl/VTMultiStyleSelectorContainerImpl.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model.edit/src/org/eclipse/emf/ecp/view/template/model/provider/MultiStyleSelectorContainerItemProvider.java
Commit ed92e884ac8bce44df1190d5620d32d0a01a3ffa by Johannes Faltermeier
Bug 533174 - Template Model Selector for an Annotation
* Move annotation template to dedicated plugin
* Add annotation models to SDK
* Adjust test cases accordingly
* Adjust launch configs to reflect new SDK
Change-Id: I5a356b6aaa1822871c8f58b442a4d27156afb6bd Signed-off-by:
Johannes Faltermeier <jfaltermeier@eclipsesource.com> (reverted from
commit 85f48fd38ac45dd4c5233b361c4aae12d55e9aac)
The file was modified tests/org.eclipse.emf.ecp.view.template.model.test/META-INF/MANIFEST.MF
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model/model/annotationSelector.ecore
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.template.model.edit/plugin.xml
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model.edit/.project
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model/.settings/org.eclipse.jdt.launching.prefs
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model.edit/.settings/org.eclipse.pde.prefs
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model/.settings/org.eclipse.pde.prefs
The file was removedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/selector/annotation/model/impl/VTAnnotationPackageImpl.java
The file was modified features/org.eclipse.emfforms.view.annotation.feature/feature.xml
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model/src/org/eclipse/emf/ecp/view/template/selector/annotation/model/impl/VTAnnotationPackageImpl.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model/.settings/org.eclipse.core.resources.prefs
The file was modified bundles/org.eclipse.emf.ecp.view.template.model/plugin.xml
The file was removedbundles/org.eclipse.emf.ecp.view.template.model.edit/src/org/eclipse/emf/ecp/view/template/selector/annotation/model/provider/AnnotationItemProviderAdapterFactory.java
The file was modified bundles/org.eclipse.emf.ecp.view.template.model/META-INF/MANIFEST.MF
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model.edit/.settings/org.eclipse.core.resources.prefs
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model.edit/src/org/eclipse/emf/ecp/view/template/selector/annotation/model/provider/AnnotationItemProviderAdapterFactory.java
The file was removedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/selector/annotation/model/impl/VTAnnotationSelectorImpl.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model/.settings/org.eclipse.jdt.ui.prefs
The file was modified releng/org.eclipse.emf.ecp.releng.bundles/pom.xml
The file was removedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/selector/annotation/model/VTAnnotationFactory.java
The file was removedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/selector/annotation/model/util/AnnotationAdapterFactory.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model/src/org/eclipse/emf/ecp/view/template/selector/annotation/model/util/AnnotationAdapterFactory.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model.edit/plugin.properties
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model/.classpath
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model.edit/src/org/eclipse/emf/ecp/view/template/selector/annotation/model/provider/AnnotationSelectorItemProvider.java
The file was removedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/selector/annotation/model/VTAnnotationPackage.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model/.settings/org.eclipse.core.runtime.prefs
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model.edit/src/org/eclipse/emf/ecp/view/template/selector/annotation/model/provider/AnnotationSelectorEditPlugin.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model/src/org/eclipse/emf/ecp/view/template/selector/annotation/model/VTAnnotationSelector.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model/plugin.properties
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model.edit/plugin.xml
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model.edit/.settings/org.eclipse.ltk.core.refactoring.prefs
The file was removedbundles/org.eclipse.emf.ecp.view.template.model.edit/icons/full/ctool16/CreateStyleSelectorContainer_selector_AnnotationSelector.gif
The file was removedbundles/org.eclipse.emf.ecp.view.template.model/model/annotationSelector.ecore
The file was removedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/selector/annotation/model/util/AnnotationSwitch.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model.edit/build.properties
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model/plugin.xml
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model.edit/pom.xml
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model.edit/.settings/org.eclipse.pde.api.tools.prefs
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model.edit/.settings/org.eclipse.jdt.launching.prefs
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model/src/org/eclipse/emf/ecp/view/template/selector/annotation/model/impl/VTAnnotationFactoryImpl.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model.edit/.settings/org.eclipse.jdt.core.prefs
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model.edit/icons/full/obj16/AnnotationSelector.png
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model/build.properties
The file was modified bundles/org.eclipse.emf.ecp.view.template.model.edit/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.template.model.edit/plugin.properties
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model/.project
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model.edit/icons/full/ctool16/CreateMultiStyleSelectorContainer_selectors_AnnotationSelector.gif
The file was modified features/org.eclipse.emf.ecp.view.model.feature/ECP IDE Tooling.launch
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model.edit/.settings/org.eclipse.jdt.ui.prefs
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model.edit/.settings/org.eclipse.core.runtime.prefs
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model/src/org/eclipse/emf/ecp/view/template/selector/annotation/model/impl/VTAnnotationSelectorImpl.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model.edit/about.html
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model/.settings/org.eclipse.jdt.core.prefs
The file was removedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/selector/annotation/model/VTAnnotationSelector.java
The file was removedbundles/org.eclipse.emf.ecp.view.template.model.edit/icons/full/obj16/AnnotationSelector.png
The file was removedbundles/org.eclipse.emf.ecp.view.template.model.edit/src/org/eclipse/emf/ecp/view/template/selector/annotation/model/provider/AnnotationInHierarchySelectorEditPlugin.java
The file was removedbundles/org.eclipse.emf.ecp.view.template.model/model/annotationSelector.genmodel
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model/model/annotationSelector.genmodel
The file was removedbundles/org.eclipse.emf.ecp.view.template.model.edit/src/org/eclipse/emf/ecp/view/template/selector/annotation/model/provider/AnnotationSelectorItemProvider.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model.edit/.checkstyle
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model/src/org/eclipse/emf/ecp/view/template/selector/annotation/model/VTAnnotationPackage.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model.edit/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.model.integrationtest/META-INF/MANIFEST.MF
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model/src/org/eclipse/emf/ecp/view/template/selector/annotation/model/VTAnnotationFactory.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model.edit/.classpath
The file was modified tests/org.eclipse.emf.ecp.view.model.integrationtest/ViewModelIntegrationTests.launch
The file was modified features/org.eclipse.emf.ecp.emfforms.runtime.feature/feature.xml
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model/.settings/org.eclipse.ltk.core.refactoring.prefs
The file was removedbundles/org.eclipse.emf.ecp.view.template.model.edit/icons/full/ctool16/CreateMultiStyleSelectorContainer_selectors_AnnotationSelector.gif
The file was removedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/selector/annotation/model/impl/VTAnnotationFactoryImpl.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model/src/org/eclipse/emf/ecp/view/template/selector/annotation/model/util/AnnotationSwitch.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model.edit/icons/full/ctool16/CreateStyleSelectorContainer_selector_AnnotationSelector.gif
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model/about.html
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model/.settings/org.eclipse.pde.api.tools.prefs
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model/pom.xml
The file was addedbundles/org.eclipse.emf.ecp.view.template.annotation.model/.checkstyle
Commit 7597c425a252c77e7b3c7b5ef859ca73b15a9eb9 by Eugen Neufeld
TCI - Updated RCPTT
* works with photon
* updated injections to work with eclipse committer edition
* Fixed ViewModels
Change-Id: Idedcce27ab2060c3a5944fd2ea37060b7d31f9c2 Signed-off-by:
Eugen Neufeld <eneufeld@eclipsesource.com>
The file was modified tests/ECPQ7Tests/EPPTests/pom.xml
The file was modified tests/ECPQ7Tests/pom.xml
The file was modified tests/ECPQ7Tests/EPPTests/update-site/project/EmptyViews.ctx
Commit e22b550e992804239e2270384f90a7463dca59aa by Eugen Neufeld
TCI - Updated injections for RCPTT
* added emf as an injections
Change-Id: I5d9f251d512a237cef1d0c142c1ca68deb300b0c Signed-off-by:
Eugen Neufeld <eneufeld@eclipsesource.com>
The file was modified tests/ECPQ7Tests/EPPTests/pom.xml
Commit f51d899895892a44b0bd86bea1ab6ddf190df65d by Johannes Faltermeier
Bug 533174, Bug 533201, Bug 533218 - Adapt DefaultFilter
Change-Id: I2bee3d15b87166201ad3a15f92fad28923e060aa Signed-off-by:
Johannes Faltermeier <jfaltermeier@eclipsesource.com>
The file was modified bundles/org.eclipse.emf.ecp.core.emffilter/src/org/eclipse/emf/ecp/core/emffilter/internal/DefaultFilter.java
Commit 9a810e26df89c9726c6fbf284d1c18f8cc575da8 by Eugen Neufeld
Bug 533298 - Missing history for annotation model
Change-Id: Icce7ae8b9f4e7da9e397b98ba8c24ee2601f580a Signed-off-by:
Johannes Faltermeier <jfaltermeier@eclipsesource.com>
The file was addedbundles/org.eclipse.emfforms.view.annotation.model/model/annotation.history
The file was modified bundles/org.eclipse.emfforms.view.annotation.model/plugin.xml
Commit c897e1c6d2c536273ab30e130294521653f55c2e by Eugen Neufeld
TCI - Fixed Since Tags
Change-Id: I352e3abaa209330ababeb5767a0df9848316e555 Signed-off-by:
Eugen Neufeld <eneufeld@eclipsesource.com>
The file was modified bundles/org.eclipse.emf.ecp.view.model/src/org/eclipse/emf/ecp/view/spi/model/VViewPackage.java
The file was modified bundles/org.eclipse.emf.ecp.ide.util/src/org/eclipse/emf/ecp/ide/spi/util/ViewModelHelper.java
The file was modified bundles/org.eclipse.emf.ecp.view.table.ui.swt/src/org/eclipse/emf/ecp/view/spi/table/swt/TableControlSWTRenderer.java
The file was modified bundles/org.eclipse.emf.ecp.view.model/src/org/eclipse/emf/ecp/view/spi/model/impl/VViewImpl.java
The file was modified bundles/org.eclipse.emf.ecp.edit/.settings/.api_filters
The file was modified bundles/org.eclipse.emf.ecp.view.model.edit/src/org/eclipse/emf/ecp/view/spi/model/provider/ViewItemProvider.java
Commit ca5ddc8c367590cd9c9b447561f69c27286e1033 by Eugen Neufeld
TCI - removed warnings
Added missing headers to FX classes
Change-Id: Ic70a937646bea9cac102df22acc7e658a3f0a554 Signed-off-by:
Jonas Helming <jhelming@eclipsesource.com>
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.model.fx/src/org/eclipse/emf/ecp/view/model/internal/fx/ViewRendererFX.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.horizontal.fx/src/org/eclipse/emf/ecp/view/horizontal/fx/HorizontalLayoutRendererFX.java
The file was modified bundles/javafx/org.eclipse.emf.emfstore.fx.projects/src/org/eclipse/emf/emfstore/fx/internal/projects/EmfStoreRemoteProjectTreeItem.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.model.fx/src/org/eclipse/emf/ecp/view/model/internal/fx/ContainerRendererFX.java
The file was modified bundles/javafx/org.eclipse.emf.emfstore.fx.projects/src/org/eclipse/emf/emfstore/fx/internal/projects/ESLocalProjectTreeCell.java
The file was modified bundles/javafx/org.eclipse.emf.emfstore.fx.projects/src/org/eclipse/emf/emfstore/fx/internal/projects/Activator.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.model.fx/src/org/eclipse/emf/ecp/view/model/internal/fx/RendererFX.java
The file was modified bundles/javafx/org.eclipse.emf.emfstore.fx.projects/src/org/eclipse/emf/emfstore/fx/internal/projects/EmfStoreLocalTreeItem.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.model.fx/src/org/eclipse/emf/ecp/view/model/internal/fx/Activator.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.controls.fx/src/org/eclipse/emf/ecp/controls/renderer/fx/DateRendererFX.java
The file was modified bundles/javafx/org.eclipse.emf.emfstore.fx.projects/src/org/eclipse/emf/emfstore/fx/internal/projects/LoginStage.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.controls.fx/src/org/eclipse/emf/ecp/controls/renderer/fx/EnumRendererFX.java
The file was modified bundles/javafx/org.eclipse.emf.emfstore.fx.projects/src/org/eclipse/emf/emfstore/fx/internal/projects/CreateEObjectStage.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.controls.fx/src/org/eclipse/emf/ecp/controls/internal/fx/ManyAttributesObservableList.java
The file was modified bundles/javafx/org.eclipse.emf.emfstore.fx.projects/src/org/eclipse/emf/emfstore/fx/internal/projects/RemoteProjectsView.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.controls.fx/src/org/eclipse/emf/ecp/controls/renderer/fx/XmlDateRendererFX.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.vertical.fx/src/org/eclipse/emf/ecp/view/vertical/fx/Activator.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.treemasterdetail.fx/src/org/eclipse/emf/ecp/view/treemasterdetail/fx/Activator.java
The file was modified bundles/javafx/org.eclipse.emf.emfstore.fx.projects/src/org/eclipse/emf/emfstore/fx/internal/projects/ProjectsView.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.controls.fx/src/org/eclipse/emf/ecp/controls/renderer/fx/NumericalRendererFX.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.horizontal.fx/src/org/eclipse/emf/ecp/view/horizontal/fx/HorizontalLayoutPageRendererFX.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.model.fx/src/org/eclipse/emf/ecp/view/model/internal/fx/RendererFactoryImpl.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.model.fx/src/org/eclipse/emf/ecp/view/model/internal/fx/SimpleControlRendererFX.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.controls.fx/src/org/eclipse/emf/ecp/controls/renderer/fx/StringListRendererFX.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.group.fx/src/org/eclipse/emf/ecp/view/group/fx/GroupRendererFX.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.model.fx/src/org/eclipse/emf/ecp/view/model/internal/fx/AbstractControlRendererFX.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.vertical.fx/src/org/eclipse/emf/ecp/view/vertical/fx/VerticalLayoutRendererFX.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.controls.fx/src/org/eclipse/emf/ecp/controls/renderer/fx/BooleanRendererFX.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.util.fx/src/org/eclipse/emf/ecp/util/fx/EMFUtil.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.group.fx/src/org/eclipse/emf/ecp/view/group/fx/Activator.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.model.fx/src/org/eclipse/emf/ecp/view/model/internal/fx/RendererFactory.java
The file was modified bundles/javafx/org.eclipse.emf.emfstore.fx.projects/src/org/eclipse/emf/emfstore/fx/internal/projects/ESRemoteProjectTreeCell.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.horizontal.fx/src/org/eclipse/emf/ecp/view/horizontal/fx/Activator.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.treemasterdetail.fx/src/org/eclipse/emf/ecp/view/treemasterdetail/fx/TreeMasterDetailRendererFX.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.controls.fx/src/org/eclipse/emf/ecp/controls/internal/fx/Activator.java
Commit 00ac614f2b2c6363fc75cf96209ec763126ee6c1 by Johannes Faltermeier
Bug 533309 - Introduce Wrap Style Property for control labels
* Introduce template style property including tests
* Adjust default filter
* Adapt AbstractControlSWTRenderer with tests
Change-Id: Ia47313ced55eba101856910f6e34bf614afe57cb Signed-off-by:
Johannes Faltermeier <jfaltermeier@eclipsesource.com>
The file was modified tests/org.eclipse.emf.ecp.view.core.swt.tests/AllPluginTests core.swt.launch
The file was modified bundles/org.eclipse.emf.ecp.view.template.model/plugin.xml
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/style/wrap/model/impl/VTWrapFactoryImpl.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model.edit/icons/full/ctool16/CreateStyle_properties_LabelWrapStyleProperty.gif
The file was modified features/org.eclipse.emf.ecp.view.model.feature/ECP IDE Tooling.launch
The file was addedbundles/org.eclipse.emf.ecp.view.template.model.edit/icons/full/obj16/LabelWrapStyleProperty.png
The file was modified bundles/org.eclipse.emf.ecp.view.template.model.edit/plugin.xml
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/style/wrap/model/VTWrapFactory.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/style/wrap/model/impl/VTLabelWrapStylePropertyImpl.java
The file was addedtests/org.eclipse.emf.ecp.view.template.model.test/src/org/eclipse/emf/ecp/view/template/style/wrap/model/impl/VTLabelWrapStylePropertyImpl_Test.java
The file was modified bundles/org.eclipse.emf.ecp.view.template.model/META-INF/MANIFEST.MF
The file was addedbundles/org.eclipse.emf.ecp.view.template.model.edit/src/org/eclipse/emf/ecp/view/template/style/wrap/model/provider/WrapItemProviderAdapterFactory.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/style/wrap/model/VTWrapPackage.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/style/wrap/model/impl/VTWrapPackageImpl.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/style/wrap/model/util/WrapAdapterFactory.java
The file was modified bundles/org.eclipse.emf.ecp.view.template.model.edit/plugin.properties
The file was modified tests/org.eclipse.emf.ecp.view.core.swt.tests/src/org/eclipse/emf/ecp/view/spi/core/swt/AbstractControlSWTRenderer_PTest.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model.edit/src/org/eclipse/emf/ecp/view/template/style/wrap/model/provider/WrapStyleEditPlugin.java
The file was modified tests/org.eclipse.emf.ecp.view.core.swt.tests/src/org/eclipse/emf/ecp/view/core/swt/tests/AllPluginTests.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model.edit/src/org/eclipse/emf/ecp/view/template/style/wrap/model/provider/LabelWrapStylePropertyItemProvider.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/style/wrap/model/util/WrapSwitch.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/src/org/eclipse/emf/ecp/view/template/style/wrap/model/VTLabelWrapStyleProperty.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/model/wrapStyle.ecore
The file was modified tests/org.eclipse.emf.ecp.view.template.model.test/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.core.emffilter/src/org/eclipse/emf/ecp/core/emffilter/internal/DefaultFilter.java
The file was addedbundles/org.eclipse.emf.ecp.view.template.model/model/wrapStyle.genmodel
The file was modified bundles/org.eclipse.emf.ecp.view.core.swt/src/org/eclipse/emf/ecp/view/spi/core/swt/AbstractControlSWTRenderer.java
The file was modified bundles/org.eclipse.emf.ecp.view.template.model.edit/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.view.model.integrationtest/src/org/eclipse/emf/ecp/view/model/integrationtest/TemplateChildrenDescriptorExtension_PTest.java
Commit 5d88a73ecbf1f7803769dabd32d45fb17d524ce6 by Johannes Faltermeier
Bug 533174, Bug 533201, Bug 533218, Bug 533309 - RCPTT Tests
* Add tests for template models added in linked tickets
Change-Id: I6b9653587c1339567dc3148a3098cc03d25a2db0 Signed-off-by:
Johannes Faltermeier <jfaltermeier@eclipsesource.com>
The file was addedtests/ECPQ7Tests/EPPTests/update-site/project/TemplateAndSelector.test
The file was addedtests/ECPQ7Tests/EPPTests/update-site/project/CreateEmptyTemplate.ctx
The file was addedtests/ECPQ7Tests/EPPTests/update-site/project/TemplateHierarchySelector.test
The file was addedtests/ECPQ7Tests/EPPTests/update-site/project/TemplateLabelWrapStyle.test
The file was modified tests/ECPQ7Tests/EPPTests/update-site/project/EPPTestsSuite.suite
The file was addedtests/ECPQ7Tests/EPPTests/update-site/project/TemplateAnnotationSelector.test
Commit 3afa60a729b0ff1a7f6f8dfeeee76a8f6d93ccea by Christian Damus
Bug 533392 - Provided view-model services lost on domain model change
Ensure that re-initialization of services with the new domain model
object also requests services again from the provider.
Change-Id: I99bef83f996d2fb6352c192ac25bd06b4bc04f4c Signed-off-by:
Christian W. Damus <give.a.damus@gmail.com>
The file was modified tests/org.eclipse.emf.ecp.view.context.tests/src/org/eclipse/emf/ecp/view/internal/context/ViewModelContextImpl_ITest.java
The file was modified bundles/org.eclipse.emf.ecp.view.context/src/org/eclipse/emf/ecp/view/internal/context/ViewModelContextImpl.java
Commit 17563880293718b8df156643ef3655641a319734 by Remi Schnekenburger
Bug 533312 - IllegalArgumentException in TableControlSWTRenderer
- fix the eobject used to get the setting
- add JUnit tests
Change-Id: I9d4cca4c4c3a71f3f65e150b5df632309059f540 Signed-off-by: Remi
Schnekenburger <rschnekenburger@eclipsesource.com>
The file was modified bundles/org.eclipse.emf.ecp.view.table.ui.swt/src/org/eclipse/emf/ecp/view/spi/table/swt/TableControlSWTRenderer.java
The file was addedtests/org.eclipse.emf.ecp.view.table.ui.swt.test/src/org/eclipse/emf/ecp/view/spi/table/swt/TableControlSWTRenderer_Test.java
The file was modified tests/org.eclipse.emf.ecp.view.table.ui.swt.test/META-INF/MANIFEST.MF
Commit 1673454b1882065baa37040df657de0c9f8bd252 by Eugen Neufeld
Bug 533262 - TableColumnGenerator also generates supertype columns
* Columns for inherited attributes are now also generated
* Previously only columns for direct attributes of the table class type
were generated
Change-Id: I63d884636c9aaa6b48b62f04671d5c6c7054708a Signed-off-by: Mat
Hansen <mhansen@eclipsesource.com>
The file was modified bundles/org.eclipse.emf.ecp.view.table.model/src/org/eclipse/emf/ecp/view/internal/table/generator/TableColumnGenerator.java
The file was modified tests/org.eclipse.emf.ecp.view.table.model.test/src/org/eclipse/emf/ecp/view/table/model/test/AllTests.java
The file was modified tests/org.eclipse.emf.ecp.view.table.ui.nebula.grid.test/src/org/eclipse/emf/ecp/view/internal/table/nebula/grid/GridTable_PTest.java
The file was addedtests/org.eclipse.emf.ecp.view.table.model.test/src/org/eclipse/emf/ecp/view/spi/table/model/util/TableColumnGenerator_Test.java
The file was modified tests/org.eclipse.emf.ecp.view.table.ui.swt.test/src/org/eclipse/emf/ecp/view/spi/table/swt/SWTTable_PTest.java
Commit 4b7753322e2d08e4b367795bc08e89601f6e61df by Eugen Neufeld
TCI - Updated Target to ECP 1.17
Change-Id: I08c7ae21263dbaac9e22ea5f4d8fc11e3e88ff1a Signed-off-by:
Eugen Neufeld <eneufeld@eclipsesource.com>
The file was modified releng/org.eclipse.emf.ecp.target.rap/ecpRAP_withECP.tpd
The file was modified examples/org.eclipse.emf.ecp.makeithappen.application.sample.rap.j2ee/makeithappen_RAP.target
The file was modified examples/org.eclipse.emf.ecp.makeithappen.application.sample.rap/makeithappen_RAP.target
The file was modified releng/org.eclipse.emf.ecp.target.rap/ecpRAP_withECP.target
Commit 95cf981850d645c49496e3bf5e74bf8209def66c by mat hansen
Bug 533437 - Categorization renderer depends on its edit bundle
Change-Id: I35e2491266de1c543fc4d508239f689a5402a334 Signed-off-by: Mat
Hansen <mhansen@eclipsesource.com>
The file was modified bundles/org.eclipse.emf.ecp.view.categorization.swt/META-INF/MANIFEST.MF
Commit d53f0da88a417ebf1537d692fd2d161b2f4ffcd8 by Eugen Neufeld
Bug 528211 - Add support for data templates
* Added try-catch to handle broken EClass implementations
* Improved handles method to not retrieve templates
* Updated Wizard to show tree instead of table when selecting eclass
Change-Id: Ic41ec2dc4b3e96691cc473bc834d1c31120ee961 Signed-off-by:
Eugen Neufeld <eneufeld@eclipsesource.com>
The file was modified bundles/org.eclipse.emfforms.core.services.datatemplate/src/org/eclipse/emfforms/internal/core/services/datatemplate/TemplateCreateNewModelElementStrategyProvider.java
The file was modified tests/org.eclipse.emfforms.core.services.datatemplate.test/AllPluginTests for core.services.datatemplate.launch
The file was modified tests/org.eclipse.emfforms.core.services.datatemplate.test/src/org/eclipse/emfforms/internal/core/services/datatemplate/SelectSubclassAndTemplateWizard_PTest.java
The file was modified tests/org.eclipse.emfforms.core.services.datatemplate.test/src/org/eclipse/emfforms/internal/core/services/datatemplate/TemplateCreateNewModelElementStrategyProvider_Test.java
The file was modified bundles/org.eclipse.emfforms.core.services.datatemplate/src/org/eclipse/emfforms/internal/core/services/datatemplate/SelectSubclassAndTemplateWizard.java
The file was modified tests/org.eclipse.emfforms.core.services.datatemplate.test/pom.xml