aboutsummaryrefslogtreecommitdiffstats
path: root/gr-qtgui/python (follow)
Commit message (Expand)AuthorAgeFilesLines
* cmake: change how test files are build when cross compilingPhilip Balister2021-12-031-1/+4
* qtgui: pep8 formattingJosh Morman2021-11-2418-274/+385
* qtgui range: setRange() requires intJeff Long2021-11-221-4/+4
* ber_sink_b: Make qwidget() part of the APIDavid Winter2021-10-122-0/+9
* qtgui: Replace pyqwidget() with qwidget()David Winter2021-09-0337-282/+68
* qtgui: Use pmt.from_double() instead of pmt.from_float()Jeff Long2021-05-136-10/+10
* qtgui:Added Time Raster Sink Control Axis ConfigurationJeff Long2021-01-174-0/+75
* qtgui: toggle switch was reverseJeff Long2021-01-041-4/+4
* add import fft to python files that reference fft.windowJosh Morman2020-12-181-1/+1
* global replace of filter.firdes.WIN_ with fft.window.WIN_Josh Morman2020-12-181-1/+1
* more qt4 qt5 updatesA. Maitland Bottoms2020-12-181-1/+1
* qa: run autopep8 formatting on qa python filesmormj2020-10-301-3/+5
* qa: remove xml file parameter causing deprecation warningsmormj2020-10-301-1/+1
* Fix typos throughout the codeluzpaz2020-10-292-3/+3
* pybind: add implicit conversion from int to enummormj2020-10-282-4/+10
* Update qa_qtgui.pyVolker Schroer2020-10-231-3/+3
* gr-qtgui: Remove unused set_title() method in QT GUI Eye Sink.Ron Economos2020-10-204-20/+0
* qa: Run qtgui tests with xvfb-run when neededVasil Velichkov2020-10-161-1/+8
* qtgui: python: bindings: Use nullptr instead of nonstandard __null.Ryan Volz2020-10-0517-17/+17
* qtgui: freq_sink: Allow normalization of window functionsMartin Braun2020-08-174-0/+16
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-032-3/+0
* gr-qtgui: Repair Message Edit Box block for pybind11.Ron Economos2020-07-302-1/+13
* gr-qtgui: Repair qtgui examples for pybind11.Ron Economos2020-07-227-6/+37
* gr-qtgui: Replace PyLong_AsLong with PyLong_AsLongLong for 32-bit systems.Ron Economos2020-06-2917-34/+52
* qtgui: add pybind bindings for eye_sinkJosh Morman2020-06-047-2/+847
* qtgui: add pybind11 bindingsJosh Morman2020-06-0466-18/+6213
* qtgui: Add eye sink widgetChristophe Seguinot2020-05-191-0/+6
* qtgui: add vertical slider supportJosh Morman2020-05-141-12/+19
* Fixed UI Issue Where Mouse Clicks Did Not Change Frequencyghostop142020-05-111-4/+27
* Fixed typo in azeplot in gr_qtguisidkapoor972020-04-111-1/+1
* qtgui: RangeWidget - implement Eng & EngSlider (#3163)Sec2020-04-091-0/+120
* #3281 remove extra line of whitespacesidkapoor972020-04-091-1/+0
* Changes for #3281 qtgui:matplotlib dependencysidkapoor972020-04-092-9/+12
* #3281 qtgui: matplotlib dependencysidkapoor972020-04-091-2/+1
* RangeWidget: avoid double-changesStefan `Sec` Zehl2020-03-291-2/+10
* gr-qtgui: Incorporate new GUI controlsghostop142020-02-1918-4/+2618
* Update license header to SPDX formatdevnulling2020-01-275-65/+5
* qtgui: Replace "is not" with "!=" to get rid of warningHåkon Vågsether2020-01-111-1/+1
* QT: Add margin around QT widgetsdevnulling2020-01-041-0/+3
* Fix for misc. documentation + trivial typosluz.paz2019-07-171-1/+1
* qtgui: Disallow use of Qt4Martin Braun2018-11-151-6/+2
* Merge remote-tracking branch 'origin/next' into merge_nextMarcus Müller2018-08-315-27/+39
|\
| * Fix call to check_set_qss() in range.pyHåkon Vågsether2017-09-181-2/+2
| * Merge branch 'next' into python3Johnathan Corgan2017-08-141-1/+1
| |\
| | * Merge branch 'master' into nextJohnathan Corgan2017-08-141-1/+1
| | |\
| * | | python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-264-6/+11
| |/ /
| * | qtgui: fix stylesheet for qt5Bastian Bloessl2016-11-111-1/+1
| * | Merge branch 'master' into nextJohnathan Corgan2016-10-174-0/+39
| |\ \
| * \ \ Merge branch 'next' into next-qt5Johnathan Corgan2016-08-031-1/+0
| |\ \ \
| | * | | cmake: nuke cpack from existenceJohnathan Corgan2016-08-031-1/+0