summaryrefslogtreecommitdiff
path: root/gr-qtgui/swig
AgeCommit message (Expand)Author
2013-01-01Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord...Michael L Dickens
2012-12-12build: removing core_swig from GR_SWIG_TARGET_DEPS. Seems to have been the ca...Tom Rondeau
2012-07-03swig: added GR_SWIG_TARGET_DEPS core_swig to other swig buildsJohnathan Corgan
2012-04-13Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau
2012-04-01Removes all references to guile and scheme, which are no longer needed.Tom Rondeau
2011-12-08Removed autotools, gr-waveform, some cleanupJohnathan Corgan
2011-12-06docs: fixes some warnings.Tom Rondeau
2011-12-05docs: more fixes for generated swig files. This worked before the merge, but ...Tom Rondeau
2011-12-04docs: better install of swig docs .i files since we actually have a variable ...Tom Rondeau
2011-11-30docs: fixing variable for location of header files (SOURCE not BINARY).Tom Rondeau
2011-11-28docs: more appropriate variable to use when setting the include/headers direc...Tom Rondeau
2011-11-28docs: installing generated _doc.i files under autotools.Tom Rondeau
2011-11-27docs: better use of BUILT_SOURCES so I'm not overriding the standard build in...Tom Rondeau
2011-11-27docs: Adding swig doc generation to Makefile.am files.Tom Rondeau
2011-11-27docs: forgot to have the generated .i files installed.Tom Rondeau
2011-11-27docs: added python doxygen docs to gr-qtguiTom Rondeau
2011-10-20misc fix missing installed files/tweaksJosh Blum
2011-10-11Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-09docs and qtgui: adding Doxygen documentation for each class. Also changed the...Tom Rondeau
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-28Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum
2011-07-27fixed some more warnings; mostly in doxygen or order of variable initialization.Tom Rondeau
2011-07-27Merge branch 'master' into nextTom Rondeau
2011-07-27Fixed warnings generated from improper includes in swig interface file.Tom Rondeau
2011-07-20gr: squashed cmakelists.txt into one commitJosh Blum
2011-07-17Merge branch '8psk' into nextTom Rondeau
2011-07-03gr: added to the .gitignores to various components for in-tree buildsJosh Blum
2011-05-09gr-qtgui: makes time sink a sync_block (since it is) and uses set_output_mult...Tom Rondeau
2011-04-24gr-qtgui: splitting qtgui.i into its complex and float .i files to keep with ...Tom Rondeau
2011-04-24gr-qtgui: Adding float interface to qtgui_time_sink and example program.Tom Rondeau
2011-04-24gr-qtgui: adding function and slot to set a time display curve's color.Tom Rondeau
2011-04-24gr-qtgui: provide function and slot for setting the labels of a time curve.Tom Rondeau
2011-04-23gr-qtgui: setting up ability to have multiple connections to the time sink.Tom Rondeau
2011-04-23gr-qtgui: time domain sink now shows and receives updates.Tom Rondeau
2011-04-21gr-qtgui: adding .i file for time domain plot and updating Makefiles.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 qtgui2...Mike Cornelius
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 becau...Tom Rondeau
2011-04-09gr-qtgui: removing Guile-specific stuff since there is no way QtGui will work...Tom Rondeau
2011-04-06gr-qtgui: removing references to 3D waterfall plot and changning QtGui API to...Tom Rondeau
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
2011-03-27gr-qtgui: moving Python files to new structure; get rid of src directory.Tom Rondeau