Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | grc-refactor: rewrite tree-api in core | Sebastian Koslowski | 2016-06-10 | 1 | -2/+2 |
| | |||||
* | grc: py3k compat using python-modernize | Sebastian Koslowski | 2016-06-09 | 1 | -1/+2 |
| | |||||
* | grc: gtk3: remove canvas size and enable zooming | Sebastian Koslowski | 2016-05-31 | 1 | -57/+13 |
| | |||||
* | grc: gtk3: update props dialog | Sebastian Koslowski | 2016-05-30 | 1 | -1/+1 |
| | |||||
* | grc: remove all Cheetah templates from GUI | Sebastian Koslowski | 2016-05-30 | 1 | -34/+22 |
| | |||||
* | grc-refactor: start clean-up Block.py | Sebastian Koslowski | 2016-05-27 | 1 | -24/+6 |
| | |||||
* | gtk3: add flowgraph draw code and other gtk3 fixes (WIP) | Sebastian Koslowski | 2016-05-24 | 1 | -43/+48 |
| | |||||
* | grc: Main window opens with pygobject and gtk3. Still throws tons of errors. | Seth Hitefield | 2016-05-24 | 1 | -8/+8 |
| | |||||
* | grc: show comments next to rotated blocks (instead of underneath) | Glenn Richardson | 2016-05-18 | 1 | -3/+7 |
| | |||||
* | grc: align block sizes to grid | Sebastian Koslowski | 2016-04-27 | 1 | -5/+7 |
| | |||||
* | grc-refactor: cmake fixes and more reorganizing | Sebastian Koslowski | 2016-02-17 | 1 | -1/+1 |
| | |||||
* | grc-refactor: rename grc/model/ to grc/core/ | Sebastian Koslowski | 2016-02-17 | 1 | -4/+4 |
| | |||||
* | grc-refactor: fixes, type-testing-flags, FlowGraph.py, (more) | Sebastian Koslowski | 2016-02-17 | 1 | -9/+10 |
| | |||||
* | grc-refactor: Moved code from grc.model.base to grc.model | Seth Hitefield | 2016-02-17 | 1 | -1/+1 |
| | |||||
* | grc-refactor: clean-up grc directory | Sebastian Koslowski | 2016-02-17 | 1 | -14/+12 |
| | |||||
* | grc-refactor: move grc.base to grc.python.base | Sebastian Koslowski | 2016-02-17 | 1 | -10/+15 |
| | |||||
* | Merge branch 'maint' | Johnathan Corgan | 2015-12-07 | 1 | -2/+2 |
|\ | |||||
| * | grc: set font for dummy block params | Sebastian Koslowski | 2015-12-04 | 1 | -2/+2 |
| | | |||||
* | | grc: preserve block spacing when dragging multiple blocks into canvas boundary | Glenn Richardson | 2015-11-24 | 1 | -0/+34 |
| | | |||||
* | | Merge branch 'maint' | Johnathan Corgan | 2015-10-13 | 1 | -2/+2 |
|\| | |||||
| * | Merge remote-tracking branch 'gnuradio-wg-grc/maint_grcwg' into maint | Johnathan Corgan | 2015-10-13 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | # Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit. | ||||
* | | grc: Fixed padding for complexity | Seth Hitefield | 2015-10-03 | 1 | -2/+7 |
| | | |||||
* | | grc: pad comment boxes like blocks | Sebastian Koslowski | 2015-09-26 | 1 | -5/+8 |
| | | |||||
* | | grc: Flowgraph complexity. Shows under options block when enabled. | Seth Hitefield | 2015-09-26 | 1 | -7/+28 |
|/ | |||||
* | grc: fix bus ports spacing in gui | Sebastian Koslowski | 2015-07-17 | 1 | -8/+14 |
| | |||||
* | grc: Added ability to bypass blocks (Suggested by Chris Headley). | Seth Hitefield | 2015-06-11 | 1 | -0/+2 |
| | | | | | Only for blocks that have a single source and sink of the same type. Feature can be disabled per block using the 'disable_bypass' flag in the block definition. | ||||
* | grc: hide comment for disabled blocks; add colored background | Sebastian Koslowski | 2015-04-03 | 1 | -2/+1 |
| | |||||
* | grc: add block comments | Sebastian Koslowski | 2015-04-03 | 1 | -0/+29 |
| | |||||
* | grc: draw ports with custom domain differently | Sebastian Koslowski | 2014-12-02 | 1 | -4/+4 |
| | |||||
* | Merge remote-tracking branch 'gnuradio-wg-grc/master_grcwg' | Johnathan Corgan | 2014-10-01 | 1 | -4/+6 |
|\ | |||||
| * | grc: move font size definition in Constants.py | Sebastian Koslowski | 2014-10-01 | 1 | -4/+6 |
| | | |||||
* | | grc: fix lagging drag and drop | Sebastian Koslowski | 2014-10-01 | 1 | -2/+1 |
|/ | |||||
* | grc: fix block height | Sebastian Koslowski | 2014-08-20 | 1 | -2/+6 |
| | |||||
* | grc: toggle action and mod1 modifier for snap-to-grid | Sebastian Koslowski | 2014-08-20 | 1 | -3/+7 |
| | |||||
* | grc: snap-to-grid (WIP) | Sebastian Koslowski | 2014-08-19 | 1 | -2/+6 |
| | |||||
* | Merge remote-tracking branch 'gnuradio-wg-grc/grc_hide_ports' | Tom Rondeau | 2014-07-11 | 1 | -7/+15 |
|\ | | | | | | | | | | | Conflicts: grc/base/Port.py grc/gui/Block.py | ||||
| * | grc: allow blocks to dynamically hide some of their ports | Sebastian Koslowski | 2014-07-06 | 1 | -7/+15 |
| | | |||||
* | | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 1 | -8/+8 |
|/ | | | | 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: special colors for missing blocks | Sebastian Koslowski | 2014-03-15 | 1 | -2/+4 |
| | |||||
* | grc: show dummy blocks when opening grc blocks | Sebastian Koslowski | 2014-03-15 | 1 | -1/+4 |
| | |||||
* | grc: Fix whitespace issue in grc to use proper spaces | Tim O'Shea | 2013-07-09 | 1 | -178/+175 |
| | | | | Remove all \t's to match the rest of GNU Radio | ||||
* | grc: add bus ports | Nicholas McCarthy | 2013-07-08 | 1 | -3/+10 |
| | | | | | 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 Reynwar | 2012-08-14 | 1 | -9/+23 |
| | |||||
* | Created a pixmap rotation routine in Utils for handling those rotated labels. | Josh Blum | 2009-12-05 | 1 | -7/+6 |
| | | | | | | | The rotation is now performed by the gtk pixbuf class and not manually in python. In addition, the block and port classes now draw from pixmaps and not from images. Pixmaps are server-side objects, where images are client-side (meaning: possible speed-up). | ||||
* | combined param layouts | Josh Blum | 2009-12-05 | 1 | -2/+6 |
| | |||||
* | remove unused imports, copyright date update, tweak | Josh Blum | 2009-09-05 | 1 | -1/+1 |
| | |||||
* | Created recursive create labels and shapes method for gui element. | Josh Blum | 2009-09-05 | 1 | -13/+12 |
| | | | | | Replaces update methods in the gui classes and simplifies calls. The master update method in flow graph calls create labels and shapes. | ||||
* | standardized the Element inheritance __init__ usage in gui | Josh Blum | 2009-09-05 | 1 | -1/+1 |
| | |||||
* | Switched the python classes to inherit from the base and gui classes. | Josh Blum | 2009-08-30 | 1 | -4/+4 |
| | | | | | Use only **kwargs so all contructor parameters must be passed with keys. Moved gui input forms classes from base to gui param module. | ||||
* | params, sources, and sinks now stored internally as lists. The keys for said ↵ | Josh Blum | 2009-08-14 | 1 | -4/+4 |
| | | | | objects are now only stored in one place (in the object). |