summaryrefslogtreecommitdiff
path: root/grc/gui/ActionHandler.py
Commit message (Collapse)AuthorAgeFilesLines
...
* grc: optional transparent bg in screen shotsSebastian Koslowski2016-02-051-2/+2
|
* grc: #fff as canvas bg colorSebastian Koslowski2016-02-051-1/+1
|
* grc: fix 'Parser errors' menu itemSebastian Koslowski2015-12-301-5/+5
|
* grc: Fixed issue where the recent file list includes files that do not exist.Seth Hitefield2015-12-071-3/+3
|
* grc: added recently opened flowgraph submenu and toolbar button dropdown menuGlenn Richardson2015-11-161-1/+8
|
* grc: update PropsDialog on external param changeSebastian Koslowski2015-11-111-4/+8
|
* grc: open and update params from external editorSebastian Koslowski2015-11-111-0/+4
|
* grc: simple dialog for selecting QSS theme for QT GUI appsGlenn Richardson2015-10-011-2/+13
|
* grc: add File->New submenu with generate modes preset, Bar.py refactoringSebastian Koslowski2015-10-011-2/+5
|
* grc: Flowgraph complexity. Shows under options block when enabled.Seth Hitefield2015-09-261-21/+22
|
* grc: show cmdline when xterm is usedSebastian Koslowski2015-08-211-1/+0
|
* grc: add warning for invalid xterm setting (fixes #828)Sebastian Koslowski2015-08-131-0/+5
|
* grc: clean-up ActionHandler.py importsSebastian Koslowski2015-08-131-12/+12
|
* grc: add QT GUI hier blocks (#727)Sebastian Koslowski2015-07-171-1/+1
|
* grc: add user settings for canvas default size and canvas font size (+ ↵Sebastian Koslowski2015-07-171-1/+3
| | | | clean-ups)
* grc: only show code preview tab after user enables itSebastian Koslowski2015-07-171-0/+4
|
* grc: Added ability to bypass blocks (Suggested by Chris Headley).Seth Hitefield2015-06-111-13/+29
| | | | | 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: add applied parameter changes to undo historySebastian Koslowski2015-04-091-5/+5
|
* grc: add toggle switch to hide commentsSebastian Koslowski2015-04-031-2/+6
|
* grc: fix apply button, on enable it if needed, update main window on applySebastian Koslowski2015-04-031-10/+16
|
* grc: clean-up 'gnuradio-companion', add mode 'run from source'Sebastian Koslowski2015-04-021-1/+1
|
* grc: don't try to open missing filesSebastian Koslowski2015-04-021-1/+1
|
* Merge remote-tracking branch 'gnuradio-wg-grc/master_grcwg'Johnathan Corgan2014-10-011-6/+9
|\
| * grc: show fg return code if not 0 (Bug #726)Sebastian Koslowski2014-10-011-6/+9
| |
* | grc: update all flowgraphs when hiding port labelsSebastian Koslowski2014-10-011-1/+2
| |
* | grc: fix search entry box for old PyGTK versionsSebastian Koslowski2014-10-011-1/+4
|/
* grc: added save_reports action.Seth Hitefield2014-08-261-3/+8
|
* grc: moving xml pi into nested dataSebastian Koslowski2014-08-261-2/+1
|
* grc: adding version information to flowgraph files using XML processing ↵Seth Hitefield2014-08-261-1/+2
| | | | instructions
* grc: Reloading blocks forces reload for all open flow graphs.Seth Hitefield2014-08-261-0/+3
|
* grc: toggle action and mod1 modifier for snap-to-gridSebastian Koslowski2014-08-201-1/+4
|
* grc: one preferences handler for all boolsSebastian Koslowski2014-08-201-15/+15
|
* Merge remote-tracking branch 'gnuradio-wg-grc/grc_port_view_options'Tom Rondeau2014-07-121-0/+5
|\
| * grc: toogle action to disable auto-hiding port labelsSebastian Koslowski2014-07-111-0/+5
| |
* | Removing trailing/extra whitespaces before release (for master).Tom Rondeau2014-07-071-15/+15
|/ | | | 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 whitespaceSebastian Koslowski2014-06-131-1/+0
|
* grc: Changed dialog to directly call the SCROLL_LOCK and CLEAR_REPORTS actions.Seth Hitefield2014-06-131-3/+0
| | | | Moved clear reports under view and grouped all Report menu items together
* grc: Fixed scroll functionality in GRC.Seth Hitefield2014-06-131-1/+13
| | | | Also added clear and scrollback capability for the logging window
* grc: new tools menu to execute gr_filter_designSebastian Koslowski2014-04-161-9/+17
|
* grc: option to hide disabled blocksSebastian Koslowski2014-04-081-1/+3
|
* grc: fix some PyGTK backwards compatibilty issuesSebastian Koslowski2014-03-141-3/+9
|
* grc: renaming flowgraph errors menu item and xml parser actionSebastian Koslowski2014-01-181-5/+5
|
* grc: show xml parser error warning in report windowSebastian Koslowski2014-01-181-2/+5
|
* grc: detect block (category) tree files by name (not by trail and error)Sebastian Koslowski2014-01-181-1/+1
|
* grc: xml parser errors dialog fixes and refactoringSebastian Koslowski2014-01-181-3/+6
|
* grc: adding a page that captures and stores some XML parsing errorsTim O'Shea2014-01-181-1/+7
|
* grc: switched to ToggleActions; made visibility settings persistentSebastian Koslowski2013-11-241-8/+12
|
* grc: toggle visibility of report and block tree widgetsSebastian Koslowski2013-11-221-1/+9
|
* GRC: fix key event handling while the search box is activeSebastian Koslowski2013-10-261-0/+2
|
* Add 'Find Blocks' action and auto-hide search entry boxSebastian Koslowski2013-10-241-0/+6
|