summaryrefslogtreecommitdiff
path: root/gr-qtgui/apps/plot_time_form.py
Commit message (Collapse)AuthorAgeFilesLines
* qtgui: Remove the command line plot toolsMartin Braun2018-11-151-82/+0
| | | | | | | Note: In gr-utils, we have a version of these tools that don't have Qt4 dependencies (note: they have matplotlib dependencies, though). None of these tools work with Qt5.
* python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-261-2/+5
|
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-071-1/+1
| | | | We should be more careful about letting these into the code in the future. In emacs, we can use (add-hook 'before-save-hook 'delete-trailing-whitespace).
* qtgui: improved handling of static plot tools.Tom Rondeau2013-02-211-2/+2
|
* qtgui: tweaking plotting apps for better handling.Tom Rondeau2013-02-171-3/+3
|
* qtgui: fixed stem plot marker style update.Tom Rondeau2013-01-221-2/+2
|
* qtgui: Updated plotting tools for more control through the GUI interface.Tom Rondeau2013-01-221-0/+79