summaryrefslogtreecommitdiff
path: root/gr-qtgui/python/qtgui/graphicitem.py
Commit message (Collapse)AuthorAgeFilesLines
* qtgui: pep8 formattingJosh Morman2021-11-241-17/+22
| | | | Signed-off-by: Josh Morman <jmorman@gnuradio.org>
* Fix typos throughout the codeluzpaz2020-10-291-2/+2
| | | | | | | * Fix various typos Found via `codespell v2.0.dev` `codespell -q 3 -L ans,fo,hist,inout,ist,ith,nd,sinc,uint -S ./volk`
* gr-qtgui: Incorporate new GUI controlsghostop142020-02-191-0/+194
These updates expand the user interface capabilities of GNU Radio. This PR includes all of the controls more fully documented here: https://github.com/ghostop14/gr-guiextra