Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-06 | gr-qtgui: removing references to 3D waterfall plot and changning QtGui API ↵ | Tom Rondeau | |
to remove bool that turns it on/off. | |||
2011-03-01 | grc: work on generator for gui flowgraphs to simplify generation | Josh Blum | |
generator does not differentiate between notebooks and controls, they are all block, but block are now sorted by variables present in the make also adjusted categories listed in the wx and qt widget related blocks | |||
2011-03-01 | grc: added tabbed widget in qtgui for grc | Josh Blum | |
created gui_hint type to handle tab descriptor + position markup, and to handle the generation of the name of the parent widget. No support python modules required in gr-qtgui. | |||
2011-03-01 | qtgui: created a forms module with a slider and text box, implemented in grc | Josh Blum | |