summaryrefslogtreecommitdiff
path: root/gr-qtgui/lib/TimeDomainDisplayPlot.cc
Commit message (Expand)AuthorAgeFilesLines
* qtgui: improved handling of GUI events and log-y scale.Tom Rondeau2013-02-171-2/+14
* qtgui: adding new features.Tom Rondeau2013-02-171-18/+77
* qtgui: adding auto scaling to other plotters.Tom Rondeau2013-02-061-0/+29
* qtgui: added ability to toggle time plots into stem plots.Tom Rondeau2013-01-201-0/+18
* qtgui: function names updated so they are (or should be) consistent.Tom Rondeau2013-01-031-8/+8
* qtgui: wip: some fixes to make updating markers/symbols Qwt5/6 compatible.Tom Rondeau2012-07-151-5/+3
* qtgui: made display form and display plot base classes to handle duplicated f...Tom Rondeau2012-06-291-170/+17
* qtgui: adding ability to start/stop running time plots.Tom Rondeau2012-06-281-18/+26
* qtgui: added ability to set line style and add markers.Tom Rondeau2012-06-271-0/+35
* qtgui: adding ability to set line width's from time display form.Tom Rondeau2012-06-241-1/+11
* qtgui: Adding menu feature to timedisplayform.Tom Rondeau2012-06-241-0/+6
* Merge branch 'master' into my_qtsinkTom Rondeau2012-06-241-11/+12
|\
| * Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-131-11/+11
* | qtgui: fixed dblclick emits, need to set state machine in Qwt 6. if we didn't...Nick Foster2012-04-181-6/+4
* | qtgui: fix zoomer tracker text callbacks for Qwt 6.Nick Foster2012-04-171-1/+5
|/
* qtgui: Fixing slot names that can't be #if'd out for compatibility between Qw...Tom Rondeau2011-10-251-5/+3
* qtgui: more compatability issues.Tom Rondeau2011-10-161-0/+16
* qtgui: Time domain plot working againt under qwt6.Tom Rondeau2011-10-161-0/+2
* qtgui: wip: updating qtgui to work with QWT 6 (and trying to maintain backwar...Tom Rondeau2011-10-151-6/+24
* gr-qtgui: adding function and slot to set a time display curve's color.Tom Rondeau2011-04-241-1/+8
* gr-qtgui: clean upTom Rondeau2011-04-241-11/+10
* gr-qtgui: provide function and slot for setting the labels of a time curve.Tom Rondeau2011-04-241-0/+5
* gr-qtgui: multiple connections working, each with their own color.Tom Rondeau2011-04-231-5/+12
* gr-qtgui: Passing vectors of data to update plot for stability; also moving r...Tom Rondeau2011-04-231-19/+11
* gr-qtgui: moving towards allowing time plot to have multiple connections.Tom Rondeau2011-04-231-36/+30
* gr-qtgui: no need to check the version here since we require >4.4Tom Rondeau2011-04-231-7/+2
* gr-qtgui: adding copyright dates to qtgui files.Tom Rondeau2011-04-181-0/+22
* gr-qtgui: adding double-click point selector to main gui widgets.Mike Cornelius2011-04-121-0/+18
* gr-qtgui: cleaning up unnecessary plotting calls.Tom Rondeau2011-04-061-4/+0
* gr-qtgui: restructuring qtgui directory to new layout.Tom Rondeau2011-03-271-0/+276