| Commit message (Expand) | Author | Age | Files | Lines |
* | grc: pep8 formatting | Josh Morman | 2021-11-24 | 1 | -2/+4 |
* | grc: typo in Connection.py | Jeff Long | 2021-10-14 | 1 | -1/+1 |
* | grc: Don't fail when type lookup fails by defaulting to an empty set. | Ryan Volz | 2021-10-14 | 1 | -1/+3 |
* | grc: Look up type aliases as a set instead of a single value. | Ryan Volz | 2021-10-12 | 1 | -2/+2 |
* | grc: match data type aliases as well as types | Jeff Long | 2021-04-10 | 1 | -1/+2 |
* | grc: Check connection types, whether they match | Volker Schroer | 2021-04-09 | 1 | -0/+5 |
* | 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 |
* | grc: added yaml/mako support | Sebastian Koslowski | 2017-06-29 | 1 | -80/+33 |
* | grc: remove support for old msg queues | Sebastian Koslowski | 2016-08-08 | 1 | -3/+0 |
* | grc: various clean-ups and fixes | Sebastian Koslowski | 2016-07-29 | 1 | -12/+10 |
* | grc: refactor: replace get_enabled by prop | Sebastian Koslowski | 2016-07-29 | 1 | -17/+18 |
* | grc: refactor: some more bus ports stuff | Sebastian Koslowski | 2016-07-29 | 1 | -13/+11 |
* | grc: refactor: remote port domain getter | Sebastian Koslowski | 2016-07-13 | 1 | -2/+2 |
* | grc-refactor: Block: remove key getters | Sebastian Koslowski | 2016-07-13 | 1 | -2/+2 |
* | grc: gtk3: fix paste and domain color settings | Sebastian Koslowski | 2016-06-10 | 1 | -3/+3 |
* | grc-refactor: rewrite tree-api in core | Sebastian Koslowski | 2016-06-10 | 1 | -7/+7 |
* | grc-refactor: Connections | Sebastian Koslowski | 2016-06-09 | 1 | -48/+58 |
* | grc-refactor: remove odict | Sebastian Koslowski | 2016-06-09 | 1 | -2/+3 |
* | grc: py3k compat using python-modernize | Sebastian Koslowski | 2016-06-09 | 1 | -2/+6 |
* | grc-refactor: Platform.py | Sebastian Koslowski | 2016-02-17 | 1 | -5/+3 |
* | grc-refactor: cmake fixes and more reorganizing | Sebastian Koslowski | 2016-02-17 | 1 | -2/+1 |
* | grc-refactor: rename grc/model/ to grc/core/ | Sebastian Koslowski | 2016-02-17 | 1 | -0/+164 |