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.016Mar1223Feb20161296543229Jan28272623222115141312818Dec1716151211108543226Nov2521201917141312109324Oct62130Sep292415121110985432129Aug282726252076531Jul302928242322211110727Jun23181211330May23224Apr11424Mar21181711106326Feb191714121065328Jan2722141318Dec1720Nov11611Oct927Sep262523201716136230Aug2814129753231Jul3029282221201918141110432126Jun2424May2221176Apr27Mar128Feb21191512116431Jan302825242322211817161514131110975328Dec12114328Nov2221201998723Oct9821Sep30Aug7231Jul272625171613121110953230Jun2114731May30252421972130Apr26171026Mar242322141365329Feb24222014732131Jan3027252423GREEN- Avoid NPE by considering the case that the annotation might not be hooked to the resource yet- Assign unique IDs to annotations as soon as the are instantiated (before, annotations relied on the ID-fixup that is triggered when the model is persisted)- Keep order of elements to be selected (e.g., EENum values) etc. by using a LinkedHashMap instead of a TreeMap- Move case distinction into EStructuralFeatureDescriptor.getEnumLiterals()org.fortiss.tooling.base:Adds the possibility to filter the list of available choices for an enum-type annotation via the annotation's value provider.Include opal.jar in binary buildDerivedAnnotationValueProviderBase.setAnnotationValue(): Convert String-encoded input to actual data typeGrammar fix in error message- Fix calculation of return value of removeModelElementReferenceSpecifications()- Delegate construction of ColumnLabelProviders to LabelProviderFactory- Pass specification in createEditingSupport() version that does not require an instanceKey- Remove forgotten TODOGenericAnnotationView.getModelElementLevel() and getModelElementAncestor() to EcoreUtilsRemove dependency of org.fortiss.af3.component.ui to org.fortiss.af3.mira byFix attempt- Fix pluginName2.6 -> 2.7GREENREDGREENGREENREDGREEN- Factor out creation of Exception to raiseCouldNotFindAnnotationValueProviderException(clazz);GREENRED GREENGREENREDREDREDGREENGREENREDGREENREDGREENYELLOW
Loading