summaryrefslogtreecommitdiff
path: root/grc/gui/FlowGraph.py
Commit message (Expand)AuthorAgeFilesLines
* Removed check for pending events during mouse drag of GRC blocks on FlowGraph...Balint Seeber2013-01-181-2/+3
* grc: ability to automatically create hier_blocks from a flowgraph.Tom Rondeau2012-10-031-0/+3
* added the ability to open custom GRC hier block definitions from graphs using...Tim O'Shea2012-09-281-0/+1
* grc: replaced asserts in gui subdirectoryJosh Blum2011-04-141-5/+5
* added a right click context menu for the flow graph elementsJosh Blum2010-03-091-7/+34
* removed unused import statements, thanks pyflakesJosh Blum2009-12-061-1/+0
* Simply Actions module imports, using module prefix.Josh Blum2009-09-131-10/+7
* Reworked actions api and actions objects:Josh Blum2009-09-131-6/+6
* Created recursive create labels and shapes method for gui element.Josh Blum2009-09-051-3/+4
* standardized the Element inheritance __init__ usage in guiJosh Blum2009-09-051-1/+1
* added rewrite methods to element to separate from validation logicJosh Blum2009-08-261-4/+2
* Added virtual sink and logic to clone port.Josh Blum2009-08-261-0/+4
* better fix for selected ports, added variable config example to examplesjblum2009-06-251-4/+4
* minor fix so deleted elements are not referenced in the selected portsjblum2009-06-251-0/+4
* Merging r11186:11273 from grc branch.jblum2009-06-231-0/+489