summaryrefslogtreecommitdiff
path: root/grc/gui/Connection.py
Commit message (Expand)AuthorAgeFilesLines
* grc-refactor: Platform.pySebastian Koslowski2016-02-171-1/+1
* grc-refactor: rename grc/model/ to grc/core/Sebastian Koslowski2016-02-171-2/+2
* grc-refactor: Moved code from grc.model.base to grc.modelSeth Hitefield2016-02-171-1/+1
* grc-refactor: clean-up grc directorySebastian Koslowski2016-02-171-2/+2
* grc-refactor: move grc.base to grc.python.baseSebastian Koslowski2016-02-171-6/+10
* grc: fix undefined color in headless modeSebastian Koslowski2015-04-021-3/+3
* grc: fix connection validation and error state displaySebastian Koslowski2015-01-131-10/+6
* grc: inter-domain coloring for messagesSebastian Koslowski2015-01-081-12/+9
* grc: fix connections error log and colorSebastian Koslowski2014-12-181-4/+5
* grc: add domain property color and use it for connectionsSebastian Koslowski2014-12-121-14/+28
* grc: add gr_message domainSebastian Koslowski2014-12-051-1/+3
* grc: per element line styles (for custom domain ports and message connections)Sebastian Koslowski2014-12-031-7/+10
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-071-3/+3
* grc: use dashed lines for message connectionsSebastian Koslowski2013-11-221-0/+5
* grc: Fix whitespace issue in grc to use proper spacesTim O'Shea2013-07-091-128/+128
* grc: add bus portsNicholas McCarthy2013-07-081-4/+14
* docs: Modified argument formating in python docstrings in grc.Ben Reynwar2012-08-141-4/+10
* remove unused imports, copyright date update, tweakJosh Blum2009-09-051-1/+1
* 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-0/+2
* Merging r11186:11273 from grc branch.jblum2009-06-231-0/+140