Skip to main content

Minutes from Developers meeting

New Feature

Preview of Red-R1.80

Backwards compatibility

Loading all schema into new versions of Red-R wont completely fail. Now if schames have a problem loading, a popup menu will ask for some help in connecting the right widgets together and to assign proper signal settings.

 

New widgets

  • Set Operations: perform set intersect, unique, diff, equal.
  • Save Point widget (perhaps not to be implemented).

Bug Fixes/Updated Feature

  • Still transitioning widgets to use the new import system
  • improvements and bug fixes to graphicsView qtWdiget
    • Allow viewing widgets as Bitmap or SVG
    • Save in many different formats
  • Added icons for common widget functions such as help, print, notes, R outputs
  • added functionality to auto process on data input to many core widgets (still working on deciding if this should be automated in all widgets.)

Unresolved Issues

  • transition widgets to use the new import system
  • most widget should have an auto process checkbox
  • Improve the graphicsView qtWidget and more plotting widgets away from x11 windows.

Previous Unresolved Issues

  • check code base for conversions
  • Rsend should check data type as declared in output
  • help menu for the new plotting functionality
  • how do we provide help onscreen? tooltips or tooltip icons?
  • plotting should be resizeable while Qt has a lower size limit.