77 Commits

Author SHA1 Message Date
Seth Hitefield
b4cd681e1c grc: gtk3: Converted actions to Gio.Action instead of Gtk.Action 2017-05-03 07:07:59 -07:00
Sebastian Koslowski
7db5091a84 grc: fix regressions from gtk3 merge 2017-03-22 14:18:58 +01:00
Johnathan Corgan
be5217257b Merge branch 'next' into python3
Conflicts:
	gr-blocks/swig/blocks_swig.py.in
	gr-uhd/apps/uhd_app.py
2017-03-16 22:27:04 -07:00
Kartik Patel
a7c6b86288 grc: 'Save a copy' feature added 2017-01-26 22:42:46 +05:30
Kartik Patel
0ae76e24ca grc: Add 'Create Duplicate' feature 2017-01-26 03:37:07 +05:30
Seth Hitefield
ae0764ced9 grc: refactor: Moved preferences to Config.py 2016-09-23 16:18:00 -04:00
Seth Hitefield
bf3a2d1093 grc: refactor: Cleaned up imports 2016-09-22 12:15:51 -04:00
Sebastian Koslowski
8b374557a7 grc: gtk3: make screnshots as png, pdf and svg 2016-09-12 12:15:35 -06:00
Sebastian Koslowski
b9881b6ff5 grc: py3k compat using python-modernize 2016-06-09 14:47:35 +02:00
Sebastian Koslowski
59cb4ebdd2 gtk3: add flowgraph draw code and other gtk3 fixes (WIP) 2016-05-24 13:02:23 -04:00
Seth Hitefield
f337362360 grc: Main window opens with pygobject and gtk3. Still throws tons of errors. 2016-05-24 11:11:33 -04:00
Seth Hitefield
81e40bb3d8 grc: Renamed reports window to console. 2016-05-20 13:35:26 +02:00
Seth Hitefield
45962440c1 grc: Variable editor tweaks. 2016-05-19 20:32:49 +02:00
Seth Hitefield
e381101f0d grc: Added the variable editor panel 2016-05-18 19:02:22 -04:00
Sebastian Koslowski
3cde3cb26a grc: optionally hide all variable blocks 2016-05-18 18:59:31 -04:00
Sebastian Koslowski
db0f6c8e20 grc: minor fixes/clean-ups 2016-05-18 18:59:31 -04:00
Glenn Richardson
1d946be32b grc: block alignment tools 2016-05-18 16:25:17 +02:00
Sebastian Koslowski
73b489e183 grc: add select all action 2016-04-04 15:34:49 +02:00
Sebastian Koslowski
30f1efebbe grc: #fff as canvas bg color 2016-02-05 09:41:41 +01:00
Johnathan Corgan
a256976b1a Merge branch 'maint' 2015-12-07 15:38:59 -08:00
Sebastian Koslowski
fa5c08a972 grc: typo in tooltip 2015-12-03 17:19:30 +01:00
Sebastian Koslowski
17e2e03609 grc: fix Action to str method 2015-11-24 16:36:10 +01:00
Glenn Richardson
56d2dd26b6 grc: added recently opened flowgraph submenu and toolbar button dropdown menu 2015-11-16 17:16:51 +01:00
Sebastian Koslowski
7e5137830c grc: open and update params from external editor 2015-11-11 21:39:35 +01:00
Glenn Richardson
86875a71a4 grc: simple dialog for selecting QSS theme for QT GUI apps 2015-10-01 21:51:52 +02:00
Sebastian Koslowski
66bc56b050 grc: fixup Actions*.py 2015-10-01 21:50:53 +02:00
Seth Hitefield
61df6d4470 grc: Flowgraph complexity. Shows under options block when enabled. 2015-09-26 14:28:33 +02:00
Sebastian Koslowski
635149810c grc: rewrite Preferences.py 2015-08-13 13:49:07 +02:00
Sebastian Koslowski
49bbf0a29f grc: only show code preview tab after user enables it 2015-07-17 10:03:17 +02:00
Sebastian Koslowski
d6669ecb5b grc: add default value to ToggleActions 2015-07-17 10:01:04 +02:00
Seth Hitefield
ddf8795058 grc: Added ability to bypass blocks (Suggested by Chris Headley).
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.
2015-06-11 09:40:24 +02:00
Sebastian Koslowski
c7ad6b5e41 grc: add toggle switch to hide comments 2015-04-03 22:17:59 +02:00
Seth Hitefield
d20d06a994 grc: Small fixes to make menu items consistent. 2014-08-26 18:00:21 +02:00
Seth Hitefield
70cb251ed8 grc: added save_reports action. 2014-08-26 17:48:45 +02:00
Johnathan Corgan
6836593537 Merge remote-tracking branch 'gnuradio-wg-grc/grc_snap_blocks_to_grid' 2014-08-20 10:34:08 -07:00
Sebastian Koslowski
43c30ceb19 grc: toggle action and mod1 modifier for snap-to-grid 2014-08-20 17:55:15 +02:00
Sebastian Koslowski
a977f1d4a4 grc: one preferences handler for all bools 2014-08-20 17:51:17 +02:00
Sebastian Koslowski
8b356c3890 grc: switch execute action icon to media_play 2014-08-15 15:14:28 +02:00
Tom Rondeau
86cf6d40d6 Merge remote-tracking branch 'gnuradio-wg-grc/grc_port_view_options' 2014-07-12 09:51:18 -04:00
Sebastian Koslowski
e08c510b51 grc: toogle action to disable auto-hiding port labels 2014-07-11 23:25:38 +02:00
Tom Rondeau
dca4736966 Removing trailing/extra whitespaces before release (for master).
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).
2014-07-07 12:27:52 -04:00
Sebastian Koslowski
f71850eaef grc: minor edits. removed extra whitespace 2014-06-13 11:05:05 +02:00
Seth Hitefield
5b935ecd2f grc: Changed dialog to directly call the SCROLL_LOCK and CLEAR_REPORTS actions.
Moved clear reports under view and grouped all Report menu items together
2014-06-13 11:04:26 +02:00
Seth Hitefield
8959333b22 grc: Fixed scroll functionality in GRC.
Also added clear and scrollback capability for the logging window
2014-06-13 11:04:07 +02:00
Sebastian Koslowski
a4cd0fb442 grc: tools menu entry 'more to come' 2014-04-16 11:01:57 +02:00
Sebastian Koslowski
e83e0dd512 grc: new tools menu to execute gr_filter_design 2014-04-16 11:00:46 +02:00
Sebastian Koslowski
b6cfe6f262 grc: option to hide disabled blocks 2014-04-08 16:12:10 +02:00
Sebastian Koslowski
541e50fadc grc: renaming flowgraph errors menu item and xml parser action 2014-01-18 23:19:47 +01:00
Tim O'Shea
c8648bb4ad grc: adding a page that captures and stores some XML parsing errors 2014-01-18 22:47:43 +01:00
Johnathan Corgan
d1c7aa34e9 Merge remote-tracking branch 'skoslowski/grc_toggle_widgets' 2013-11-24 19:19:33 -08:00