summaryrefslogtreecommitdiff
path: root/gr-qtgui/lib/time_raster_sink_b_impl.h
Commit message (Expand)AuthorAgeFilesLines
* qtgui: Replace pyqwidget() with qwidget()David Winter2021-09-031-6/+0
* qtgui: Remove manual memory managementThomas Habets2021-02-261-7/+12
* clang-tidy: run full .clang-tidy on C++17 codebaseMarcus Müller2021-01-191-4/+4
* qtgui:Added Time Raster Sink Control Axis ConfigurationJeff Long2021-01-171-0/+4
* modernization: `override` instead of virtual in all compilation unitsMarcus Müller2020-11-031-42/+42
* Add `override` for common virtual function overridesThomas Habets2020-11-031-2/+2
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* Use 'const' on more member variablesThomas Habets2019-12-041-1/+1
* clang-format: Ordering all the includesMarcus Müller2019-08-091-1/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-84/+85
* Use unsigned integers where dealing with indicesMarcus Müller2018-08-281-14/+14
* cleanup: add missing includes + reorder qtgui includes correctlyAndrej Rode2018-03-041-0/+1
* qtgui: add axis labels to raster, constellation, histogram. Fix waterfall ax...Tim O'Shea2016-02-141-0/+1
* qtgui: time raster plotters support PDU message plotting.Tom Rondeau2015-10-291-1/+6
* qtgui: replaced use of local mutex with d_setlock from gr::block.Tom Rondeau2014-07-281-1/+0
* gr-qtgui: Use dummy void* return value for pywidget if !ENABLE_PYTHONSylvain Munaut2014-03-151-0/+2
* qtgui: fixed issue preventing gr-qtgui build if Python-dev is not installed (...Tom Rondeau2013-12-121-0/+3
* qtgui: fixed issue with newer versions of QT.Tom Rondeau2013-11-091-0/+2
* wip, gr-qtgui not compilingJohnathan Corgan2013-04-291-2/+2
* filter: moved include dir to gnuradio/filterJohnathan Corgan2013-04-291-1/+1
* fft: moved include dir to gnuradio/fftJohnathan Corgan2013-04-291-1/+1
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-2/+2
* gruel: moved gruel into subdirs of gnuradio-runtime.Tom Rondeau2013-04-011-4/+4
* qtgui: moving all qtgui headers to install into qtgui directory.Tom Rondeau2013-03-171-1/+1
* qtgui: fix for time raster plots to set line attributes.Tom Rondeau2013-02-271-5/+5
* qtgui: adding time raster static plot tool.Tom Rondeau2013-02-211-0/+15
* qtgui: exposing more parameters for time raster.Tom Rondeau2013-02-141-0/+5
* qtgui: adding a time raster plot (support for bits and floats).Tom Rondeau2013-02-021-0/+104