aboutsummaryrefslogtreecommitdiffstats
path: root/gr-qtgui/lib/plot_raster.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* qt-gui: enables use of Qwt 6.2Bill Muzika2021-11-111-0/+9
* qtgui: revert "qt-gui: enables use of Qwt 6.2"Josh Morman2021-10-141-9/+0
* qt-gui: enables use of Qwt 6.2Bill Muzika2021-10-111-0/+9
* global: remove iostream from all files not use cout|cerr|cin|clogMarcus Müller2021-06-171-1/+0
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* Fix all formatting issuesMartin Braun2020-01-101-1/+0
* qtgui: do not override parent functionBastian Bloessl2019-09-051-19/+0
* qtgui: use std::move for return valuesBastian Bloessl2019-09-051-2/+2
* clang-format: Ordering all the includesMarcus Müller2019-08-091-4/+4
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-159/+127
* cleanup: add missing includes + reorder qtgui includes correctlyAndrej Rode2018-03-041-2/+4
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-071-1/+1
* wip, gr-qtgui not compilingJohnathan Corgan2013-04-291-1/+1
* qtgui: moving all qtgui headers to install into qtgui directory.Tom Rondeau2013-03-171-1/+1
* qtgui: Fixed time raster plots to build with QWT5.Tom Rondeau2013-02-071-0/+10
* qtgui: fixed intensity bar for time raster plots.Tom Rondeau2013-02-031-0/+6
* qtgui: making sure all qtgui files have copyright notice.Tom Rondeau2013-02-031-1/+1
* qtgui: adding a time raster plot (support for bits and floats).Tom Rondeau2013-02-021-0/+334