commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. v3.


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. v3.6.2-498-gce4e0e6
Date: Tue, 13 Nov 2012 03:10:40 +0000 (UTC)

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/gnuradio".

The branch, next has been updated
       via  ce4e0e692de8802d458fd6c504c79f0f877d9557 (commit)
       via  0613db37aa3d87eb3cce2841fa210abc6b7f9c22 (commit)
       via  bbbbf8b042c3443415ae766bf7b6a26134c0119d (commit)
       via  8740eb0d9460060ae97f9d252cae81cdcf0e20e5 (commit)
       via  1dbdd1511e8a05a1adb212a7b24750d500982462 (commit)
      from  5b568abe194f027860670317915c27c174fab52e (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 ce4e0e692de8802d458fd6c504c79f0f877d9557
Merge: 0613db3 5b568ab
Author: Tom Rondeau <address@hidden>
Date:   Mon Nov 12 22:10:18 2012 -0500

    Merge branch 'next' of gnuradio.org:gnuradio into next

commit 0613db37aa3d87eb3cce2841fa210abc6b7f9c22
Author: Tom Rondeau <address@hidden>
Date:   Mon Nov 12 21:56:06 2012 -0500

    qtgui: Fixed some build issues and made sure all qtgui examples work.
    
    analog: also fixed having a default arg for noise_source seed in Python.

commit bbbbf8b042c3443415ae766bf7b6a26134c0119d
Merge: ea539a7 8740eb0
Author: Tom Rondeau <address@hidden>
Date:   Mon Nov 12 21:55:23 2012 -0500

    Merge branch 'qtgui_stylesheets' into next
    
    Conflicts:
        gr-qtgui/lib/DisplayPlot.cc
        gr-qtgui/lib/DisplayPlot.h
        gr-qtgui/lib/displayform.cc
    
    Fixed some function name issues and updated qtgui examples.

commit 8740eb0d9460060ae97f9d252cae81cdcf0e20e5
Author: Tom Rondeau <address@hidden>
Date:   Mon Nov 12 21:12:18 2012 -0500

    qtgui: fixed a few bugs under qwt6. Made checks around the symbol pointers.

commit 1dbdd1511e8a05a1adb212a7b24750d500982462
Author: Ben Reynwar <address@hidden>
Date:   Mon Oct 15 10:51:39 2012 -0700

    qtgui: Adding hooks to allow appearance customization with stylesheets.

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

Summary of changes:
 gr-analog/include/analog/noise_source_X.h.t |    2 +-
 gr-channels/CMakeLists.txt                  |    1 +
 gr-qtgui/examples/dark.qss                  |  115 +++++++++++
 gr-qtgui/examples/pyqt_const_c.py           |    8 +-
 gr-qtgui/examples/pyqt_example_c.py         |   12 +-
 gr-qtgui/examples/pyqt_example_f.py         |    6 +-
 gr-qtgui/examples/pyqt_freq_c.py            |   14 +-
 gr-qtgui/examples/pyqt_freq_f.py            |    2 +-
 gr-qtgui/examples/pyqt_time_c.py            |   14 +-
 gr-qtgui/examples/pyqt_waterfall_c.py       |   12 +-
 gr-qtgui/examples/pyqt_waterfall_f.py       |    2 +-
 gr-qtgui/lib/DisplayPlot.cc                 |  293 +++++++++++++++++++++------
 gr-qtgui/lib/DisplayPlot.h                  |  186 +++++++++++++++++-
 gr-qtgui/lib/FrequencyDisplayPlot.cc        |  255 ++++++++++++++++-------
 gr-qtgui/lib/FrequencyDisplayPlot.h         |   54 +++++-
 gr-qtgui/lib/WaterfallDisplayPlot.cc        |   24 +++
 gr-qtgui/lib/WaterfallDisplayPlot.h         |   13 +-
 gr-qtgui/lib/displayform.cc                 |    3 +-
 18 files changed, 856 insertions(+), 160 deletions(-)
 create mode 100644 gr-qtgui/examples/dark.qss


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



reply via email to

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