Skip to content
Snippets Groups Projects
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
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.05Feb43229Jan28272623222115141312818Dec1716151211108543226Nov2521201917141312109324Oct62130Sep292415121110985432129Aug282726252076531Jul302928242322211110727Jun23181211330May23224Apr11424Mar21181711106326Feb191714121065328Jan2722141318Dec1720Nov11611Oct927Sep262523201716136230Aug2814129753231Jul3029282221201918141110432126Jun2424May2221176Apr27Mar128Feb21191512116431Jan302825242322211817161514131110975328Dec12114328Nov2221201998723Oct9821Sep30Aug7231Jul272625171613121110953230Jun2114731May30252421972130Apr26171026Mar242322141365329Feb24222014732131Jan3027252423191817161312- Factor out creation of Exception to raiseCouldNotFindAnnotationValueProviderException(clazz);GREENRED GREENGREENREDREDREDGREENGREENREDGREENREDGREENYELLOWGREENYELLOW- Normalize bundle name and bundle vendorYELLOWYELLOW- Remove unneeded (and currently deactivated) migration provider.fixes the issueadded cut to the action serviceBetter solution with "improvement" of the kernel- Ensure that the annotation view is updated when switching between multiple projects by fixing a bug in the EAdapter registration- Fix last commit: Actually allow one connection from a IHierarchicElement (node) to a free IConnector- Prevent multiple fan-in for IHierarchicElement -> IConnector connections (was erroneously enabled in some cases)- Add note to compose()'s JavaDoc that derived compositors must call this method- Redo partial workaround for #1491 since it is still required and also fixes / works around 2203- Undo last commit to NavigatorViewPart (old (partial) fix for #1491)- Fix addition of spurious undo/redo command by ensuring that annotations are instantiated from HierarchicElementCompositorBase.compose()- Move annotation value service, annotation value provider base classes and annotation extension point to org.foritss.tooling.base- Avoid case distinction in GenericAnnotationView that handles construction of EditingSupport for boolean annotations- Ensure that selection of NavigatorViewPart is never empty in order to work around #1491- Fix crash in some annotation value providers during undo/redo by checking if annotation specifications are registered with a model elementadds the fact that the annotation should be created (but not visible) when no tab is open- Document that getAnnotation(IModelElement modelElement, Class<T> clazz) wraps the model access into a command- Ensure that that AnnotationsUtils.getAnnotation(IModelElement modelElement, Class<T> clazz) actually wraps the extraction / creation of an annotation into a command- If the annotations view is not visible (i.e., not opened at all, or not the active tab), create and raise the properties view- Change title of annotation view from "Annotation" to "Annotations"
Loading