summaryrefslogtreecommitdiff
path: root/gr-qtgui/python
AgeCommit message (Collapse)Author
2011-10-11Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
Conflicts: gr-digital/include/digital_constellation.h
2011-10-09qtgui: sneaking in a fix to add an include directory to gr-qtgui.Tom Rondeau
2011-10-08gr: the CMakeLists.txt took a chill pillJosh Blum
2011-07-20gr: squashed cmakelists.txt into one commitJosh Blum
2011-04-09gr-qtgui: removing Guile-specific stuff since there is no way QtGui will ↵Tom Rondeau
work with Guile yet. Changed Python QA to complete properly.
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: fixing up the Makefile for proper dist. Passes make distcheck.Tom Rondeau
2011-03-27gr-qtgui: making necessary changes to build a python package and export ↵Tom Rondeau
qtgui; also preserves old convention of 'from gnuradio.qtgui import qtgui'. Some of the examples have been updated to use the new (cleaner) convention.
2011-03-27gr-qtgui: small correction in Python QA code with new structure.Tom Rondeau
2011-03-27gr-qtgui: moving qtgui apps to the apps directory.Tom Rondeau
2011-03-27gr-qtgui: moving Python files to new structure; get rid of src directory.Tom Rondeau