summaryrefslogtreecommitdiff
path: root/config/grc_gr_qtgui.m4
AgeCommit message (Collapse)Author
2011-09-23qtgui: moved actual examples to new examples directory.Tom Rondeau
2011-04-14gr-qtgui: updating required Qt library to v4.4 instead of v4.2. This has ↵Tom Rondeau
been a requirement for a while (FormLayout introduced in 4.4) but nevery required by configure.
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-03-27gr-qtgui: typo correct in M4 file.Tom Rondeau
2011-03-27gr-qtgui: updating M4 file for new directory structure.Tom Rondeau
2011-03-26gr-qtgui: adding QA code for qtgui; remarked out until a fix for the ↵Tom Rondeau
segfault can be found.
2011-03-07qtgui-grc: added check for pyqwt in configJosh Blum
2011-03-01grc: added tabbed widget in qtgui for grcJosh Blum
created gui_hint type to handle tab descriptor + position markup, and to handle the generation of the name of the parent widget. No support python modules required in gr-qtgui.
2011-03-01qtgui: use pyqwt widgets in grc variable slider blockJosh Blum
2011-03-01qtgui: created a forms module with a slider and text box, implemented in grcJosh Blum
2010-10-05Removing qwtplot3d dependency and fixing a missed include in ↵Tom Rondeau
waterfallGlobalData.h.
2009-10-13Removing ifs to clean up build system. Make no longer rebuilds gr-qtgui if ↵Tom
no changes are made and also passes 'make distcheck'.
2009-04-15Merging qtdevel2 branch -r10565:10849. This adds a lot of fixes and ↵trondeau
capabilities to the qtgui package. Most importantly, it allows interaction between PyQt and the C++ Qt routines in the gnuradio library. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10850 221aa14e-8319-0410-a670-987f0aec2ac5
2009-03-06merging qtdevel branch -r10534:10564 to sync with trunk because my computer ↵trondeau
got confused which branch it was supposed to work on. Confused and annoyed and fixing it. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10565 221aa14e-8319-0410-a670-987f0aec2ac5
2008-11-09Merged r9946:9957 from trondeau/qt into trunk. make distcheck works on F9, ↵trondeau
Ubuntu 8.04 and 8.10 with and without qt libraries. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9958 221aa14e-8319-0410-a670-987f0aec2ac5
2008-10-25Merging qtgui branch-r9068:9837: this ads a qtgui_sink_c and qtgui_sink_f ↵trondeau
that displays the time, PSD, and spectrogram plots of a signal put into it. It requires qt4, qwt, and qwtplot3d and has not been tested on OSX. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9853 221aa14e-8319-0410-a670-987f0aec2ac5
2008-02-29Merged r7769:7873 from michaelld/bc_behavior into trunk.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7888 221aa14e-8319-0410-a670-987f0aec2ac5
2008-02-08Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile ↵jcorgan
GNU Radio modules individually, using already installed dependent libraries and include files. New functionality is enabled using --with-* on configure command line; existing build options should remain unchanged. Nice work by Michael Dickens, still needs documentation update on wiki. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7617 221aa14e-8319-0410-a670-987f0aec2ac5
2007-07-21Updated license from GPL version 2 or later to GPL version 3 or later.eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6044 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-14Created configuration file for QWT library. This is in lieu of hand installingjcorgan
a .pc file per the gr-qtgui README. Component gr-qtgui is still disabled in configure.ac until testing is complete. Requires qwt files to be included using the #include <qwt/...> syntax; this is the default for binary installations of the qwt library. Normal users will user run ./configure without any changes. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4745 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-04adding QWT_CFLAGS substitution to grc_gr_qtguin4hy
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4712 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-04The correct grc_qt_qtgui.m4 and modified instructions for qwt install ↵n4hy
provided in the README file git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4709 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-02Modified grc_gr_qtgui.m4 AND the README in gr-qtgui to enable gr-qtgui to ↵n4hy
build from source git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4692 221aa14e-8319-0410-a670-987f0aec2ac5
2007-02-22fix to qt versus qt-mt issues on Fedora and Debian/Ubuntu, qwt is nextn4hy
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4570 221aa14e-8319-0410-a670-987f0aec2ac5
2007-02-21Beginnings of a qt based gui system added under gr-qtguin4hy
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4564 221aa14e-8319-0410-a670-987f0aec2ac5