summaryrefslogtreecommitdiff
path: root/gr-qtgui/lib/TimeDomainDisplayPlot.cc
AgeCommit message (Collapse)Author
2011-10-16qtgui: Time domain plot working againt under qwt6.Tom Rondeau
2011-10-15qtgui: wip: updating qtgui to work with QWT 6 (and trying to maintain ↵Tom Rondeau
backwards compatability to 5.2). This wip works for just the fft plots.
2011-04-24gr-qtgui: adding function and slot to set a time display curve's color.Tom Rondeau
2011-04-24gr-qtgui: clean upTom Rondeau
2011-04-24gr-qtgui: provide function and slot for setting the labels of a time curve.Tom Rondeau
2011-04-23gr-qtgui: multiple connections working, each with their own color.Tom Rondeau
2011-04-23gr-qtgui: Passing vectors of data to update plot for stability; also moving ↵Tom Rondeau
responsibility of keeping track of plot updates out to qtgui_sink instead of inside plot qidget.
2011-04-23gr-qtgui: moving towards allowing time plot to have multiple connections.Tom Rondeau
2011-04-23gr-qtgui: no need to check the version here since we require >4.4Tom Rondeau
2011-04-18gr-qtgui: adding copyright dates to qtgui files.Tom Rondeau
2011-04-12gr-qtgui: adding double-click point selector to main gui widgets.Mike Cornelius
2011-04-06gr-qtgui: cleaning up unnecessary plotting calls.Tom Rondeau
2011-03-27gr-qtgui: restructuring qtgui directory to new layout.Tom Rondeau