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