Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 1326
  • 3341-refactor_DataBindingUtils
  • 3396-developer_documentation
  • 3417
  • 3427-Rate-Models
  • 3553
  • 3583
  • 3620
  • 3642
  • 3712
  • 3746
  • 3767
  • 3767-cleanup-dependencies
  • 3870_delegating_factories
  • 3872-Add_auto-layout
  • 3873
  • 3899
  • 390
  • 3922
  • 4018
  • 2.26
  • 2.25
  • 2.24
  • 2.22
  • 2.20
  • 2.16
  • 2.14
27 results
Created with Raphaël 2.2.010Nov9324Oct62130Sep292415121110985432129Aug282726252076531Jul302928242322211110727Jun23181211330May23224Apr11424Mar21181711106326Feb191714121065328Jan2722141318Dec1720Nov11611Oct927Sep262523201716136230Aug2814129753231Jul3029282221201918141110432126Jun2424May2221176Apr27Mar128Feb21191512116431Jan302825242322211817161514131110975328Dec12114328Nov2221201998723Oct9821Sep30Aug7231Jul272625171613121110953230Jun2114731May30252421972130Apr26171026Mar242322141365329Feb24222014732131Jan302725242319181716131210975432130Dec282722212019Completing commit 11933 (connection to bug-report), fixes a warning.- Adds a CellEditor that uses "real" checkboxes.improved sub diagram edit partadded new editpart to show a diagram as a sub frame in another diagramadded some basic default handlers/compositors for common system base classesbug fix for null pointer exception if service.compose is called directly- Ensure that currently selected model element is visible in table view (the change of the selection can be triggered in an external editor, e.g. the model navigator)- getValues(): cache AnnotationEntry list returned for given model element, significantly improving the performance of the AnnotationView for larger model. The view makes extensive use of this method from its update() method.- Use pickFirstInstanceOf instead of manually implemented looprefactoring- Change semantics of SUB_MODEL scope declaration to also include the element to which the annotation is attached- Automatically adjust column width (within a range of 125..150 points)- Show model elements comments (can also be edited)Fix setting of model element namescreateStructuralFeatureInstance(): Do not try to create any instances for EReferences:KernelModelElementUtilsAdd support for editing EReferences- Declare handlesMultipleEstructuralFeatures field as "protected"- Derive DerivedAnnotationValueProviderBase from EStructuralFeatureValueProviderBaseEStructuralFeatureValueProviderBase(EClass annotatedSpecificationEClass)- Make ComboBoxEditingSupport aware of instance keys- IAnnotationValueProvider: Introduce canEdit() methods- Remove confusion naming heuristic for heading of first column.Override getRegisteredHandlers(Class)- Bug fix: getAnnotationClazz() -> Return class of underlying EClass's instance type- Use EContentAdapter instead of manual management of non-recursive AdapterImpl- Move AnnotationFilter to dedicate file- Enable filtering by model element hierarchy level and annotation typeExtendedCCombo- Start collection of reusable widgets:- Fix warnings by removing reference to getTextPostConvertValidator() in class comment. Method has been removed in r10818.- GenericAnnotationView: Enable to restrict view to currently selected element type (e.g., components, channels, ...)- Bug fix: Do not unconditionally return true in canEdit()- Avoid unbounded recursion in DynamicInstanceAnnotationValueProviderBase- Polish instantiation of IAnnotationProvidersYELLOwcommited automatic modification from ecore- Enable binding a AnnotationValueProvider to multiple model elements in a single <annotationViewPart /> statementfixed the issue- EStructuralFeatureValueProviderBase: Gracefully handle the case that instance keys returned by getInstanceKeys() are not backed by a EStructuralFeatureValue
Loading