Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: fixing various warning from clang. | Julien Olivain | 2014-01-10 | 1 | -224/+0 |
| | | | | Addresses iss #586; adapted for current set of warnings after patches since this issue was posted. | ||||
* | qtgui: fixed issue preventing gr-qtgui build if Python-dev is not installed ↵ | Tom Rondeau | 2013-12-12 | 1 | -0/+2 |
| | | | | (ENABLE_PYTHON=False). | ||||
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -4/+4 |
| | |||||
* | gruel: moved gruel into subdirs of gnuradio-runtime. | Tom Rondeau | 2013-04-01 | 1 | -3/+3 |
| | | | | PMTs are handled slightly different and are installed into their own module and include dir. | ||||
* | qtgui: these can be closed from two directions (block or qwidget), this ↵ | Tom Rondeau | 2013-02-27 | 1 | -0/+3 |
| | | | | closes all events for either way. | ||||
* | qtgui: making sure all qtgui files have copyright notice. | Tom Rondeau | 2013-02-03 | 1 | -1/+1 |
| | |||||
* | qtgui: adding a time raster plot (support for bits and floats). | Tom Rondeau | 2013-02-02 | 1 | -0/+219 |