summaryrefslogtreecommitdiff
path: root/gr-qtgui/lib/timedisplayform.cc
Commit message (Expand)AuthorAgeFilesLines
* qtgui: created menu item to set color map of waterfall plots.Tom Rondeau2012-07-241-1/+0
* qtgui: new menu options.Tom Rondeau2012-07-191-1/+16
* qtgui: made display form and display plot base classes to handle duplicated f...Tom Rondeau2012-06-291-257/+23
* qtgui: adding ability to start/stop running time plots.Tom Rondeau2012-06-281-17/+51
* qtgui: added ability to set line style and add markers.Tom Rondeau2012-06-271-0/+28
* qtgui: added ability to set width and label of curves in time plots.Tom Rondeau2012-06-251-0/+12
* qtgui: adding ability to set line width's from time display form.Tom Rondeau2012-06-241-1/+7
* qtgui: Adding menu feature to timedisplayform.Tom Rondeau2012-06-241-70/+28
* Merge branch 'master' into my_qtsinkTom Rondeau2012-06-241-10/+137
|\
| * Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-131-7/+7
* | qtgui: make constants for update event types to keep them from being hardcode...Nick Foster2012-04-141-2/+2
|/
* gr-qtgui: making (somewhat more) consistent case for function names.Tom Rondeau2011-04-241-7/+7
* gr-qtgui: adding function and slot to set a time display curve's color.Tom Rondeau2011-04-241-0/+6
* gr-qtgui: clean upTom Rondeau2011-04-241-5/+5
* gr-qtgui: provide function and slot for setting the labels of a time curve.Tom Rondeau2011-04-241-0/+5
* gr-qtgui: Passing vectors of data to update plot for stability; also moving r...Tom Rondeau2011-04-231-5/+3
* gr-qtgui: moving towards allowing time plot to have multiple connections.Tom Rondeau2011-04-231-16/+7
* gr-qtgui: time domain sink now shows and receives updates.Tom Rondeau2011-04-231-11/+8
* gr-qtgui: adding time-domain only plotter.Tom Rondeau2011-04-211-0/+180