[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] 22/23: Merge remote-tracking branch 'gnurad
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] 22/23: Merge remote-tracking branch 'gnuradio-wg-grc/master_grcwg' |
Date: |
Sat, 28 Nov 2015 21:18:09 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a commit to branch master
in repository gnuradio.
commit ee06ad1eb9437d1db989076ca61ed0e4573244ec
Merge: 27e8311 dcc09de
Author: Johnathan Corgan <address@hidden>
Date: Sat Nov 28 12:52:03 2015 -0800
Merge remote-tracking branch 'gnuradio-wg-grc/master_grcwg'
grc/base/FlowGraph.py | 2 +-
grc/base/Platform.py | 3 +-
grc/blocks/options.xml | 8 ++
grc/gui/ActionHandler.py | 9 +-
grc/gui/Actions.py | 9 +-
grc/gui/Bars.py | 124 ++++++++++++++-----
grc/gui/Block.py | 34 ++++++
grc/gui/BlockTreeWindow.py | 59 ++++++---
grc/gui/Dialogs.py | 80 +++++++++---
grc/gui/FlowGraph.py | 21 +++-
grc/gui/MainWindow.py | 10 +-
grc/gui/Messages.py | 81 +++++++-----
grc/gui/Param.py | 2 -
grc/gui/Preferences.py | 35 ++++--
grc/gui/external_editor.py | 20 ++-
grc/python/Block.py | 27 ++--
grc/python/FlowGraph.py | 21 +++-
grc/python/Platform.py | 100 +++++++++++++--
grc/python/extract_docs.py | 298 +++++++++++++++++++++++++++++++++++++++------
19 files changed, 759 insertions(+), 184 deletions(-)
- [Commit-gnuradio] [gnuradio] 07/23: gr-dtv: Fix Coverity issue #1327837., (continued)
- [Commit-gnuradio] [gnuradio] 07/23: gr-dtv: Fix Coverity issue #1327837., git, 2015/11/28
- [Commit-gnuradio] [gnuradio] 01/23: grc: rewrite docstring extraction and allow for underscore in module name, git, 2015/11/28
- [Commit-gnuradio] [gnuradio] 04/23: grc: try to load block class from <import> and <make> to extract docstring, git, 2015/11/28
- [Commit-gnuradio] [gnuradio] 03/23: grc: finish doc_string extraction in the background (faster start-up), git, 2015/11/28
- [Commit-gnuradio] [gnuradio] 18/23: Merge branch 'maint', git, 2015/11/28
- [Commit-gnuradio] [gnuradio] 11/23: gr-dtv: Fix Coverity issue #1327838., git, 2015/11/28
- [Commit-gnuradio] [gnuradio] 10/23: gr-dtv: Fix Coverity issue #1327858., git, 2015/11/28
- [Commit-gnuradio] [gnuradio] 20/23: Merge remote-tracking branch 'jdemel/maint', git, 2015/11/28
- [Commit-gnuradio] [gnuradio] 14/23: digital: clarify gmsk doc, git, 2015/11/28
- [Commit-gnuradio] [gnuradio] 15/23: grc: fix Action to str method, git, 2015/11/28
- [Commit-gnuradio] [gnuradio] 22/23: Merge remote-tracking branch 'gnuradio-wg-grc/master_grcwg',
git <=
- [Commit-gnuradio] [gnuradio] 02/23: grc: move docstring extraction into subprocess, git, 2015/11/28
- [Commit-gnuradio] [gnuradio] 17/23: grc: preserve block spacing when dragging multiple blocks into canvas boundary, git, 2015/11/28
- [Commit-gnuradio] [gnuradio] 16/23: grc: Added option to use the default editor when opening embedded python blocks, git, 2015/11/28
- [Commit-gnuradio] [gnuradio] 19/23: Merge remote-tracking branch 'drmpeg/dtv-coverity-clean', git, 2015/11/28
- [Commit-gnuradio] [gnuradio] 12/23: grc: added recently opened flowgraph submenu and toolbar button dropdown menu, git, 2015/11/28
- [Commit-gnuradio] [gnuradio] 06/23: grc: auto-generate missing hier_blocks, git, 2015/11/28
- [Commit-gnuradio] [gnuradio] 08/23: gr-dtv: Fix Coverity issue #1327535., git, 2015/11/28
- [Commit-gnuradio] [gnuradio] 09/23: gr-dtv: Fix Coverity issue #1327847., git, 2015/11/28
- [Commit-gnuradio] [gnuradio] 13/23: ctrlport: pc_throughput_avg registered, git, 2015/11/28
- [Commit-gnuradio] [gnuradio] 23/23: Merge branch 'maint', git, 2015/11/28