| Commit message (Expand) | Author | Age | Files | Lines |
* | grc: gtk3: Converted actions to Gio.Action instead of Gtk.Action | Seth Hitefield | 2017-05-03 | 1 | -263/+256 |
* | Merge branch 'next' into python3 | Johnathan Corgan | 2017-03-16 | 1 | -0/+2 |
|\ |
|
| * | grc: all actions moved to ActionHandler | Kartik Patel | 2017-02-07 | 1 | -1/+1 |
| * | grc: 'Save a copy' feature added | Kartik Patel | 2017-01-26 | 1 | -0/+1 |
| * | grc: Add 'Create Duplicate' feature | Kartik Patel | 2017-01-26 | 1 | -0/+1 |
* | | grc: refactor: Moved preferences to Config.py | Seth Hitefield | 2016-09-23 | 1 | -2/+2 |
* | | grc: refactor: Cleaned up imports | Seth Hitefield | 2016-09-22 | 1 | -4/+2 |
* | | grc: gtk3: update various deprecated gtk calls | Sebastian Koslowski | 2016-08-03 | 1 | -3/+3 |
* | | grc: py3k compat using python-modernize | Sebastian Koslowski | 2016-06-09 | 1 | -1/+2 |
* | | gtk3: add flowgraph draw code and other gtk3 fixes (WIP) | Sebastian Koslowski | 2016-05-24 | 1 | -1/+3 |
* | | grc: Main window opens with pygobject and gtk3. Still throws tons of errors. | Seth Hitefield | 2016-05-24 | 1 | -30/+33 |
|/ |
|
* | grc: Renamed reports window to console. | Seth Hitefield | 2016-05-20 | 1 | -3/+3 |
* | grc: Added the variable editor panel | Seth Hitefield | 2016-05-18 | 1 | -0/+4 |
* | grc: optionally hide all variable blocks | Sebastian Koslowski | 2016-05-18 | 1 | -0/+1 |
* | grc: block alignment tools | Glenn Richardson | 2016-05-18 | 1 | -0/+1 |
* | Merge branch 'maint_grcwg' into master_grcwg | Sebastian Koslowski | 2016-04-25 | 1 | -2/+2 |
|\ |
|
| * | grc: show underscores in recent files menu | Sebastian Koslowski | 2016-04-25 | 1 | -2/+2 |
* | | grc: add select all action | Sebastian Koslowski | 2016-04-04 | 1 | -0/+1 |
|/ |
|
* | grc: Fixed issue where the recent file list includes files that do not exist. | Seth Hitefield | 2015-12-07 | 1 | -1/+1 |
* | grc: added recently opened flowgraph submenu and toolbar button dropdown menu | Glenn Richardson | 2015-11-16 | 1 | -31/+93 |
* | grc: simple dialog for selecting QSS theme for QT GUI apps | Glenn Richardson | 2015-10-01 | 1 | -0/+1 |
* | grc: add File->New submenu with generate modes preset, Bar.py refactoring | Sebastian Koslowski | 2015-10-01 | 1 | -41/+71 |
* | grc: Flowgraph complexity. Shows under options block when enabled. | Seth Hitefield | 2015-09-26 | 1 | -0/+2 |
* | grc: only show code preview tab after user enables it | Sebastian Koslowski | 2015-07-17 | 1 | -0/+2 |
* | grc: Added ability to bypass blocks (Suggested by Chris Headley). | Seth Hitefield | 2015-06-11 | 1 | -0/+3 |
* | grc: add toggle switch to hide comments | Sebastian Koslowski | 2015-04-03 | 1 | -0/+1 |
* | grc: move context def into Bars.py and add submenu | Sebastian Koslowski | 2015-04-02 | 1 | -3/+50 |
* | grc: clean-up toolbar | Sebastian Koslowski | 2014-08-26 | 1 | -3/+0 |
* | grc: added save_reports action. | Seth Hitefield | 2014-08-26 | 1 | -0/+2 |
* | Merge remote-tracking branch 'gnuradio-wg-grc/grc_snap_blocks_to_grid' | Johnathan Corgan | 2014-08-20 | 1 | -0/+1 |
|\ |
|
| * | grc: toggle action and mod1 modifier for snap-to-grid | Sebastian Koslowski | 2014-08-20 | 1 | -0/+1 |
* | | grc: renaming 'Build' menu to 'Run' | Sebastian Koslowski | 2014-08-15 | 1 | -1/+1 |
|/ |
|
* | grc: toogle action to disable auto-hiding port labels | Sebastian Koslowski | 2014-07-11 | 1 | -0/+3 |
* | grc: Changed dialog to directly call the SCROLL_LOCK and CLEAR_REPORTS actions. | Seth Hitefield | 2014-06-13 | 1 | -1/+2 |
* | grc: Fixed scroll functionality in GRC. | Seth Hitefield | 2014-06-13 | 1 | -0/+3 |
* | grc: tools menu entry 'more to come' | Sebastian Koslowski | 2014-04-16 | 1 | -0/+2 |
* | grc: new tools menu to execute gr_filter_design | Sebastian Koslowski | 2014-04-16 | 1 | -0/+3 |
* | grc: option to hide disabled blocks | Sebastian Koslowski | 2014-04-08 | 1 | -0/+1 |
* | grc: renaming flowgraph errors menu item and xml parser action | Sebastian Koslowski | 2014-01-18 | 1 | -1/+1 |
* | grc: adding a page that captures and stores some XML parsing errors | Tim O'Shea | 2014-01-18 | 1 | -0/+1 |
* | grc: switched to ToggleActions; made visibility settings persistent | Sebastian Koslowski | 2013-11-24 | 1 | -4/+4 |
* | grc: toggle visibility of report and block tree widgets | Sebastian Koslowski | 2013-11-22 | 1 | -0/+3 |
* | Add 'Find Blocks' action and auto-hide search entry box | Sebastian Koslowski | 2013-10-24 | 1 | -0/+2 |
* | grc: Fix whitespace issue in grc to use proper spaces | Tim O'Shea | 2013-07-09 | 1 | -103/+103 |
* | grc: add bus ports | Nicholas McCarthy | 2013-07-08 | 1 | -0/+1 |
* | added the ability to open custom GRC hier block definitions from graphs using... | Tim O'Shea | 2012-09-28 | 1 | -0/+1 |
* | adding GRC Reload Block XML action | Tim O'Shea | 2012-09-28 | 1 | -0/+2 |
* | put the flow graph errors button into the toolbar | Josh Blum | 2009-09-18 | 1 | -0/+1 |
* | added errors dialog to show all error messages in flow graph | Josh Blum | 2009-09-18 | 1 | -0/+3 |
* | Reworked actions api and actions objects: | Josh Blum | 2009-09-13 | 1 | -7/+5 |