| Commit message (Expand) | Author | Age | Files | Lines |
* | grc: py3k compat using python-modernize | Sebastian Koslowski | 2016-06-09 | 1 | -4/+10 |
* | gtk3: add flowgraph draw code and other gtk3 fixes (WIP) | Sebastian Koslowski | 2016-05-24 | 1 | -10/+11 |
* | grc: Main window opens with pygobject and gtk3. Still throws tons of errors. | Seth Hitefield | 2016-05-24 | 1 | -90/+92 |
* | grc: Renamed reports window to console. | Seth Hitefield | 2016-05-20 | 1 | -12/+12 |
* | grc: Variable editor tweaks. | Seth Hitefield | 2016-05-19 | 1 | -1/+1 |
* | grc: Added the variable editor panel | Seth Hitefield | 2016-05-18 | 1 | -0/+15 |
* | grc: optionally hide all variable blocks | Sebastian Koslowski | 2016-05-18 | 1 | -0/+6 |
* | grc: minor fixes/clean-ups | Sebastian Koslowski | 2016-05-18 | 1 | -1/+3 |
* | grc: block alignment tools | Glenn Richardson | 2016-05-18 | 1 | -0/+39 |
* | grc: add select all action | Sebastian Koslowski | 2016-04-04 | 1 | -0/+6 |
* | grc: #fff as canvas bg color | Sebastian Koslowski | 2016-02-05 | 1 | -1/+1 |
* | Merge branch 'maint' | Johnathan Corgan | 2015-12-07 | 1 | -1/+1 |
|\ |
|
| * | grc: typo in tooltip | Sebastian Koslowski | 2015-12-03 | 1 | -1/+1 |
* | | grc: fix Action to str method | Sebastian Koslowski | 2015-11-24 | 1 | -2/+2 |
* | | grc: added recently opened flowgraph submenu and toolbar button dropdown menu | Glenn Richardson | 2015-11-16 | 1 | -0/+5 |
* | | grc: open and update params from external editor | Sebastian Koslowski | 2015-11-11 | 1 | -0/+1 |
* | | grc: simple dialog for selecting QSS theme for QT GUI apps | Glenn Richardson | 2015-10-01 | 1 | -0/+5 |
* | | grc: fixup Actions*.py | Sebastian Koslowski | 2015-10-01 | 1 | -27/+36 |
* | | grc: Flowgraph complexity. Shows under options block when enabled. | Seth Hitefield | 2015-09-26 | 1 | -0/+6 |
* | | grc: rewrite Preferences.py | Sebastian Koslowski | 2015-08-13 | 1 | -4/+3 |
|/ |
|
* | grc: only show code preview tab after user enables it | Sebastian Koslowski | 2015-07-17 | 1 | -2/+9 |
* | grc: add default value to ToggleActions | Sebastian Koslowski | 2015-07-17 | 1 | -8/+12 |
* | grc: Added ability to bypass blocks (Suggested by Chris Headley). | Seth Hitefield | 2015-06-11 | 1 | -0/+6 |
* | grc: add toggle switch to hide comments | Sebastian Koslowski | 2015-04-03 | 1 | -0/+5 |
* | grc: Small fixes to make menu items consistent. | Seth Hitefield | 2014-08-26 | 1 | -5/+5 |
* | grc: added save_reports action. | Seth Hitefield | 2014-08-26 | 1 | -0/+5 |
* | Merge remote-tracking branch 'gnuradio-wg-grc/grc_snap_blocks_to_grid' | Johnathan Corgan | 2014-08-20 | 1 | -1/+21 |
|\ |
|
| * | grc: toggle action and mod1 modifier for snap-to-grid | Sebastian Koslowski | 2014-08-20 | 1 | -0/+5 |
| * | grc: one preferences handler for all bools | Sebastian Koslowski | 2014-08-20 | 1 | -1/+16 |
* | | grc: switch execute action icon to media_play | Sebastian Koslowski | 2014-08-15 | 1 | -1/+1 |
|/ |
|
* | Merge remote-tracking branch 'gnuradio-wg-grc/grc_port_view_options' | Tom Rondeau | 2014-07-12 | 1 | -0/+4 |
|\ |
|
| * | grc: toogle action to disable auto-hiding port labels | Sebastian Koslowski | 2014-07-11 | 1 | -0/+4 |
* | | Removing trailing/extra whitespaces before release (for master). | Tom Rondeau | 2014-07-07 | 1 | -2/+2 |
|/ |
|
* | grc: minor edits. removed extra whitespace | Sebastian Koslowski | 2014-06-13 | 1 | -1/+1 |
* | grc: Changed dialog to directly call the SCROLL_LOCK and CLEAR_REPORTS actions. | Seth Hitefield | 2014-06-13 | 1 | -4/+4 |
* | grc: Fixed scroll functionality in GRC. | Seth Hitefield | 2014-06-13 | 1 | -0/+9 |
* | grc: tools menu entry 'more to come' | Sebastian Koslowski | 2014-04-16 | 1 | -0/+3 |
* | grc: new tools menu to execute gr_filter_design | Sebastian Koslowski | 2014-04-16 | 1 | -0/+5 |
* | grc: option to hide disabled blocks | Sebastian Koslowski | 2014-04-08 | 1 | -0/+6 |
* | grc: renaming flowgraph errors menu item and xml parser action | Sebastian Koslowski | 2014-01-18 | 1 | -2/+2 |
* | grc: adding a page that captures and stores some XML parsing errors | Tim O'Shea | 2014-01-18 | 1 | -0/+5 |
* | Merge remote-tracking branch 'skoslowski/grc_toggle_widgets' | Johnathan Corgan | 2013-11-24 | 1 | -22/+54 |
|\ |
|
| * | grc: switched to ToggleActions; made visibility settings persistent | Sebastian Koslowski | 2013-11-24 | 1 | -22/+54 |
* | | Merge branch 'maint' | Johnathan Corgan | 2013-11-23 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | grc: fix search entry focus (again) | Sebastian Koslowski | 2013-11-22 | 1 | -1/+1 |
* | | grc: toggle visibility of report and block tree widgets | Sebastian Koslowski | 2013-11-22 | 1 | -0/+10 |
|/ |
|
* | grc: Typo in search action and clean-up | Sebastian Koslowski | 2013-10-30 | 1 | -1/+1 |
* | grc: slash key activates search | Sebastian Koslowski | 2013-10-28 | 1 | -2/+3 |
* | Add 'Find Blocks' action and auto-hide search entry box | Sebastian Koslowski | 2013-10-24 | 1 | -0/+6 |
* | grc: Fix whitespace issue in grc to use proper spaces | Tim O'Shea | 2013-07-09 | 1 | -185/+185 |