| Commit message (Expand) | Author | Age | Files | Lines |
* | grc: refactor: move drawables in subpackage | Sebastian Koslowski | 2016-09-13 | 1 | -184/+0 |
* | grc: gtk3: calculate flowgraph canvas size | Sebastian Koslowski | 2016-09-12 | 1 | -0/+9 |
* | grc: gtk3: minor gui flowgraph cleanup | Sebastian Koslowski | 2016-08-30 | 1 | -1/+1 |
* | grc: gtk3: better lables/shapes handling during flowgraph update | Sebastian Koslowski | 2016-08-03 | 1 | -19/+15 |
* | grc: gtk3: speed up what_is_selected() | Sebastian Koslowski | 2016-08-03 | 1 | -46/+39 |
* | grc: gtk3: draw ports before blocks and simplyfied draw code | Sebastian Koslowski | 2016-08-03 | 1 | -40/+14 |
* | grc: dynamic super-classing proof-of-concept =) | Sebastian Koslowski | 2016-07-29 | 1 | -0/+7 |
* | grc: refactor: minor clean-up and fixes | Sebastian Koslowski | 2016-07-14 | 1 | -2/+1 |
* | grc: gtk3: remove coordinate getter/setter | Sebastian Koslowski | 2016-07-13 | 1 | -45/+35 |
* | grc: gtk3: update gui element class | Sebastian Koslowski | 2016-07-13 | 1 | -76/+18 |
* | grc: gtk3: update block surface draw code | Sebastian Koslowski | 2016-07-13 | 1 | -13/+9 |
* | grc: gtk3: refactor and update draw code WIP | Sebastian Koslowski | 2016-07-13 | 1 | -43/+33 |
* | grc-refactor: block state handling | Sebastian Koslowski | 2016-07-13 | 1 | -1/+0 |
* | grc: py3k compat using python-modernize | Sebastian Koslowski | 2016-06-09 | 1 | -2/+4 |
* | gtk3: add flowgraph draw code and other gtk3 fixes (WIP) | Sebastian Koslowski | 2016-05-24 | 1 | -11/+15 |
* | grc: Main window opens with pygobject and gtk3. Still throws tons of errors. | Seth Hitefield | 2016-05-24 | 1 | -4/+9 |
* | grc-refactor: move grc.base to grc.python.base | Sebastian Koslowski | 2016-02-17 | 1 | -8/+8 |
* | grc: add domain property color and use it for connections | Sebastian Koslowski | 2014-12-12 | 1 | -0/+1 |
* | grc: per element line styles (for custom domain ports and message connections) | Sebastian Koslowski | 2014-12-03 | 1 | -3/+10 |
* | Merge remote-tracking branch 'gnuradio-wg-grc/grc_port_view_options' | Tom Rondeau | 2014-07-12 | 1 | -0/+6 |
|\ |
|
| * | grc: auto-hide port labels | Sebastian Koslowski | 2014-07-11 | 1 | -0/+6 |
* | | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 1 | -18/+18 |
|/ |
|
* | grc: Fix whitespace issue in grc to use proper spaces | Tim O'Shea | 2013-07-09 | 1 | -223/+222 |
* | grc: add bus ports | Nicholas McCarthy | 2013-07-08 | 1 | -1/+2 |
* | docs: Modified argument formating in python docstrings in grc. | Ben Reynwar | 2012-08-14 | 1 | -24/+60 |
* | removed unused import statements, thanks pyflakes | Josh Blum | 2009-12-06 | 1 | -3/+0 |
* | remove unused imports, copyright date update, tweak | Josh Blum | 2009-09-05 | 1 | -3/+1 |
* | Created recursive create labels and shapes method for gui element. | Josh Blum | 2009-09-05 | 1 | -4/+15 |
* | replaced dict[rot] storage of areas and lines with a single list for the curr... | Josh Blum | 2009-09-05 | 1 | -16/+12 |
* | standardized the Element inheritance __init__ usage in gui | Josh Blum | 2009-09-05 | 1 | -1/+1 |
* | Merging r11186:11273 from grc branch. | jblum | 2009-06-23 | 1 | -0/+226 |