summaryrefslogtreecommitdiff
path: root/grc/core/generator/flow_graph.py.mako
Commit message (Expand)AuthorAgeFilesLines
* cmake: replace deprecated distutilsVolker Schroer2021-12-201-1/+1
* grc: modify and cleanup bokeh server loopNotou2021-12-071-48/+10
* grc: In flowgraph, use closeEvent() to stop flow graph and not aboutToQuitSylvain Munaut2021-01-121-5/+6
* grc: Move snippets prep earlier in the fileSylvain Munaut2021-01-121-24/+28
* grc: indent multiline connections in py flowgraphMike Walters2020-12-181-1/+1
* grc: Fix hier block io_signature generationJohannes Demel2020-06-251-2/+2
* grc: Remove unused template definitionIgor Freire2020-02-151-7/+0
* grc: Fix eng_float default on argparse templateIgor Freire2020-02-151-1/+1
* grc: add python snippets to GRCJosh Morman2020-02-101-2/+41
* grc: Add handling of catch_exceptions top_block paramScott Torborg2020-01-051-3/+3
* Disable Python 2kMarcus Müller2020-01-041-9/+0
* Module name correction for bokehgui Notou2019-11-011-3/+3
* grc: enable advanced parametersBastian Bloessl2019-09-191-12/+12
* grc: better qt flowgraph shutdownBastian Bloessl2019-06-191-1/+30
* runtime: port ctrlport monitor to 3.8 and qt5Bastian Bloessl2019-06-191-7/+9
* Add missing quotes in themes parameter of option blockVolker Schroer2019-04-191-1/+1
* Remove generated_time from GRC-generated filesHåkon Vågsether2019-01-141-1/+0
* grc: Fix rendering of eng_float paramsMartin Braun2019-01-051-2/+3
* Fix Python2-style printsHåkon Vågsether2018-08-181-2/+2
* Completed switch from XML to YAML for hier blocksHåkon Vågsether2018-08-071-7/+8
* Additional YML forward port fixesHåkon Vågsether2018-07-301-8/+14
* [grc] additional fixes from merging bokeh-gui (#1434)Sebastian Koslowski2017-09-301-12/+12
* Merge remote-tracking branch 'skoslowski/python3' into python3Johnathan Corgan2017-09-251-0/+55
|\
| * Merge branch 'next' into python3Sebastian Koslowski2017-09-061-0/+55
* | Small Python 3 fixes in the Mako Python templateHåkon Vågsether2017-09-181-2/+10
|/
* grc: added yaml/mako supportSebastian Koslowski2017-06-291-0/+352