| Commit message (Expand) | Author | Age | Files | Lines |
* | grc: pep8 formatting | Josh Morman | 2021-11-24 | 1 | -25/+47 |
* | grc: Write "ID", not "Id" | Håkon Vågsether | 2021-10-11 | 1 | -1/+1 |
* | grc: handle variables of type raw correctly | Volker Schroer | 2021-06-01 | 1 | -15/+1 |
* | grc: ensure that strings are valid utf8 when evaluating parameters | Daniel Estévez | 2021-01-29 | 1 | -0/+3 |
* | grc: fix pylint C0326: wrong number of spaces | Clayton Smith | 2020-10-20 | 1 | -2/+2 |
* | python: Remove unnecessary 'from __future__ import' | Oleksandr Kravchuk | 2020-08-03 | 1 | -1/+0 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+2 |
* | Fix KeyError 'value' in variable blocks | Volker Schroer | 2019-07-25 | 1 | -2/+13 |
* | grc: introduce flag 'show_id' to show block id | Bastian Bloessl | 2019-06-29 | 1 | -1/+1 |
* | Widen the id column in the variable editor. | Clayton Smith | 2018-11-01 | 1 | -1/+1 |
* | grc: fix renaming of import -> imports in YAML syntax | Andrej Rode | 2018-07-30 | 1 | -1/+1 |
* | grc: added yaml/mako support | Sebastian Koslowski | 2017-06-29 | 1 | -11/+11 |
* | grc: gtk3: Converted actions to Gio.Action instead of Gtk.Action | Seth Hitefield | 2017-05-03 | 1 | -1/+3 |
* | Merge remote-tracking branch 'upstream/next' into gtk3 | Sebastian Koslowski | 2016-11-17 | 1 | -5/+5 |
|\ |
|
| * | Merge branch 'master' into next | Johnathan Corgan | 2016-11-12 | 1 | -4/+5 |
| |\ |
|
| | * | grc: fix column widths on dpi scalings != 1 | Sebastian Müller | 2016-11-02 | 1 | -4/+5 |
| | * | Backport GRC Python code for Python-2.6.6+ | Ben Hilburn | 2016-10-17 | 1 | -1/+1 |
| |/ |
|
* | | grc: refactor: Moved preferences to Config.py | Seth Hitefield | 2016-09-23 | 1 | -2/+4 |
* | | grc: gtk3: update various deprecated gtk calls | Sebastian Koslowski | 2016-08-03 | 1 | -19/+13 |
* | | grc: refactor: replace get_enabled by prop | Sebastian Koslowski | 2016-07-29 | 1 | -6/+6 |
* | | grc-refactor: Block: remove key getters | Sebastian Koslowski | 2016-07-13 | 1 | -4/+4 |
* | | grc: py3k compat using python-modernize | Sebastian Koslowski | 2016-06-09 | 1 | -3/+3 |
* | | grc: gtk3: remove some deprecated warnings | Sebastian Koslowski | 2016-06-01 | 1 | -6/+2 |
* | | grc-refactor: replace some unnecessary getters | Sebastian Koslowski | 2016-06-01 | 1 | -16/+15 |
* | | gtk3: add flowgraph draw code and other gtk3 fixes (WIP) | Sebastian Koslowski | 2016-05-24 | 1 | -47/+48 |
|/ |
|
* | grc: Variable editor tweaks. | Seth Hitefield | 2016-05-19 | 1 | -26/+51 |
* | grc: Added context menu to variable editor | Glenn Richardson | 2016-05-18 | 1 | -0/+46 |
* | grc: Added the variable editor panel | Seth Hitefield | 2016-05-18 | 1 | -0/+283 |