Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | qtgui: updating some function names for more accuracy and to allow an actual ↵ | Tom Rondeau | 2012-10-09 | 1 | -7/+27 | |
| | | | | set_title. | |||||
* | qtgui: fixing up apps for static displaying of samples. | Tom Rondeau | 2012-07-28 | 1 | -3/+10 | |
| | ||||||
* | qtgui: fixing up sinks to make sure buffers are properly zeroed and right ↵ | Tom Rondeau | 2012-07-24 | 1 | -0/+2 | |
| | | | | number of items is returned. | |||||
* | qtgui: constellation plots can use menu item to set number of points to plot. | Tom Rondeau | 2012-07-19 | 1 | -22/+36 | |
| | ||||||
* | qtgui: changed qtgui sinks to pimpl structure. | Tom Rondeau | 2012-07-19 | 1 | -8/+9 | |
| | ||||||
* | qtgui: wip: moving qtgui over to new pimpl style. | Tom Rondeau | 2012-07-17 | 1 | -0/+233 | |
Everything but full sink has been converted. |