summaryrefslogtreecommitdiff
path: root/gr-qtgui/python/qtgui/range.py
Commit message (Expand)AuthorAgeFilesLines
* gr-qtgui: Fix range.py to work with both Qt4 and Qt5Paul Cercueil2016-06-211-259/+0
* gr-qtgui: update for Qt5Paul Cercueil2015-10-121-13/+13
* qtgui: improved type checking for range block and simplifies python.Seth Hitefield2015-04-221-25/+40
* qtgui: adds Type setting for Range widget.Tom Rondeau2015-04-221-17/+35
* qtgui: Fixed issue where clicking on the range widget jumped to the wrong loc...Seth Hitefield2015-04-081-1/+9
* qtgui: Refactored range widget.Seth Hitefield2015-04-081-73/+99
* qtgui: Slight modification to the precision of the counter in the qt range.Seth Hitefield2015-04-081-6/+8
* qtgui: no longer have a need for numpy libraryBill Clark2015-04-081-1/+0
* qtgui: fixes the need to use memory to store the range values. Now uses linea...Bill Clark2015-04-081-15/+43
* qtqui: fixed notches on knobThaddeus Koehn2015-04-031-1/+1
* qtgui: cherry-pick the range slide starting point bug fixBill Clark2015-04-031-2/+4
* qtgui: range comment cleanupBill Clark2015-04-031-7/+1
* qtgui: range control -> jump to nearest step with left clickBill Clark2015-04-031-0/+13
* qtgui: fixed slider tracking and scrollingBill Clark2015-04-031-6/+3
* qtgui: counter_slider now respond to each other without errorBill Clark2015-04-021-20/+53
* qt-gui: updating range, counter now shows decimalsBill Clark2015-04-021-40/+41
* qtgui: Replaced pyqwt range block with working pyqt version.Seth Hitefield2015-04-021-67/+85
* qtgui: Initial removal of pyqwt. Replaced with pyqt4.Seth Hitefield2015-04-021-0/+105