Skip to content

v0.3.10

Compare
Choose a tag to compare
@KurtJacobson KurtJacobson released this 25 Oct 01:01
· 496 commits to master since this release
443019a

Changes since the v0.3.9 release.

Bug Fixes

  • Settings - call get method to property initialize when (bea56d3)
  • Settings - Pass on errors encountered when initing setting value (69b43ae)
  • DROWidgets - Diameter mode only applies to X-axis (3766caf)
  • Merge pull request #40 from joco-nz/layout_aware_bar_indicator (76495ef)
  • Corrected shading for vertical orirentation. Corrected logic to deal with border display based on orientation. Removed trying to rotate text in vertical display. Removes need to traying to deal with width issues and working out correct bar width to display text as it widens as percentage climbs to 100%. (a1962c4)

Enhancements and Features

  • Dialogs - Add method to hide last dialog (14ed1ae)
  • Merge pull request #41 from joco-nz/mdi_history_enhance2 (3a4b9cf)
  • OptParser - refactor to allow overriding arg handling in VCP (80e0a11)
  • Load application fronts from directory (18f9f3d)
  • DROWidgets - Add back RulesEditor in designer (16ba79c)
  • Merge branch 'DROWidgets' (6f74757)
  • Status - Add DataChannel for axis_mask to support str and list (ce8bea8)
  • SettingsLineEdit - Add support for str values (b7cd115)
  • Settings - initialize call back with setting value (230a4f7)
  • Settings - Make it possible to specify setting value type (bc1c1fa)
  • Decorators - Add support for marking classes as deprecated (25694fa)
  • HAL BarIndicator - add float in and min and max val pins (45e7778)
  • Make BarIndicator widget support float values and improve formatting (471f6e9)

Deprecated Items

  • DROWidget - Deprecate old buggy DRO widget (4a6f01c)

Documentation

  • update install dependencies (bcbb33f)
  • Add LinuxCNC forum section to README (7c0b9d6)

Work In Progress

  • copy selected entries to a standard file in /tmp (787da78)
  • WIP on a layout aware bar indicator (f8c8c3d)