summaryrefslogtreecommitdiff
path: root/grc/gui/Element.py
Commit message (Collapse)AuthorAgeFilesLines
* grc: refactor: move drawables in subpackageSebastian Koslowski2016-09-131-184/+0
|
* grc: gtk3: calculate flowgraph canvas sizeSebastian Koslowski2016-09-121-0/+9
|
* grc: gtk3: minor gui flowgraph cleanupSebastian Koslowski2016-08-301-1/+1
|
* grc: gtk3: better lables/shapes handling during flowgraph updateSebastian Koslowski2016-08-031-19/+15
|
* grc: gtk3: speed up what_is_selected()Sebastian Koslowski2016-08-031-46/+39
|
* grc: gtk3: draw ports before blocks and simplyfied draw codeSebastian Koslowski2016-08-031-40/+14
|
* grc: dynamic super-classing proof-of-concept =)Sebastian Koslowski2016-07-291-0/+7
|
* grc: refactor: minor clean-up and fixesSebastian Koslowski2016-07-141-2/+1
|
* grc: gtk3: remove coordinate getter/setterSebastian Koslowski2016-07-131-45/+35
|
* grc: gtk3: update gui element classSebastian Koslowski2016-07-131-76/+18
|
* grc: gtk3: update block surface draw codeSebastian Koslowski2016-07-131-13/+9
|
* grc: gtk3: refactor and update draw code WIPSebastian Koslowski2016-07-131-43/+33
|
* grc-refactor: block state handlingSebastian Koslowski2016-07-131-1/+0
|
* grc: py3k compat using python-modernizeSebastian Koslowski2016-06-091-2/+4
|
* gtk3: add flowgraph draw code and other gtk3 fixes (WIP)Sebastian Koslowski2016-05-241-11/+15
|
* grc: Main window opens with pygobject and gtk3. Still throws tons of errors.Seth Hitefield2016-05-241-4/+9
|
* grc-refactor: move grc.base to grc.python.baseSebastian Koslowski2016-02-171-8/+8
|
* grc: add domain property color and use it for connectionsSebastian Koslowski2014-12-121-0/+1
|
* grc: per element line styles (for custom domain ports and message connections)Sebastian Koslowski2014-12-031-3/+10
|
* Merge remote-tracking branch 'gnuradio-wg-grc/grc_port_view_options'Tom Rondeau2014-07-121-0/+6
|\
| * grc: auto-hide port labelsSebastian Koslowski2014-07-111-0/+6
| |
* | Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-071-18/+18
|/ | | | We should be more careful about letting these into the code in the future. In emacs, we can use (add-hook 'before-save-hook 'delete-trailing-whitespace).
* grc: Fix whitespace issue in grc to use proper spacesTim O'Shea2013-07-091-223/+222
| | | | Remove all \t's to match the rest of GNU Radio
* grc: add bus portsNicholas McCarthy2013-07-081-1/+2
| | | | | Bus ports allow ganging together of block input or output ports into a single display item for connection to other bus ports.
* docs: Modified argument formating in python docstrings in grc.Ben Reynwar2012-08-141-24/+60
|
* removed unused import statements, thanks pyflakesJosh Blum2009-12-061-3/+0
|
* remove unused imports, copyright date update, tweakJosh Blum2009-09-051-3/+1
|
* Created recursive create labels and shapes method for gui element.Josh Blum2009-09-051-4/+15
| | | | | Replaces update methods in the gui classes and simplifies calls. The master update method in flow graph calls create labels and shapes.
* replaced dict[rot] storage of areas and lines with a single list for the ↵Josh Blum2009-09-051-16/+12
| | | | current rotation
* standardized the Element inheritance __init__ usage in guiJosh Blum2009-09-051-1/+1
|
* Merging r11186:11273 from grc branch.jblum2009-06-231-0/+226
Fixes, features, and reorganization for grc. Minor fixes and features for wxgui forms. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11274 221aa14e-8319-0410-a670-987f0aec2ac5