summaryrefslogtreecommitdiff
path: root/gr-qtgui/swig/qtgui_swig.i
AgeCommit message (Collapse)Author
2012-04-13Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau
this in the future. The sed script was provided by Moritz Fischer.
2011-11-27docs: added python doxygen docs to gr-qtguiTom Rondeau
2011-07-27Fixed warnings generated from improper includes in swig interface file.Tom Rondeau
2011-04-24gr-qtgui: splitting qtgui.i into its complex and float .i files to keep with ↵Tom Rondeau
the general standard.
2011-04-24gr-qtgui: Adding float interface to qtgui_time_sink and example program.Tom Rondeau
2011-04-23gr-qtgui: time domain sink now shows and receives updates.Tom Rondeau
2011-04-12gr-qtgui: fix the interface file.Mike Cornelius
2011-04-12gr-qtgui: rearranging swig directory to allow other .i files; adding a ↵Mike Cornelius
qtgui2 interface file.
2011-04-10gr-qtgui: exposing set_update_time to Python.Tom Rondeau
2011-04-10gr-qtgui: removed OpenGL calls; we still link against the QTOPENGL_LIBS ↵Tom Rondeau
because of some dependencies in Qwt.
2011-04-06gr-qtgui: removing references to 3D waterfall plot and changning QtGui API ↵Tom Rondeau
to remove bool that turns it on/off.
2011-03-27gr-qtgui: qtgui builds and passes make check under new structure.Tom Rondeau
2011-03-27gr-qtgui: wip: moving and renaming files for new structure.Tom Rondeau