| Commit message (Expand) | Author | Age | Files | Lines |
* | global: remove iostream from all files not use cout|cerr|cin|clog | Marcus Müller | 2021-06-17 | 1 | -1/+0 |
* | Qt: deprecated MidButton->MiddleButton, available since Qt4.7 | Marcus Müller | 2021-01-27 | 1 | -1/+1 |
* | qtgui: fix deprecated use of QFontMetrics::width | japm48 | 2020-05-26 | 1 | -1/+6 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | Remove newlines from exception messages | Thomas Habets | 2020-01-01 | 1 | -1/+1 |
* | clang-format: Ordering all the includes | Marcus Müller | 2019-08-09 | 1 | -2/+2 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -284/+268 |
* | Use unsigned integers where dealing with indices | Marcus Müller | 2018-08-28 | 1 | -14/+18 |
* | qtgui: allow axis labels on/off modes | Tim O'Shea | 2016-02-10 | 1 | -0/+9 |
* | qtgui: adds control panel to frequency sinks. | Tom Rondeau | 2015-04-04 | 1 | -0/+6 |
* | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 1 | -4/+4 |
* | qtgui: fixing file mixup when merging maint->master. | Tom Rondeau | 2013-12-19 | 1 | -4/+0 |
* | Merge branch 'maint' | Tom Rondeau | 2013-12-19 | 1 | -1/+18 |
|\ |
|
| * | qtgui: enables use of QWT 6.1. | Tom Rondeau | 2013-12-18 | 1 | -1/+20 |
* | | qtgui: enables use of QWT 6.1. | Tom Rondeau | 2013-12-17 | 1 | -0/+6 |
|/ |
|
* | qtgui: fixing variable names to make it more like the rest of the code. | Tom Rondeau | 2013-10-29 | 1 | -66/+70 |
* | wip, gr-qtgui not compiling | Johnathan Corgan | 2013-04-29 | 1 | -1/+1 |
* | qtgui: moving all qtgui headers to install into qtgui directory. | Tom Rondeau | 2013-03-17 | 1 | -1/+1 |
* | qtgui: middle button now brings up context menu anywhere on plot. | Tom Rondeau | 2013-02-19 | 1 | -1/+1 |
* | qtgui: adding auto scaling to other plotters. | Tom Rondeau | 2013-02-06 | 1 | -1/+4 |
* | qtgui: Major changes to qtgui sink interfaces to allow more tunable control t... | Tom Rondeau | 2013-01-22 | 1 | -1/+1 |
* | qtgui: missed these updated slot names. | Tom Rondeau | 2013-01-03 | 1 | -5/+5 |
* | qtgui: function names updated so they are (or should be) consistent. | Tom Rondeau | 2013-01-03 | 1 | -3/+3 |
* | qtgui: Fixed some build issues and made sure all qtgui examples work. | Tom Rondeau | 2012-11-12 | 1 | -2/+2 |
* | Merge branch 'qtgui_stylesheets' into next | Tom Rondeau | 2012-11-12 | 1 | -63/+228 |
|\ |
|
| * | qtgui: fixed a few bugs under qwt6. Made checks around the symbol pointers. | Tom Rondeau | 2012-11-12 | 1 | -13/+28 |
| * | qtgui: Adding hooks to allow appearance customization with stylesheets. | Ben Reynwar | 2012-10-16 | 1 | -64/+214 |
* | | qtgui: updating some function names for more accuracy and to allow an actual ... | Tom Rondeau | 2012-10-09 | 1 | -4/+4 |
|/ |
|
* | qtgui: adding menu option to qtgui sinks to set transparency (alpha) value on... | Tom Rondeau | 2012-10-03 | 1 | -0/+27 |
* | qtgui: fix log10 ambiguous overload in DisplayPlot | Josh Blum | 2012-09-07 | 1 | -2/+2 |
* | qtgui: fixing other menu behavior with qwt5. | Tom Rondeau | 2012-07-29 | 1 | -4/+12 |
* | qtgui: fix to work with Qwt5. | Tom Rondeau | 2012-07-29 | 1 | -1/+7 |
* | qtgui: wip: some fixes to make updating markers/symbols Qwt5/6 compatible. | Tom Rondeau | 2012-07-15 | 1 | -0/+11 |
* | qtgui: made display form and display plot base classes to handle duplicated f... | Tom Rondeau | 2012-06-29 | 1 | -0/+196 |