summaryrefslogtreecommitdiff
path: root/gr-qtgui/lib/DisplayPlot.cc
Commit message (Expand)AuthorAgeFilesLines
* global: remove iostream from all files not use cout|cerr|cin|clogMarcus Müller2021-06-171-1/+0
* Qt: deprecated MidButton->MiddleButton, available since Qt4.7Marcus Müller2021-01-271-1/+1
* qtgui: fix deprecated use of QFontMetrics::widthjapm482020-05-261-1/+6
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* Remove newlines from exception messagesThomas Habets2020-01-011-1/+1
* clang-format: Ordering all the includesMarcus Müller2019-08-091-2/+2
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-284/+268
* Use unsigned integers where dealing with indicesMarcus Müller2018-08-281-14/+18
* qtgui: allow axis labels on/off modesTim O'Shea2016-02-101-0/+9
* qtgui: adds control panel to frequency sinks.Tom Rondeau2015-04-041-0/+6
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-071-4/+4
* qtgui: fixing file mixup when merging maint->master.Tom Rondeau2013-12-191-4/+0
* Merge branch 'maint'Tom Rondeau2013-12-191-1/+18
|\
| * qtgui: enables use of QWT 6.1.Tom Rondeau2013-12-181-1/+20
* | qtgui: enables use of QWT 6.1.Tom Rondeau2013-12-171-0/+6
|/
* qtgui: fixing variable names to make it more like the rest of the code.Tom Rondeau2013-10-291-66/+70
* wip, gr-qtgui not compilingJohnathan Corgan2013-04-291-1/+1
* qtgui: moving all qtgui headers to install into qtgui directory.Tom Rondeau2013-03-171-1/+1
* qtgui: middle button now brings up context menu anywhere on plot.Tom Rondeau2013-02-191-1/+1
* qtgui: adding auto scaling to other plotters.Tom Rondeau2013-02-061-1/+4
* qtgui: Major changes to qtgui sink interfaces to allow more tunable control t...Tom Rondeau2013-01-221-1/+1
* qtgui: missed these updated slot names.Tom Rondeau2013-01-031-5/+5
* qtgui: function names updated so they are (or should be) consistent.Tom Rondeau2013-01-031-3/+3
* qtgui: Fixed some build issues and made sure all qtgui examples work.Tom Rondeau2012-11-121-2/+2
* Merge branch 'qtgui_stylesheets' into nextTom Rondeau2012-11-121-63/+228
|\
| * qtgui: fixed a few bugs under qwt6. Made checks around the symbol pointers.Tom Rondeau2012-11-121-13/+28
| * qtgui: Adding hooks to allow appearance customization with stylesheets.Ben Reynwar2012-10-161-64/+214
* | qtgui: updating some function names for more accuracy and to allow an actual ...Tom Rondeau2012-10-091-4/+4
|/
* qtgui: adding menu option to qtgui sinks to set transparency (alpha) value on...Tom Rondeau2012-10-031-0/+27
* qtgui: fix log10 ambiguous overload in DisplayPlotJosh Blum2012-09-071-2/+2
* qtgui: fixing other menu behavior with qwt5.Tom Rondeau2012-07-291-4/+12
* qtgui: fix to work with Qwt5.Tom Rondeau2012-07-291-1/+7
* qtgui: wip: some fixes to make updating markers/symbols Qwt5/6 compatible.Tom Rondeau2012-07-151-0/+11
* qtgui: made display form and display plot base classes to handle duplicated f...Tom Rondeau2012-06-291-0/+196