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.09Jun8763131May3027242320191811109643229Apr28272522211918151413128530Mar18171610974119Feb1716829Jan282522121185421Dec181716151098743130Nov2625242320191323Oct22921Sep173224Aug20322Jul163223Jun1198532121May20730Apr24161097131Mar2725241817161223Feb20161296543229Jan28272623222115141312818Dec1716151211108543226Nov2521201917141312109324Oct62130Sep292415121110985432129Aug2827262520765installNotifiers -> installpropagates previous changeremoves autocheck from the modelimproves handling of checksum in case a verification triggers itself falslyYELLOW- Avoid "SWT Widget is disposed" error if view is closed while some background activity is going on that modifies the displayed content- Enforce full update of annotation views on setUpdateEnabled(true) YELLOW- Make disposed() synchronized (as in super class)- Add setRedraw() and getDraw() to control update of tree viewer- Add AnnotationViewPartBase.setUpdateEnabled() and .isUpdateEnabled() that allows to control if AnnotationView is updated- Set KISS description and review label- Start & initialize services implemented in org.fortiss.tooling.base4d vis first versopmReplaced *Service.INSTANCE with *Service.getInstance().Some output to console.Improved startup sequence of tooling kernel services.defines "onOutdate"defines "onOutdate"improves debug tracesYELLOWUsing GCUtils.GCStateManager for handling changes to GC during spider chart drawing.Added utility class for managing SWT graphics context state more easily.Improved the display of axis and data series indicator labels.Spider chart functionally complete.Spider chart values printed using decimal formatter.Data series drawing working properly. Removed most of remaining unnnecessary code.better naming for checksum filteringmoves autocheck setting to UI to be able to trigger refresh right afterIntermediate checkin.Cleanup.YELLOWRework of spider chart except drawing of data series is completed.Fix NPE in getParentElement(...): Return null if input EObject is null; Otherwise NPE occurs if isReflexive == false.Minor changes. Fixed compile error.Introduced style classes to spider chart.Replaced SWT system colors in spider charts with RGB-based, on the fly use of arbitrary colors.Some cleanup.Segment indicators in spider chart working properly.
Loading