index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gr-qtgui
Age
Commit message (
Expand
)
Author
2011-03-01
qtgui: work on variable chooser
Josh Blum
2011-03-01
grc: added tabbed widget in qtgui for grc
Josh Blum
2011-03-01
qtgui: use pyqwt widgets in grc variable slider block
Josh Blum
2011-03-01
qtgui: created a forms module with a slider and text box, implemented in grc
Josh Blum
2011-03-01
qtgui: an attempt at a slider form
Josh Blum
2011-01-23
Merge branch 'mergeme/qtgui/use_boost_posix_time' into next
Tom Rondeau
2011-01-23
Removing YYYY-mmm-DD from time displayed on Waterfall plot.
Tom Rondeau
2011-01-22
qtgui: use the posix time to_simple_string to simplify label text
Josh Blum
2011-01-22
Merge branch 'mergeme/qtgui/plots_static_const_fix' into next
Tom Rondeau
2011-01-22
Merge branch 'mergeme/qtgui/plot_waterfall_fix' into next
Tom Rondeau
2011-01-17
qtgui boost use posix time:
Josh Blum
2011-01-17
qtgui plots static const fixes:
Josh Blum
2011-01-17
qtgui missing stdint include fix:
Josh Blum
2011-01-17
qtgui plot waterfall fix
Josh Blum
2010-12-10
Use load-extension-global instead of load-extension
Eric Blossom
2010-12-03
Regenerated Makefile.swig.gen's
Eric Blossom
2010-12-03
Rename libguile- to libguile-gnuradio- to match guile library naming convention.
Eric Blossom
2010-11-24
Update .gitignore's
Eric Blossom
2010-11-24
Major Makefile.am housecleaning. Passes distcheck.
Eric Blossom
2010-11-24
Removed link to missing .png in an attempt to keep doxygen from crashing
Eric Blossom
2010-11-19
regenerated
Rob Savoye
2010-11-16
regenerated
Eric Blossom
2010-11-10
regenerated
Eric Blossom
2010-11-10
regenerated
Rob Savoye
2010-11-10
regenerated
Rob Savoye
2010-11-10
Remove swig generated python code from C++-only libraries
Eric Blossom
2010-11-10
additional regenerated files
Eric Blossom
2010-11-10
add load-extension support
Rob Savoye
2010-11-10
regenerate
Eric Blossom
2010-11-10
Rengenerate Makefile.swig.gen's
Eric Blossom
2010-11-10
add python/*.cc to SOURCES so dependencies work properly.
Rob Savoye
2010-11-10
regenerated
Rob Savoye
2010-11-10
Update generated files
Eric Blossom
2010-11-10
regenerated after changes to .i files
Rob Savoye
2010-11-10
regenerated after changes to the template
Rob Savoye
2010-11-10
regenerated from template
Rob Savoye
2010-10-09
rearrange includes to always be: internal GR, external, with GR.
Michael Dickens
2010-10-06
Merge branch 'maint'
Johnathan Corgan
2010-10-05
Finally, the simple fix for the qtgui issues; also, changed the naming scheme...
Tom Rondeau
2010-10-05
Removing Waterfall3DPlot. The qwt_plot3d is too much of a hassle to deal with...
Tom Rondeau
2010-10-05
Fixed gitignore to reflect changes in moc/ui file naming.
Tom Rondeau
2010-10-05
Fixes a lot of warnings by cleaning up namespace issues.
Tom Rondeau
2010-10-05
Finally, the simple fix for the qtgui issues; also, changed the naming scheme...
Tom Rondeau
2010-10-05
Removing qwtplot3d dependency and fixing a missed include in waterfallGlobalD...
Tom Rondeau
2010-10-05
Removing Waterfall3DPlot. The qwt_plot3d is too much of a hassle to deal with...
Tom Rondeau
2010-08-03
Merge branch 'maint'
Johnathan Corgan
2010-08-03
Modify all block factories to use gnuradio::get_initial_sptr.
Eric Blossom
2010-07-21
Merge remote branch 'trondeau/qtclock'
Johnathan Corgan
2010-06-29
From my reading, we should never need to define the timespec struct (so we wi...
Tom Rondeau
2010-06-27
Checking for clock_gettime and timespec defined; use gettimeofday if not, but...
Tom Rondeau
[next]