| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed check for pending events during mouse drag of GRC blocks on FlowGraph... | Balint Seeber | 2013-01-18 | 1 | -2/+3 |
* | grc: ability to automatically create hier_blocks from a flowgraph. | Tom Rondeau | 2012-10-03 | 1 | -0/+3 |
* | added the ability to open custom GRC hier block definitions from graphs using... | Tim O'Shea | 2012-09-28 | 1 | -0/+1 |
* | grc: replaced asserts in gui subdirectory | Josh Blum | 2011-04-14 | 1 | -5/+5 |
* | added a right click context menu for the flow graph elements | Josh Blum | 2010-03-09 | 1 | -7/+34 |
* | removed unused import statements, thanks pyflakes | Josh Blum | 2009-12-06 | 1 | -1/+0 |
* | Simply Actions module imports, using module prefix. | Josh Blum | 2009-09-13 | 1 | -10/+7 |
* | Reworked actions api and actions objects: | Josh Blum | 2009-09-13 | 1 | -6/+6 |
* | Created recursive create labels and shapes method for gui element. | Josh Blum | 2009-09-05 | 1 | -3/+4 |
* | standardized the Element inheritance __init__ usage in gui | Josh Blum | 2009-09-05 | 1 | -1/+1 |
* | added rewrite methods to element to separate from validation logic | Josh Blum | 2009-08-26 | 1 | -4/+2 |
* | Added virtual sink and logic to clone port. | Josh Blum | 2009-08-26 | 1 | -0/+4 |
* | better fix for selected ports, added variable config example to examples | jblum | 2009-06-25 | 1 | -4/+4 |
* | minor fix so deleted elements are not referenced in the selected ports | jblum | 2009-06-25 | 1 | -0/+4 |
* | Merging r11186:11273 from grc branch. | jblum | 2009-06-23 | 1 | -0/+489 |