summaryrefslogtreecommitdiff
path: root/gr-qtgui/lib/qtgui_util.cc
Commit message (Collapse)AuthorAgeFilesLines
* qtgui: wip: moving qtgui over to new pimpl style.Tom Rondeau2012-07-171-1/+1
| | | | Everything but full sink has been converted.
* qtgui: fixed dblclick emits, need to set state machine in Qwt 6. if we ↵Nick Foster2012-04-181-0/+1
| | | | didn't maintain compat we could get rid of the whole class.
* qtgui: removed redundant data types between freq/waterfall sinks.Nick Foster2012-04-161-30/+7
|
* qtgui: wip: updating qtgui to work with QWT 6 (and trying to maintain ↵Tom Rondeau2011-10-151-1/+33
| | | | backwards compatability to 5.2). This wip works for just the fft plots.
* gr-qtgui: adding new qtgui_util.h to handle plot picker machinery.Mike Cornelius2011-04-121-0/+71