commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] git://gnuradio.org/jblum branch, wip/qtgui/forms, upda


From: git repository hosting
Subject: [Commit-gnuradio] git://gnuradio.org/jblum branch, wip/qtgui/forms, updated. c5cf57f3d96eacada711b28aac37a18c7117390c
Date: Mon, 28 Feb 2011 07:19:53 +0000 (GMT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "git://gnuradio.org/jblum".

The branch, wip/qtgui/forms has been updated
       via  c5cf57f3d96eacada711b28aac37a18c7117390c (commit)
      from  771a9d4ef1c8bc743926e929228408a2165ba340 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c5cf57f3d96eacada711b28aac37a18c7117390c
Author: Josh Blum <address@hidden>
Date:   Sun Feb 27 23:18:11 2011 -0800

    grc: work on generator for gui flowgraphs to simplify generation
    
    generator does not differentiate between notebooks and controls,
    they are all block, but block are now sorted by variables present in the 
make
    
    also adjusted categories listed in the wx and qt widget related blocks

-----------------------------------------------------------------------

Summary of changes:
 gr-qtgui/grc/qtgui_sink_x.xml             |    2 +-
 gr-qtgui/grc/qtgui_tab_widget.xml         |    3 +-
 gr-qtgui/grc/qtgui_variable_chooser.xml   |    6 ++--
 gr-qtgui/grc/qtgui_variable_slider.xml    |    2 +-
 gr-wxgui/grc/Makefile.am                  |    1 +
 {grc/blocks => gr-wxgui/grc}/notebook.xml |    3 +-
 gr-wxgui/grc/variable_check_box.xml       |    2 +-
 gr-wxgui/grc/variable_chooser.xml         |    2 +-
 gr-wxgui/grc/variable_slider.xml          |    2 +-
 gr-wxgui/grc/variable_static_text.xml     |    2 +-
 gr-wxgui/grc/variable_text_box.xml        |    2 +-
 gr-wxgui/grc/wxgui_constellationsink2.xml |    1 +
 gr-wxgui/grc/wxgui_fftsink2.xml           |    1 +
 gr-wxgui/grc/wxgui_histosink2.xml         |    1 +
 gr-wxgui/grc/wxgui_numbersink2.xml        |    1 +
 gr-wxgui/grc/wxgui_scopesink2.xml         |    1 +
 gr-wxgui/grc/wxgui_termsink.xml           |    1 +
 gr-wxgui/grc/wxgui_waterfallsink2.xml     |    1 +
 grc/blocks/Makefile.am                    |    3 +-
 grc/blocks/block_tree.xml                 |   17 +--------------
 grc/python/Generator.py                   |   28 +++++++++++---------------
 grc/python/Param.py                       |    2 +-
 grc/python/flow_graph.tmpl                |   30 +++-------------------------
 23 files changed, 42 insertions(+), 72 deletions(-)
 rename {grc/blocks => gr-wxgui/grc}/notebook.xml (96%)


hooks/post-receive
-- 
git://gnuradio.org/jblum



reply via email to

[Prev in Thread] Current Thread [Next in Thread]