summaryrefslogtreecommitdiff
path: root/gr-qtgui/swig
Commit message (Expand)AuthorAgeFilesLines
* swig: added GR_SWIG_TARGET_DEPS core_swig to other swig buildsJohnathan Corgan2012-07-031-0/+2
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-137-33/+33
* Removes all references to guile and scheme, which are no longer needed.Tom Rondeau2012-04-011-145/+0
* Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-082-77/+0
* docs: fixes some warnings.Tom Rondeau2011-12-061-3/+4
* docs: more fixes for generated swig files. This worked before the merge, but ...Tom Rondeau2011-12-051-0/+1
* docs: better install of swig docs .i files since we actually have a variable ...Tom Rondeau2011-12-041-4/+5
* docs: fixing variable for location of header files (SOURCE not BINARY).Tom Rondeau2011-11-301-1/+1
* docs: more appropriate variable to use when setting the include/headers direc...Tom Rondeau2011-11-281-1/+1
* docs: installing generated _doc.i files under autotools.Tom Rondeau2011-11-281-0/+3
* docs: better use of BUILT_SOURCES so I'm not overriding the standard build in...Tom Rondeau2011-11-271-2/+2
* docs: Adding swig doc generation to Makefile.am files.Tom Rondeau2011-11-271-0/+9
* docs: forgot to have the generated .i files installed.Tom Rondeau2011-11-271-0/+1
* docs: added python doxygen docs to gr-qtguiTom Rondeau2011-11-272-0/+6
* misc fix missing installed files/tweaksJosh Blum2011-10-201-0/+1
* Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-112-1/+2
|\
| * docs and qtgui: adding Doxygen documentation for each class. Also changed the...Tom Rondeau2011-10-091-1/+1
| * qtgui: sneaking in a fix to add an include directory to gr-qtgui.Tom Rondeau2011-10-091-0/+1
* | gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-081-5/+5
* | Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum2011-07-282-5/+5
|\|
| * fixed some more warnings; mostly in doxygen or order of variable initialization.Tom Rondeau2011-07-271-1/+1
| * Merge branch 'master' into nextTom Rondeau2011-07-271-4/+4
| |\
| | * Fixed warnings generated from improper includes in swig interface file.Tom Rondeau2011-07-271-4/+4
* | | gr: squashed cmakelists.txt into one commitJosh Blum2011-07-201-0/+49
|/ /
* | Merge branch '8psk' into nextTom Rondeau2011-07-172-2/+2
|\ \ | |/ |/|
| * gr-qtgui: makes time sink a sync_block (since it is) and uses set_output_mult...Tom Rondeau2011-05-092-2/+2
* | gr: added to the .gitignores to various components for in-tree buildsJosh Blum2011-07-031-0/+2
|/
* gr-qtgui: splitting qtgui.i into its complex and float .i files to keep with ...Tom Rondeau2011-04-244-48/+71
* gr-qtgui: Adding float interface to qtgui_time_sink and example program.Tom Rondeau2011-04-243-3/+60
* gr-qtgui: adding function and slot to set a time display curve's color.Tom Rondeau2011-04-241-0/+1
* gr-qtgui: provide function and slot for setting the labels of a time curve.Tom Rondeau2011-04-241-0/+1
* gr-qtgui: setting up ability to have multiple connections to the time sink.Tom Rondeau2011-04-231-0/+3
* gr-qtgui: time domain sink now shows and receives updates.Tom Rondeau2011-04-233-3/+5
* gr-qtgui: adding .i file for time domain plot and updating Makefiles.Tom Rondeau2011-04-212-1/+53
* gr-qtgui: fix the interface file.Mike Cornelius2011-04-121-2/+1
* gr-qtgui: rearranging swig directory to allow other .i files; adding a qtgui2...Mike Cornelius2011-04-123-95/+119
* gr-qtgui: exposing set_update_time to Python.Tom Rondeau2011-04-101-0/+2
* gr-qtgui: removed OpenGL calls; we still link against the QTOPENGL_LIBS becau...Tom Rondeau2011-04-101-6/+0
* gr-qtgui: removing Guile-specific stuff since there is no way QtGui will work...Tom Rondeau2011-04-094-90/+0
* gr-qtgui: removing references to 3D waterfall plot and changning QtGui API to...Tom Rondeau2011-04-061-12/+6
* gr-qtgui: qtgui builds and passes make check under new structure.Tom Rondeau2011-03-274-1/+33
* gr-qtgui: wip: moving and renaming files for new structure.Tom Rondeau2011-03-276-0/+282
* gr-qtgui: moving Python files to new structure; get rid of src directory.Tom Rondeau2011-03-271-0/+131