| Commit message (Expand) | Author | Age | Files | Lines |
* | qtgui: bounds checking and pow of 2 check for freq/waterfall sinks | Volker Schroer | 2022-01-11 | 7 | -5/+36 |
* | qtgui: initial value of autoscalex defined | Josh Morman | 2022-01-11 | 1 | -1/+1 |
* | gr-qtgui: Frequency sink freezes the running flowgraph | Volker Schroer | 2022-01-08 | 11 | -279/+52 |
* | gr-qtgui: add missing fftsize entry in freqcontrolpanel | Volker Schroer | 2021-12-20 | 3 | -2/+1 |
* | qtgui: add bounds checks to calculation of d_fft_size_combo index | Clayton Smith | 2021-12-20 | 1 | -0/+2 |
* | cmake: change how test files are build when cross compiling | Philip Balister | 2021-12-03 | 1 | -1/+4 |
* | qtgui: pep8 formatting | Josh Morman | 2021-11-24 | 33 | -479/+654 |
* | qtgui range: setRange() requires int | Jeff Long | 2021-11-22 | 1 | -4/+4 |
* | qt-gui: enables use of Qwt 6.2 | Bill Muzika | 2021-11-11 | 13 | -11/+71 |
* | qtgui: revert "qt-gui: enables use of Qwt 6.2" | Josh Morman | 2021-10-14 | 13 | -65/+11 |
* | ber_sink_b: Make qwidget() part of the API | David Winter | 2021-10-12 | 4 | -1/+11 |
* | qt-gui: enables use of Qwt 6.2 | Bill Muzika | 2021-10-11 | 13 | -11/+65 |
* | gr-qtgui: Use no_quotes function in some qtgui blocks | Volker Schroer | 2021-10-05 | 7 | -16/+12 |
* | qtgui: remove vestigal parameter in fft cotr | Josh Morman | 2021-10-04 | 1 | -1/+1 |
* | qtgui: remove int type from number_sink block yaml | Jeff Long | 2021-09-27 | 1 | -2/+2 |
* | modules: include boost/format where used | Marcus Müller | 2021-09-07 | 6 | -0/+6 |
* | qtgui: Replace pyqwidget() with qwidget() | David Winter | 2021-09-03 | 118 | -723/+95 |
* | gr-qtgui: Add double quotes to cpp_opts keys with colons. | Ron Economos | 2021-07-27 | 5 | -9/+9 |
* | classic modules: use common precompiled headers | Marcus Müller | 2021-07-19 | 1 | -0/+4 |
* | grc: c++ generation add some more cpp templates | Volker Schroer | 2021-07-19 | 8 | -15/+474 |
* | grc: introduce gui_hint for cpp code generation | Volker Schroer | 2021-07-19 | 10 | -75/+117 |
* | gr-channels: fix "hide" expressions in yml files | Jeff Long | 2021-07-16 | 1 | -2/+2 |
* | qtgui: Make check_set_qss public | David Winter | 2021-07-14 | 1 | -1/+1 |
* | qtgui: bugfix - display tags on the last sample | Jason Uher | 2021-07-14 | 2 | -2/+2 |
* | global: automatically remove unused boost includes | Marcus Müller | 2021-06-22 | 2 | -4/+0 |
* | gr-qtgui, cpp generation: use option attributes to generate enums | Volker Schroer | 2021-06-21 | 3 | -5/+15 |
* | gr-qtgui: cpp generation:position windows correctly depending on gui_hint | Volker Schroer | 2021-06-21 | 4 | -2/+20 |
* | qt-gui: use the cpp enums for wintype and trigger_type | Volker Schroer | 2021-06-21 | 3 | -5/+5 |
* | rebase | Volker Schroer | 2021-06-21 | 4 | -5/+4 |
* | qtgui: only one definition of (internal) TimePrecisionClass | Marcus Müller | 2021-06-19 | 5 | -73/+27 |
* | qtgui: remove spurious volk includes | Marcus Müller | 2021-06-19 | 4 | -4/+0 |
* | global: remove iostream from all files not use cout|cerr|cin|clog | Marcus Müller | 2021-06-17 | 23 | -23/+0 |
* | gr-qtgui: fix invalid pointer | Volker Schroer | 2021-06-01 | 2 | -8/+1 |
* | Fix vector margin for non-frequency data | 0xloem | 2021-05-27 | 1 | -3/+4 |
* | qtgui: Use pmt.from_double() instead of pmt.from_float() | Jeff Long | 2021-05-13 | 6 | -10/+10 |
* | qtgui: lib: Remove ssize_t for portability. | Ryan Volz | 2021-04-17 | 1 | -6/+4 |
* | qtgui: Use ranged constructor instead of resize© | Thomas Habets | 2021-04-06 | 1 | -5/+3 |
* | qtgui: Remove manual memory management from VectorDisplayPlot | Thomas Habets | 2021-04-06 | 2 | -50/+52 |
* | qtgui: Remove manual memory management from TimeDomainDisplayPlot | Thomas Habets | 2021-04-06 | 2 | -29/+24 |
* | qtgui: Remove manual memory management from timerasterGlobalData | Thomas Habets | 2021-04-06 | 2 | -22/+12 |
* | qtgui: Remove manual memory management from waterfallGlobalData | Thomas Habets | 2021-04-06 | 2 | -24/+20 |
* | qtgui: Simplify a return statement | Thomas Habets | 2021-04-06 | 1 | -3/+1 |
* | qtgui: Remove manual memory management from SpectrumGUIClass | Thomas Habets | 2021-04-06 | 2 | -58/+37 |
* | qtgui: Remove manual memory management from spectrumdisplayform | Thomas Habets | 2021-04-06 | 2 | -81/+62 |
* | qtgui: Remove manual memory management from EyeDisplayPlot | Thomas Habets | 2021-04-06 | 2 | -29/+23 |
* | qtgui: Remove manual memory management from ConstellationDisplayPlot | Thomas Habets | 2021-04-06 | 2 | -21/+18 |
* | gr-qtgui: Remove unused variables. | Ron Economos | 2021-03-19 | 7 | -8/+0 |
* | gr-blocks: remove pdu blocks | Jacob Gilbert | 2021-03-18 | 1 | -15/+15 |
* | qtgui: Fix segfaulting overflow in waterfall | Thomas Habets | 2021-03-16 | 4 | -35/+46 |
* | qtgui: Fix segfaulting overflow | Thomas Habets | 2021-03-16 | 1 | -9/+12 |