| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake: replace deprecated distutils | Volker Schroer | 2021-12-20 | 1 | -1/+1 |
* | grc: modify and cleanup bokeh server loop | Notou | 2021-12-07 | 1 | -48/+10 |
* | grc: In flowgraph, use closeEvent() to stop flow graph and not aboutToQuit | Sylvain Munaut | 2021-01-12 | 1 | -5/+6 |
* | grc: Move snippets prep earlier in the file | Sylvain Munaut | 2021-01-12 | 1 | -24/+28 |
* | grc: indent multiline connections in py flowgraph | Mike Walters | 2020-12-18 | 1 | -1/+1 |
* | grc: Fix hier block io_signature generation | Johannes Demel | 2020-06-25 | 1 | -2/+2 |
* | grc: Remove unused template definition | Igor Freire | 2020-02-15 | 1 | -7/+0 |
* | grc: Fix eng_float default on argparse template | Igor Freire | 2020-02-15 | 1 | -1/+1 |
* | grc: add python snippets to GRC | Josh Morman | 2020-02-10 | 1 | -2/+41 |
* | grc: Add handling of catch_exceptions top_block param | Scott Torborg | 2020-01-05 | 1 | -3/+3 |
* | Disable Python 2k | Marcus Müller | 2020-01-04 | 1 | -9/+0 |
* | Module name correction for bokehgui | Notou | 2019-11-01 | 1 | -3/+3 |
* | grc: enable advanced parameters | Bastian Bloessl | 2019-09-19 | 1 | -12/+12 |
* | grc: better qt flowgraph shutdown | Bastian Bloessl | 2019-06-19 | 1 | -1/+30 |
* | runtime: port ctrlport monitor to 3.8 and qt5 | Bastian Bloessl | 2019-06-19 | 1 | -7/+9 |
* | Add missing quotes in themes parameter of option block | Volker Schroer | 2019-04-19 | 1 | -1/+1 |
* | Remove generated_time from GRC-generated files | Håkon Vågsether | 2019-01-14 | 1 | -1/+0 |
* | grc: Fix rendering of eng_float params | Martin Braun | 2019-01-05 | 1 | -2/+3 |
* | Fix Python2-style prints | Håkon Vågsether | 2018-08-18 | 1 | -2/+2 |
* | Completed switch from XML to YAML for hier blocks | Håkon Vågsether | 2018-08-07 | 1 | -7/+8 |
* | Additional YML forward port fixes | Håkon Vågsether | 2018-07-30 | 1 | -8/+14 |
* | [grc] additional fixes from merging bokeh-gui (#1434) | Sebastian Koslowski | 2017-09-30 | 1 | -12/+12 |
* | Merge remote-tracking branch 'skoslowski/python3' into python3 | Johnathan Corgan | 2017-09-25 | 1 | -0/+55 |
|\ |
|
| * | Merge branch 'next' into python3 | Sebastian Koslowski | 2017-09-06 | 1 | -0/+55 |
* | | Small Python 3 fixes in the Mako Python template | Håkon Vågsether | 2017-09-18 | 1 | -2/+10 |
|/ |
|
* | grc: added yaml/mako support | Sebastian Koslowski | 2017-06-29 | 1 | -0/+352 |