| Commit message (Expand) | Author | Age | Files | Lines |
* | grc: fixes crash when using function probe with bokehgui | Notou | 2020-05-29 | 1 | -6/+16 |
* | grc: draw selected elements last | Sebastian Koslowski | 2020-05-28 | 1 | -0/+3 |
* | grc: auto-shift colliding blocks when pasting | Sebastian Koslowski | 2020-05-28 | 1 | -1/+6 |
* | grc: fix pasting connections when block were renamed (fixes #3499) | Sebastian Koslowski | 2020-05-28 | 1 | -14/+11 |
* | grc: iterate all selected blocks when changing port type (fixes #3500) | Sebastian Koslowski | 2020-05-28 | 1 | -2/+2 |
* | grc: remove dead code | Clayton Smith | 2020-05-28 | 1 | -8/+0 |
* | grc: Fix background color of raw types for dark themes | Volker Schroer | 2020-05-21 | 1 | -1/+1 |
* | grc: fix dark theme detection | Sebastian Koslowski | 2020-05-16 | 1 | -1/+1 |
* | grc: fixup: dynamically update namespaces from blocks (#3317) | Sebastian Koslowski | 2020-05-16 | 1 | -4/+6 |
* | grc: dynamically update namespaces from blocks | Jacob Gilbert | 2020-05-15 | 1 | -1/+16 |
* | grc: Updated Actions | alekhgupta1441 | 2020-05-06 | 1 | -0/+5 |
* | grc: Updated Bars | alekhgupta1441 | 2020-05-06 | 1 | -1/+1 |
* | grc: Updated Application | alekhgupta1441 | 2020-05-06 | 1 | -0/+2 |
* | grc: Updated Dialogs | alekhgupta1441 | 2020-05-06 | 1 | -1/+17 |
* | grc: add length to tooltip for variable with len | ewxl | 2020-05-03 | 1 | -1/+4 |
* | grc: Deduplicate block paths | Martin Braun | 2020-04-28 | 1 | -0/+4 |
* | grc: use cmake --build instead of make | japm48 | 2020-04-26 | 2 | -1/+23 |
* | grc: start flowgraph process in its folder | japm48 | 2020-04-26 | 1 | -3/+7 |
* | grc: use correct labels in log window context menu | japm48 | 2020-04-26 | 1 | -2/+2 |
* | grc: Enable strict_undefined to ease Mako template debugging | Håkon Vågsether | 2020-04-21 | 1 | -1/+1 |
* | grc: do not assume gsettings exists | japm48 | 2020-04-20 | 1 | -3/+7 |
* | gnuradio-companion: add Meta modifier key for macOS | Davide Gerhard | 2020-04-19 | 3 | -2/+30 |
* | grc: add hotkeys to clear/save console, and to toggle autoscroll, updated sho... | Jacob Gilbert | 2020-04-09 | 2 | -12/+17 |
* | grc: show file path as tooltip in tab label | japm48 | 2020-04-03 | 2 | -0/+13 |
* | grc: disable save prompt on new blank pages | japm48 | 2020-03-30 | 2 | -3/+0 |
* | grc: remove python check | japm48 | 2020-03-29 | 1 | -8/+0 |
* | grc: Added a new menu option under Help for Keyboard-Shortcuts | alekhgupta1441 | 2020-03-28 | 4 | -5/+53 |
* | grc: workaround to allow epy blocks/modules to load | Josh Morman | 2020-03-26 | 1 | -2/+5 |
* | Allow grc to load flowgraphs with missing blocks | Terry May | 2020-03-12 | 1 | -2/+2 |
* | grc: Fix C++ code generation | Terry May | 2020-02-18 | 10 | -65/+185 |
* | 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 | 8 | -6/+141 |
* | grc: ctrl+a now selects all text if search box in focus | Chris Donohue | 2020-02-09 | 1 | -1/+4 |
* | grc: fix ctrl+s keyboard shortcut on new flowgraphs | Chris Donohue | 2020-02-07 | 2 | -1/+5 |
* | grc: Fix failing expr_utils test | Håkon Vågsether | 2020-02-03 | 1 | -1/+1 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 97 | -1254/+175 |
* | GRC/grcc: Update path warnings | duggabe | 2020-01-25 | 2 | -4/+6 |
* | grc: Display documentation for blocks without category key | Vasil Velichkov | 2020-01-22 | 1 | -1/+1 |
* | grc: Set GRC_BLOCKS_PATH to the local blocks directory | Vasil Velichkov | 2020-01-10 | 4 | -3/+1 |
* | grc: Run tests using GR_ADD_TEST macro | Vasil Velichkov | 2020-01-10 | 1 | -4/+1 |
* | grc: Execute tests only when pytest is available | Vasil Velichkov | 2020-01-10 | 1 | -4/+12 |
* | grc: Mark failing tests with xfail | Vasil Velichkov | 2020-01-10 | 4 | -1/+11 |
* | grc: Include GRC tests in CTest testing | Vasil Velichkov | 2020-01-10 | 3 | -0/+29 |
* | grc: make catch exceptions option an enum | Josh Morman | 2020-01-08 | 1 | -1/+3 |
* | grc: remove canvas_size as a flowgraph option | Josh Morman | 2020-01-08 | 3 | -22/+1 |
* | GRC: Fix color for input boxes in parameter widget for dark themes | Arpit Gupta | 2020-01-07 | 3 | -28/+92 |
* | cmake: grc: Provide ENABLE_POSTINSTALL option | Martin Braun | 2020-01-06 | 1 | -2/+4 |
* | Execute generated freedesktop install script | Volker Schroer | 2020-01-06 | 1 | -0/+4 |
* | runtime: add GR_PREFS_PATH env variable search | Josh Morman | 2020-01-06 | 1 | -1/+1 |