| Commit message (Expand) | Author | Age | Files | Lines |
* | qtgui: only one definition of (internal) TimePrecisionClass | Marcus Müller | 2021-06-19 | 1 | -18/+1 |
* | global: remove iostream from all files not use cout|cerr|cin|clog | Marcus Müller | 2021-06-17 | 1 | -1/+0 |
* | qtgui: replace use of or macro with || | Josh Blum | 2021-01-27 | 1 | -1/+1 |
* | Qt: deprecated QString("").sprintf->asprintf, available since Qt5.5 | Marcus Müller | 2021-01-27 | 1 | -5/+5 |
* | Qt: deprecated MidButton->MiddleButton, available since Qt4.7 | Marcus Müller | 2021-01-27 | 1 | -1/+1 |
* | build: Remove clang compiler warnings. | Ron Economos | 2021-01-21 | 1 | -3/+0 |
* | qtgui:Added Time Raster Sink Control Axis Configuration | Jeff Long | 2021-01-17 | 1 | -23/+289 |
* | modernization: `override` instead of virtual in all compilation units | Marcus Müller | 2020-11-03 | 1 | -6/+6 |
* | gr-qtgui: Repair qtgui examples for pybind11. | Ron Economos | 2020-07-22 | 1 | -18/+20 |
* | qtgui: fix deprecated use of QString::sprintf | japm48 | 2020-05-26 | 1 | -2/+2 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | Remove newlines from exception messages | Thomas Habets | 2020-01-01 | 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 | -425/+387 |
* | Use unsigned integers where dealing with indices | Marcus Müller | 2018-08-28 | 1 | -16/+16 |
* | qtgui: time raster plotters support PDU message plotting. | Tom Rondeau | 2015-10-29 | 1 | -1/+3 |
* | qtgui: Modified the qproperties to scale the colorbar title from the .qss file | Bill Clark | 2015-08-28 | 1 | -1/+16 |
* | qtgui: adds an alternative qss file. | Tom Rondeau | 2014-06-26 | 1 | -0/+12 |
* | qtgui: Mostly adds sunset and cool color schemes for waterfall/raster plots. | Tom Rondeau | 2014-06-26 | 1 | -2/+16 |
* | qtgui: enables use of QWT 6.1. | Tom Rondeau | 2013-12-17 | 1 | -1/+12 |
* | qtgui: fixing variable names to make it more like the rest of the code. | Tom Rondeau | 2013-10-29 | 1 | -47/+47 |
* | wip, gr-qtgui not compiling | Johnathan Corgan | 2013-04-29 | 1 | -2/+2 |
* | qtgui: moving all qtgui headers to install into qtgui directory. | Tom Rondeau | 2013-03-17 | 1 | -2/+2 |
* | qtgui: adding time raster static plot tool. | Tom Rondeau | 2013-02-21 | 1 | -0/+30 |
* | qtgui: fixing time raster axis and picker labels. | Tom Rondeau | 2013-02-14 | 1 | -17/+47 |
* | qtgui: adding menu option to change sample rate on all plotters. | Tom Rondeau | 2013-02-14 | 1 | -0/+7 |
* | qtgui: adding a time raster plot (support for bits and floats). | Tom Rondeau | 2013-02-02 | 1 | -0/+503 |