| Commit message (Expand) | Author | Age | Files | Lines |
* | qtgui: Replace pyqwidget() with qwidget() | David Winter | 2021-09-03 | 1 | -11/+0 |
* | qtgui: Remove manual memory management | Thomas Habets | 2021-02-26 | 1 | -48/+14 |
* | clang-tidy: run full .clang-tidy on C++17 codebase | Marcus Müller | 2021-01-19 | 1 | -1/+1 |
* | Replace all calls to `get_initial_sptr` with `make_block_sptr` | Thomas Habets | 2020-07-30 | 1 | -2/+1 |
* | msg_handler: Use lambdas in gr-qtgui | Johannes Demel | 2020-06-04 | 1 | -2/+1 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | clang-tidy in gnuradio-runtime: use empty() instead of size()!=0 | Marcus Müller | 2019-08-22 | 1 | -2/+2 |
* | clang-format: Ordering all the includes | Marcus Müller | 2019-08-09 | 1 | -1/+1 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -467/+389 |
* | const_sink_c_impl.cc: Address Coverity issue 1396500. | Philip Balister | 2018-11-02 | 1 | -1/+1 |
* | Use unsigned integers where dealing with indices | Marcus Müller | 2018-08-28 | 1 | -12/+12 |
* | cleanup: add missing includes + reorder qtgui includes correctly | Andrej Rode | 2018-03-04 | 1 | -0/+1 |
* | Merge branch 'master' into next | Johnathan Corgan | 2017-01-12 | 1 | -3/+2 |
|\ |
|
| * | qtgui: Fix SIGSEGV for tag trigger with constellation sink | Andy Walls | 2017-01-12 | 1 | -3/+2 |
* | | Merge branch 'master' into next | Johnathan Corgan | 2016-10-17 | 1 | -5/+1 |
|\| |
|
| * | qtgui: make sure QSS style is applied to Qt gui even when no plotter is attached | Tim O'Shea | 2016-10-14 | 1 | -5/+1 |
* | | gr-qtgui: Re-introduce some Qt4-specific code | Paul Cercueil | 2016-06-21 | 1 | -0/+4 |
* | | Merge branch 'next' into next-qt5 | Johnathan Corgan | 2016-02-21 | 1 | -0/+6 |
|\| |
|
| * | qtgui: add axis labels to raster, constellation, histogram. Fix waterfall ax... | Tim O'Shea | 2016-02-14 | 1 | -0/+6 |
* | | Merge remote-tracking branch 'tom/qt5_next' into next-qt5 | Johnathan Corgan | 2015-11-28 | 1 | -4/+0 |
|\ \
| |/
|/| |
|
| * | gr-qtgui: update for Qt5 | Paul Cercueil | 2015-10-12 | 1 | -4/+0 |
* | | qtgui: moving to only allow either streaming or message modes. | Tom Rondeau | 2015-10-29 | 1 | -2/+2 |
* | | qtgui: constellation plotter supports PDU message plotting. | Tom Rondeau | 2015-10-29 | 1 | -5/+70 |
|/ |
|
* | qtgui: toggle legend off in GRC properties. | Tom Rondeau | 2015-04-04 | 1 | -0/+6 |
* | qtgui: fixed comment. | Tom Rondeau | 2014-10-23 | 1 | -1/+1 |
* | Merge branch 'maint' | Tom Rondeau | 2014-07-28 | 1 | -3/+4 |
|\ |
|
| * | qtgui: fixed a bug in the constellation plots that didn't allow us to reduce ... | Tom Rondeau | 2014-07-28 | 1 | -3/+4 |
* | | Merge branch 'maint' | Tom Rondeau | 2014-07-25 | 1 | -0/+2 |
|\| |
|
| * | qtgui: bringing in line with required Qt 4.4. | Tom Rondeau | 2014-07-25 | 1 | -0/+2 |
* | | qtgui: adding ability to set grid on/off from grc properties dialog boxes for... | Tom Rondeau | 2014-07-11 | 1 | -0/+6 |
|/ |
|
* | qtgui: fixes problem of set name not showing up. | Tom Rondeau | 2014-07-02 | 1 | -0/+4 |
* | qtgui: adding a trigger for the constellation plots. Probably most useful wit... | Tom Rondeau | 2014-04-24 | 1 | -70/+202 |
* | gr-qtgui: Use dummy void* return value for pywidget if !ENABLE_PYTHON | Sylvain Munaut | 2014-03-15 | 1 | -0/+6 |
* | qtgui: adds ability to set qss style sheet as a preference. | Tom Rondeau | 2014-03-08 | 1 | -0/+7 |
* | qtgui: adds ability to set the graphics style rendering of the qtgui sinks. | Tom Rondeau | 2014-02-24 | 1 | -4/+6 |
* | qtgui: switched from using fft::malloc to volk_malloc. | Tom Rondeau | 2014-01-15 | 1 | -8/+12 |
* | build: fixing various warning from clang. | Julien Olivain | 2014-01-10 | 1 | -1/+1 |
* | qtgui: fixed issue preventing gr-qtgui build if Python-dev is not installed (... | Tom Rondeau | 2013-12-12 | 1 | -0/+2 |
* | qtgui: fixed issue with newer versions of QT. | Tom Rondeau | 2013-11-09 | 1 | -3/+11 |
* | fft: moved include dir to gnuradio/fft | Johnathan Corgan | 2013-04-29 | 1 | -1/+1 |
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -4/+4 |
* | gruel: moved gruel into subdirs of gnuradio-runtime. | Tom Rondeau | 2013-04-01 | 1 | -4/+4 |
* | qtgui: these can be closed from two directions (block or qwidget), this close... | Tom Rondeau | 2013-02-27 | 1 | -0/+3 |
* | qtgui: allows setting of update rate in GRC for all QTGUI plotters. | Tom Rondeau | 2013-02-14 | 1 | -1/+1 |
* | qtgui: allowing autoscale to be turned on/off from GR app. | Tom Rondeau | 2013-02-13 | 1 | -0/+6 |
* | qtgui: Major changes to qtgui sink interfaces to allow more tunable control t... | Tom Rondeau | 2013-01-22 | 1 | -4/+53 |
* | qtgui: added method to disable right-click menu. | Tom Rondeau | 2013-01-20 | 1 | -0/+6 |
* | qtgui: added check_topology to check d_nconnections and actual connections. | Tom Rondeau | 2012-12-20 | 1 | -0/+6 |
* | qtgui: allowing setting of axes in GRC. | Tom Rondeau | 2012-10-10 | 1 | -3/+15 |
* | qtgui: adds ability to set a plot's title. | Tom Rondeau | 2012-10-09 | 1 | -2/+0 |