| Commit message (Expand) | Author | Age | Files | Lines |
* | gr-qtgui: dont't add examples/c++ subdirectory when gr-analog is disabled | Gwenhael Goavec-Merou | 2020-09-02 | 1 | -2/+2 |
* | add an option to enable/disable examples | Gwenhael Goavec-Merou | 2020-09-02 | 1 | -2/+6 |
* | pybind: removal of swig components | Josh Morman | 2020-06-04 | 1 | -1/+0 |
* | Remove VOLK as a submodule | Martin Braun | 2020-04-11 | 1 | -1/+0 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | cmake: Remove find package for pythonlibs in gr-qtgui | Brennan Ashton | 2019-11-01 | 1 | -2/+0 |
* | cmake: Update to modern CMake usage | Andrej Rode | 2019-03-04 | 1 | -8/+0 |
* | cmake: Only go into grc/ subdirs when ENABLE_GRC=ON | Martin Braun | 2018-12-17 | 1 | -1/+3 |
* | qtgui: Disallow use of Qt4 | Martin Braun | 2018-11-15 | 1 | -15/+8 |
* | Merge remote-tracking branch 'origin/next' into merge_next | Marcus Müller | 2018-08-31 | 1 | -47/+20 |
|\ |
|
| * | gr-qtgui: Fail less noisily if QT5 is not installed | Martin Braun | 2018-07-08 | 1 | -1/+1 |
| * | Merge branch 'master' into next | Martin Braun | 2018-02-03 | 1 | -1/+1 |
| |\ |
|
| * \ | Merge branch 'next' into next-qt5 | Johnathan Corgan | 2016-08-03 | 1 | -37/+0 |
| |\ \ |
|
| | * | | cmake: nuke cpack from existence | Johnathan Corgan | 2016-08-03 | 1 | -37/+0 |
| * | | | gr-qtgui: Allow build with Qt4 or Qt5 (default) | Paul Cercueil | 2016-06-21 | 1 | -7/+20 |
| * | | | Merge branch 'next' into next-qt5 | Johnathan Corgan | 2016-04-25 | 1 | -0/+1 |
| |\| | |
|
| * | | | Merge remote-tracking branch 'tom/qt5_next' into next-qt5 | Johnathan Corgan | 2015-11-28 | 1 | -7/+4 |
| |\ \ \ |
|
| | * | | | gr-qtgui: update for Qt5 | Paul Cercueil | 2015-10-12 | 1 | -7/+4 |
* | | | | | gr-qtgui: pkgconfig file: include linker flags for QWT and QT | A. Maitland Bottoms | 2018-03-27 | 1 | -0/+2 |
| |_|_|/
|/| | | |
|
* | | | | Rename subdir doc to docs where appropriate | Bogdan Radulescu | 2018-02-03 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | qtgui: added C++-only QTGUI application example. | Tom Rondeau | 2016-04-19 | 1 | -0/+1 |
|/ / |
|
* / | qtgui: adding plain.qss file theme. | Tom Rondeau | 2015-11-06 | 1 | -0/+1 |
|/ |
|
* | qtgui: Adding the projector.qss file to help with projected presentations/scr... | Bill Clark | 2015-08-28 | 1 | -0/+1 |
* | qtgui: Adding a themes directory and install qss files there. | Tom Rondeau | 2015-04-03 | 1 | -0/+12 |
* | qtgui: remove dependency mentions of PyQWT. | Tom Rondeau | 2015-04-02 | 1 | -1/+0 |
* | qtgui: adds ability to set the graphics style rendering of the qtgui sinks. | Tom Rondeau | 2014-02-24 | 1 | -0/+9 |
* | build: require Python v2 for build configuration | Jiri Pinkava | 2013-07-20 | 1 | -1/+1 |
* | Merged in next_docs branch. | Ben Reynwar | 2013-05-19 | 1 | -1/+1 |
|\ |
|
| * | wip, gr-qtgui not compiling | Johnathan Corgan | 2013-04-29 | 1 | -1/+1 |
* | | Merged in 'next' branch. | Ben Reynwar | 2013-05-10 | 1 | -4/+4 |
|\| |
|
| * | cmake: fix packaging categories to use runtime vs. core | Johnathan Corgan | 2013-04-03 | 1 | -4/+4 |
* | | Merged next into uninstalled import branch. | Ben Reynwar | 2013-04-02 | 1 | -2/+1 |
|\| |
|
| * | gruel: moved gruel into subdirs of gnuradio-runtime. | Tom Rondeau | 2013-04-01 | 1 | -1/+0 |
| * | runtime: migrate remaining gnuradio-core contents into gnuradio-runtime | Johnathan Corgan | 2013-03-26 | 1 | -1/+1 |
* | | qtgui: Enabling uninstalled python imports. | Ben Reynwar | 2013-03-08 | 1 | -1/+1 |
|/ |
|
* | Merge master/fix_build_dir_order into next, then fix conflicts and redo come ... | Michael L Dickens | 2013-01-04 | 1 | -2/+3 |
|\ |
|
| * | GrUseQt4 -> GrSetupQt4, since that's what it really does. | Michael L Dickens | 2013-01-03 | 1 | -1/+1 |
| * | Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord... | Michael L Dickens | 2013-01-01 | 1 | -2/+3 |
* | | qtgui: introduces new static plot tools for different data types. | Tom Rondeau | 2012-07-29 | 1 | -0/+1 |
* | | qtgui: wip: moving qtgui over to new pimpl style. | Tom Rondeau | 2012-07-17 | 1 | -1/+4 |
* | | qtgui: Updated qtgui to use gr-fft components. | Tom Rondeau | 2012-07-17 | 1 | -0/+1 |
|/ |
|
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi... | Tom Rondeau | 2012-04-13 | 1 | -4/+4 |
* | examples: Reworked locations and installation of examples. | Tom Rondeau | 2012-04-03 | 1 | -0/+2 |
* | qtgui: include QT_USE_FILE only when enabled | Josh Blum | 2011-12-11 | 1 | -1/+2 |
* | examples: making both autotools and cmake install all the same examples. | Tom Rondeau | 2011-10-24 | 1 | -0/+1 |
* | cmake: make python checks optional for cross builds | Josh Blum | 2011-10-23 | 1 | -1/+8 |
* | docs: installing README files. | Tom Rondeau | 2011-10-20 | 1 | -0/+1 |
* | cmake: fix that component depends on component hack | Josh Blum | 2011-10-19 | 1 | -1/+1 |
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-10-11 | 1 | -0/+2 |
* | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 1 | -18/+18 |