| Commit message (Expand) | Author | Age | Files | Lines |
* | qtgui: only one definition of (internal) TimePrecisionClass | Marcus Müller | 2021-06-19 | 1 | -19/+1 |
* | qtgui: remove spurious volk includes | Marcus Müller | 2021-06-19 | 1 | -1/+0 |
* | global: remove iostream from all files not use cout|cerr|cin|clog | Marcus Müller | 2021-06-17 | 1 | -1/+0 |
* | qtgui: Remove manual memory management from HistogramDisplayPlot | Thomas Habets | 2021-03-01 | 1 | -31/+14 |
* | modernization: `override` instead of virtual in all compilation units | Marcus Müller | 2020-11-03 | 1 | -2/+2 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | gr-qtgui: always true check | Valerii Zapodovnikov | 2020-01-24 | 1 | -1/+1 |
* | clang-format: Ordering all the includes | Marcus Müller | 2019-08-09 | 1 | -4/+4 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -345/+294 |
* | Use unsigned integers where dealing with indices | Marcus Müller | 2018-08-28 | 1 | -17/+17 |
* | qtgui: moving to only allow either streaming or message modes. | Tom Rondeau | 2015-10-29 | 1 | -0/+6 |
* | qtgui: histogram plotter supports PDU message plotting. | Tom Rondeau | 2015-10-29 | 1 | -4/+16 |
* | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 1 | -3/+3 |
* | qtgui: enables use of QWT 6.1. | Tom Rondeau | 2013-12-17 | 1 | -0/+23 |
* | qtgui: MSVC uses _copysign, not copysign | Nicholas Corgan | 2013-11-08 | 1 | -0/+4 |
* | qtgui: fixing variable names to make it more like the rest of the code. | Tom Rondeau | 2013-10-29 | 1 | -89/+89 |
* | qtgui: fixed histogram autoscaling features. Added example script. | Tom Rondeau | 2013-10-29 | 1 | -58/+75 |
* | qtgui: improved handling of scale in histogram plots. | Tom Rondeau | 2013-08-02 | 1 | -12/+18 |
* | qtgui: Added histogram sink. | Tom Rondeau | 2013-08-02 | 1 | -0/+434 |