This this the changelog file for the Pothos Widgets toolkit.

Release 0.5.0 (2017-12-25)
==========================

- Updated debian packaging for 0.6 module ABI
- Renamed the project repo from pothos-widgets to PothosWidgets

Release 0.4.3 (2017-06-14)
==========================

- Added optional text for the colored box contents
- Added direction option for radio group layout

Release 0.4.2 (2017-04-23)
==========================

- Added colored box to display status + color
- TextEntry emits std::string for portability

Release 0.4.1 (2017-01-26)
==========================

- Added arbitrary setValue() slot to text display
- Added single line text entry block for strings
- Added missing iostream include for QString test
- Disable push button arguments preview when empty

Release 0.4.0 (2016-08-02)
==========================

- Switch to 0.4.0 API Block::emitSignal() API call
- Added odometer widget with individual digit control
- Fixed DoubleSlider setValue() by using float rounding
- Added optional title to slider widget using QGroupBox
- Added save and restore hooks to all control widgets
- Fixed planar select setValue and itemChange position
- Added missing serialization to debian Build-Depends

Release 0.3.0 (2015-12-16)
==========================

- Added debian packaging support for widgets toolkit
- Added integer formatter base to the TextDisplay widget
- Reorganized control widgets into the top level directory
- Moved plotters and qwt widgets to pothos-plotters toolkit

Release 0.2.1 (2015-08-26)
==========================

- Switch from stream snooper to wave trigger all plotters
- Wave viewer trigger options and use of wave trigger block
- Support custom channel labels and style in wave viewer
- Disable previews of redundant plotter parameters
- Fix zoom selection box in waveform monitor display

Release 0.2.0 (2015-06-17)
==========================

- Auto-scale for wave monitor Y axis
- Added push button control widget
- Added logic analyzer display plotter block
- Use installed Qwt if found and version >= 6.1

Release 0.1.1 (2015-06-16)
==========================

- Fix null object error when RadioGroup is not toggled
- Updated internal Qwt to version 6.1.2
- Display plotters replot() after legend checkbox change

Release 0.1.0 (2014-12-21)
==========================

This is the first public release of the Pothos Widgets toolkit.
