| Commit message (Expand) | Author | Age | Files | Lines |
* | grc: pep8 formatting | Josh Morman | 2021-11-24 | 1 | -6/+6 |
* | grc: optionally show variable names in graph #4109 (#4279) | Jason Uher | 2021-03-16 | 1 | -18/+44 |
* | grc: ensure that strings are valid utf8 when evaluating parameters | Daniel Estévez | 2021-01-29 | 1 | -0/+6 |
* | grc: fix pylint C0330: wrong hanging indentation | Clayton Smith | 2020-10-20 | 1 | -2/+1 |
* | grc: fix pylint C0326: wrong number of spaces | Clayton Smith | 2020-10-20 | 1 | -1/+1 |
* | grc: fix pylint C0303: Trailing whitespace | Clayton Smith | 2020-10-20 | 1 | -1/+1 |
* | python: Remove unnecessary 'from __future__ import' | Oleksandr Kravchuk | 2020-08-03 | 1 | -1/+0 |
* | grc: Add dir_select parameter type | Yamakaja | 2020-07-23 | 1 | -0/+3 |
* | grc: add length to tooltip for variable with len | ewxl | 2020-05-03 | 1 | -1/+4 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+2 |
* | Revert "Added switch button for bool types" | karel | 2019-11-01 | 1 | -3/+0 |
* | Added switch button for bool types | Håkon Vågsether | 2018-09-22 | 1 | -0/+3 |
* | grc: move some of the param checkers to separate file | Sebastian Koslowski | 2017-11-09 | 1 | -1/+3 |
* | grc: refactor: move Param cls to core.params | Sebastian Koslowski | 2017-11-08 | 1 | -3/+1 |
* | grc: added yaml/mako support | Sebastian Koslowski | 2017-06-29 | 1 | -10/+10 |
* | grc: gtk3: Converted actions to Gio.Action instead of Gtk.Action | Seth Hitefield | 2017-05-03 | 1 | -1/+1 |
* | grc: refactor: move drawables in subpackage | Sebastian Koslowski | 2016-09-13 | 1 | -0/+162 |