index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
grc_gr_qtgui.m4
Age
Commit message (
Expand
)
Author
2011-09-23
qtgui: moved actual examples to new examples directory.
Tom Rondeau
2011-04-14
gr-qtgui: updating required Qt library to v4.4 instead of v4.2. This has been...
Tom Rondeau
2011-04-09
gr-qtgui: removing Guile-specific stuff since there is no way QtGui will work...
Tom Rondeau
2011-03-27
gr-qtgui: typo correct in M4 file.
Tom Rondeau
2011-03-27
gr-qtgui: updating M4 file for new directory structure.
Tom Rondeau
2011-03-26
gr-qtgui: adding QA code for qtgui; remarked out until a fix for the segfault...
Tom Rondeau
2011-03-07
qtgui-grc: added check for pyqwt in config
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
2010-10-05
Removing qwtplot3d dependency and fixing a missed include in waterfallGlobalD...
Tom Rondeau
2009-10-13
Removing ifs to clean up build system. Make no longer rebuilds gr-qtgui if no...
Tom
2009-04-15
Merging qtdevel2 branch -r10565:10849. This adds a lot of fixes and capabilit...
trondeau
2009-03-06
merging qtdevel branch -r10534:10564 to sync with trunk because my computer g...
trondeau
2008-11-09
Merged r9946:9957 from trondeau/qt into trunk. make distcheck works on F9, Ub...
trondeau
2008-10-25
Merging qtgui branch-r9068:9837: this ads a qtgui_sink_c and qtgui_sink_f tha...
trondeau
2008-02-29
Merged r7769:7873 from michaelld/bc_behavior into trunk.
jcorgan
2008-02-08
Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GN...
jcorgan
2007-07-21
Updated license from GPL version 2 or later to GPL version 3 or later.
eb
2007-03-14
Created configuration file for QWT library. This is in lieu of hand installing
jcorgan
2007-03-04
adding QWT_CFLAGS substitution to grc_gr_qtgui
n4hy
2007-03-04
The correct grc_qt_qtgui.m4 and modified instructions for qwt install provide...
n4hy
2007-03-02
Modified grc_gr_qtgui.m4 AND the README in gr-qtgui to enable gr-qtgui to bui...
n4hy
2007-02-22
fix to qt versus qt-mt issues on Fedora and Debian/Ubuntu, qwt is next
n4hy
2007-02-21
Beginnings of a qt based gui system added under gr-qtgui
n4hy