summaryrefslogtreecommitdiff
path: root/grc/gui/Actions.py
Commit message (Expand)AuthorAgeFilesLines
* grc: py3k compat using python-modernizeSebastian Koslowski2016-06-091-4/+10
* gtk3: add flowgraph draw code and other gtk3 fixes (WIP)Sebastian Koslowski2016-05-241-10/+11
* grc: Main window opens with pygobject and gtk3. Still throws tons of errors.Seth Hitefield2016-05-241-90/+92
* grc: Renamed reports window to console.Seth Hitefield2016-05-201-12/+12
* grc: Variable editor tweaks.Seth Hitefield2016-05-191-1/+1
* grc: Added the variable editor panelSeth Hitefield2016-05-181-0/+15
* grc: optionally hide all variable blocksSebastian Koslowski2016-05-181-0/+6
* grc: minor fixes/clean-upsSebastian Koslowski2016-05-181-1/+3
* grc: block alignment toolsGlenn Richardson2016-05-181-0/+39
* grc: add select all actionSebastian Koslowski2016-04-041-0/+6
* grc: #fff as canvas bg colorSebastian Koslowski2016-02-051-1/+1
* Merge branch 'maint'Johnathan Corgan2015-12-071-1/+1
|\
| * grc: typo in tooltipSebastian Koslowski2015-12-031-1/+1
* | grc: fix Action to str methodSebastian Koslowski2015-11-241-2/+2
* | grc: added recently opened flowgraph submenu and toolbar button dropdown menuGlenn Richardson2015-11-161-0/+5
* | grc: open and update params from external editorSebastian Koslowski2015-11-111-0/+1
* | grc: simple dialog for selecting QSS theme for QT GUI appsGlenn Richardson2015-10-011-0/+5
* | grc: fixup Actions*.pySebastian Koslowski2015-10-011-27/+36
* | grc: Flowgraph complexity. Shows under options block when enabled.Seth Hitefield2015-09-261-0/+6
* | grc: rewrite Preferences.pySebastian Koslowski2015-08-131-4/+3
|/
* grc: only show code preview tab after user enables itSebastian Koslowski2015-07-171-2/+9
* grc: add default value to ToggleActionsSebastian Koslowski2015-07-171-8/+12
* grc: Added ability to bypass blocks (Suggested by Chris Headley).Seth Hitefield2015-06-111-0/+6
* grc: add toggle switch to hide commentsSebastian Koslowski2015-04-031-0/+5
* grc: Small fixes to make menu items consistent.Seth Hitefield2014-08-261-5/+5
* grc: added save_reports action.Seth Hitefield2014-08-261-0/+5
* Merge remote-tracking branch 'gnuradio-wg-grc/grc_snap_blocks_to_grid'Johnathan Corgan2014-08-201-1/+21
|\
| * grc: toggle action and mod1 modifier for snap-to-gridSebastian Koslowski2014-08-201-0/+5
| * grc: one preferences handler for all boolsSebastian Koslowski2014-08-201-1/+16
* | grc: switch execute action icon to media_playSebastian Koslowski2014-08-151-1/+1
|/
* Merge remote-tracking branch 'gnuradio-wg-grc/grc_port_view_options'Tom Rondeau2014-07-121-0/+4
|\
| * grc: toogle action to disable auto-hiding port labelsSebastian Koslowski2014-07-111-0/+4
* | Removing trailing/extra whitespaces before release (for master).Tom Rondeau2014-07-071-2/+2
|/
* grc: minor edits. removed extra whitespaceSebastian Koslowski2014-06-131-1/+1
* grc: Changed dialog to directly call the SCROLL_LOCK and CLEAR_REPORTS actions.Seth Hitefield2014-06-131-4/+4
* grc: Fixed scroll functionality in GRC.Seth Hitefield2014-06-131-0/+9
* grc: tools menu entry 'more to come'Sebastian Koslowski2014-04-161-0/+3
* grc: new tools menu to execute gr_filter_designSebastian Koslowski2014-04-161-0/+5
* grc: option to hide disabled blocksSebastian Koslowski2014-04-081-0/+6
* grc: renaming flowgraph errors menu item and xml parser actionSebastian Koslowski2014-01-181-2/+2
* grc: adding a page that captures and stores some XML parsing errorsTim O'Shea2014-01-181-0/+5
* Merge remote-tracking branch 'skoslowski/grc_toggle_widgets'Johnathan Corgan2013-11-241-22/+54
|\
| * grc: switched to ToggleActions; made visibility settings persistentSebastian Koslowski2013-11-241-22/+54
* | Merge branch 'maint'Johnathan Corgan2013-11-231-1/+1
|\ \ | |/ |/|
| * grc: fix search entry focus (again)Sebastian Koslowski2013-11-221-1/+1
* | grc: toggle visibility of report and block tree widgetsSebastian Koslowski2013-11-221-0/+10
|/
* grc: Typo in search action and clean-upSebastian Koslowski2013-10-301-1/+1
* grc: slash key activates searchSebastian Koslowski2013-10-281-2/+3
* Add 'Find Blocks' action and auto-hide search entry boxSebastian Koslowski2013-10-241-0/+6
* grc: Fix whitespace issue in grc to use proper spacesTim O'Shea2013-07-091-185/+185