| Commit message (Expand) | Author | Age | Files | Lines |
* | gr-qtgui: Fix range.py to work with both Qt4 and Qt5 | Paul Cercueil | 2016-06-21 | 1 | -259/+0 |
* | gr-qtgui: update for Qt5 | Paul Cercueil | 2015-10-12 | 1 | -13/+13 |
* | qtgui: improved type checking for range block and simplifies python. | Seth Hitefield | 2015-04-22 | 1 | -25/+40 |
* | qtgui: adds Type setting for Range widget. | Tom Rondeau | 2015-04-22 | 1 | -17/+35 |
* | qtgui: Fixed issue where clicking on the range widget jumped to the wrong loc... | Seth Hitefield | 2015-04-08 | 1 | -1/+9 |
* | qtgui: Refactored range widget. | Seth Hitefield | 2015-04-08 | 1 | -73/+99 |
* | qtgui: Slight modification to the precision of the counter in the qt range. | Seth Hitefield | 2015-04-08 | 1 | -6/+8 |
* | qtgui: no longer have a need for numpy library | Bill Clark | 2015-04-08 | 1 | -1/+0 |
* | qtgui: fixes the need to use memory to store the range values. Now uses linea... | Bill Clark | 2015-04-08 | 1 | -15/+43 |
* | qtqui: fixed notches on knob | Thaddeus Koehn | 2015-04-03 | 1 | -1/+1 |
* | qtgui: cherry-pick the range slide starting point bug fix | Bill Clark | 2015-04-03 | 1 | -2/+4 |
* | qtgui: range comment cleanup | Bill Clark | 2015-04-03 | 1 | -7/+1 |
* | qtgui: range control -> jump to nearest step with left click | Bill Clark | 2015-04-03 | 1 | -0/+13 |
* | qtgui: fixed slider tracking and scrolling | Bill Clark | 2015-04-03 | 1 | -6/+3 |
* | qtgui: counter_slider now respond to each other without error | Bill Clark | 2015-04-02 | 1 | -20/+53 |
* | qt-gui: updating range, counter now shows decimals | Bill Clark | 2015-04-02 | 1 | -40/+41 |
* | qtgui: Replaced pyqwt range block with working pyqt version. | Seth Hitefield | 2015-04-02 | 1 | -67/+85 |
* | qtgui: Initial removal of pyqwt. Replaced with pyqt4. | Seth Hitefield | 2015-04-02 | 1 | -0/+105 |