| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake: replace deprecated distutils | Volker Schroer | 2021-12-20 | 1 | -1/+1 |
* | grc: pep8 formatting | Josh Morman | 2021-11-24 | 1 | -27/+39 |
* | grc: Fix desync when dragging block | David Winter | 2021-07-09 | 1 | -4/+10 |
* | grc : fix block can move outside top and left boundary | Christophe SEGUINOT | 2021-04-06 | 1 | -1/+16 |
* | grc: Don't draw disabled and hidden blocks, even if they are selected | Håkon Vågsether | 2021-01-13 | 1 | -1/+3 |
* | grc: fix pylint C0330: wrong hanging indentation | Clayton Smith | 2020-10-20 | 1 | -1/+1 |
* | grc: fix pylint C0326: wrong number of spaces | Clayton Smith | 2020-10-20 | 1 | -2/+2 |
* | grc: remove six | Clayton Smith | 2020-10-05 | 1 | -2/+0 |
* | python: Remove unnecessary 'from __future__ import' | Oleksandr Kravchuk | 2020-08-03 | 1 | -1/+0 |
* | 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 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+2 |
* | grc: Fix drag style block connection with auto-hide port labels | CMorin | 2020-01-03 | 1 | -2/+2 |
* | grc: include comments in flowgraph extent calculation (fixes #2854) | Sebastian Koslowski | 2019-11-01 | 1 | -5/+11 |
* | grc: restore copy/paste behavior | Josh Morman | 2019-07-19 | 1 | -2/+8 |
* | Fix for misc. documentation + trivial typos | luz.paz | 2019-07-17 | 1 | -1/+1 |
* | grc: add busports back into 3.8 | Josh Morman | 2019-07-15 | 1 | -1/+7 |
* | grc: Restore right click menu. Fixes #2062 | Brennan Ashton | 2018-11-02 | 1 | -4/+32 |
* | Merge branch 'python3_fix' into python3_merge | Andrej Rode | 2018-06-23 | 1 | -2/+2 |
|\ |
|
| * | Merge branch 'merges/next' into merges/python3 | Sebastian Koslowski | 2017-10-26 | 1 | -2/+2 |
* | | Fixed pasting blocks from clipboard | Håkon Vågsether | 2018-03-22 | 1 | -27/+16 |
|/ |
|
* | grc: added yaml/mako support | Sebastian Koslowski | 2017-06-29 | 1 | -13/+11 |
* | grc: gtk3: drag to connect | Sebastian Koslowski | 2017-01-11 | 1 | -11/+45 |
* | grc: gtk3: curved connections | Sebastian Koslowski | 2017-01-11 | 1 | -8/+6 |
* | grc: gtk3: reimplemented custom bg colors for param entry boxes | Sebastian Koslowski | 2017-01-11 | 1 | -0/+1 |
* | grc: gtk3: fix block layout sizes when zooming | Sebastian Koslowski | 2017-01-11 | 1 | -5/+4 |
* | grc: gtk3: fix canvas extent after zooming | Sebastian Koslowski | 2017-01-06 | 1 | -8/+5 |
* | grc: gtk3: fix multi-block move | Sebastian Koslowski | 2016-09-23 | 1 | -10/+11 |
* | grc: refactor: Cleaned up imports | Seth Hitefield | 2016-09-22 | 1 | -1/+2 |
* | grc: refactor: move drawables in subpackage | Sebastian Koslowski | 2016-09-13 | 1 | -0/+754 |