Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
|/ | | | | 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: 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 | |
| | | | | Moved clear reports under view and grouped all Report menu items together | |||||
* | grc: Fixed scroll functionality in GRC. | Seth Hitefield | 2014-06-13 | 1 | -0/+9 | |
| | | | | Also added clear and scrollback capability for the logging window | |||||
* | 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 | |
| | | | | Remove all \t's to match the rest of GNU Radio | |||||
* | grc: add bus ports | Nicholas McCarthy | 2013-07-08 | 1 | -0/+10 | |
| | | | | | Bus ports allow ganging together of block input or output ports into a single display item for connection to other bus ports. | |||||
* | grc: remove "c" key shortcut for create heir action | Tim O'Shea | 2013-05-23 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' into next | Tom Rondeau | 2012-10-03 | 1 | -0/+6 | |
|\ | ||||||
| * | grc: ability to automatically create hier_blocks from a flowgraph. | Tom Rondeau | 2012-10-03 | 1 | -0/+6 | |
| | | | | | | | | Highlight a set of blocks and hit 'c' or right-click and 'Create Hier' to automatically build a new hier_block that opens in GRC with the probes in place. Any parameter/variables become parameters in the new graph. Save, generate, and hit the 'Reload Blocks' to get access to new block. | |||||
* | | Merge branch 'master' into next | Johnathan Corgan | 2012-09-28 | 1 | -0/+10 | |
|\| | ||||||
| * | added the ability to open custom GRC hier block definitions from graphs ↵ | Tim O'Shea | 2012-09-28 | 1 | -0/+5 | |
| | | | | | | | | using an instance of them | |||||
| * | adding GRC Reload Block XML action | Tim O'Shea | 2012-09-28 | 1 | -0/+5 | |
| | | ||||||
* | | docs: Modified argument formating in python docstrings in grc. | Ben Reynwar | 2012-08-14 | 1 | -4/+10 | |
|/ | ||||||
* | grc: replaced asserts in gui subdirectory | Josh Blum | 2011-04-14 | 1 | -2/+3 | |
| | ||||||
* | put the flow graph errors button into the toolbar | Josh Blum | 2009-09-18 | 1 | -3/+3 | |
| | ||||||
* | added errors dialog to show all error messages in flow graph | Josh Blum | 2009-09-18 | 1 | -0/+5 | |
| | ||||||
* | tweaked key handling callbacks | Josh Blum | 2009-09-13 | 1 | -6/+7 | |
| | ||||||
* | Reworked actions api and actions objects: | Josh Blum | 2009-09-13 | 1 | -133/+226 | |
| | | | | | | | Created standardized Action object for all gui actions. Actions module constants are actual Action objects (not strings). Keypresses, labels, tooltips, stock icons, etc all associate in the Action constructor. Usage of the action's signaling call () eliminated the need for a reference to handle_states. | |||||
* | Move key press extraction logic into actions module. | Josh Blum | 2009-09-13 | 1 | -16/+19 | |
| | | | | | | Replaced xml encode with gtk escape text. Added templates for category and docs tool tips. Other various code tweaks in gui modules. | |||||
* | rename variable, use keysyms in props dialog | Josh Blum | 2009-09-10 | 1 | -2/+2 | |
| | ||||||
* | use the keymap's translate_keyboard_state, use the key value rather than name | Josh Blum | 2009-09-10 | 1 | -41/+42 | |
| | ||||||
* | ignore irrelevant modifiers and events pending | Josh Blum | 2009-09-10 | 1 | -0/+2 | |
| | ||||||
* | renamed the colors dialog to types | Josh Blum | 2009-08-24 | 1 | -2/+2 | |
| | ||||||
* | Merging r11186:11273 from grc branch. | jblum | 2009-06-23 | 1 | -0/+169 | |
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 |