summaryrefslogtreecommitdiff
path: root/gr-qtgui/apps/plot_form.py
Commit message (Expand)AuthorAgeFilesLines
* qtgui: Remove the command line plot toolsMartin Braun2018-11-151-406/+0
* python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-261-5/+9
* qtgui: Fix Y-Axis timescale issues on gr_spectrogram_plot/gr_spectrogram_plot...Paul Garver2014-12-021-0/+1
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-071-3/+3
* qtgui: improved handling of static plot tools.Tom Rondeau2013-02-211-11/+11
* qtgui: adding time raster static plot tool.Tom Rondeau2013-02-211-29/+37
* qtgui: fixed bounds checking and a typo.Tom Rondeau2013-02-201-5/+11
* qtgui: tweaking plotting apps for better handling.Tom Rondeau2013-02-171-6/+8
* qtgui: prevent us from being able to set line width to 0 in the plotters.Tom Rondeau2013-01-221-2/+3
* qtgui: Updated plotting tools for more control through the GUI interface.Tom Rondeau2013-01-221-41/+182
* qtgui: added checkbox to time plotting apps to toggle stem plot on/off.Tom Rondeau2013-01-201-10/+29
* qtgui: improved PSD plotting tools to use more complete and complex base clas...Tom Rondeau2013-01-191-46/+114
* qtgui: adding features to QT-based time plotters.Tom Rondeau2013-01-151-3/+20
* qtgui: added auto-scale checkbox to time plot.Tom Rondeau2013-01-151-0/+12
* qtgui: adding a save and exit menu to qtgui-based static plotting tools.Tom Rondeau2012-11-041-3/+48
* qtgui: fixing up apps for static displaying of samples.Tom Rondeau2012-07-281-0/+82