commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch next updated (2d56b22 -> f0076a4)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch next updated (2d56b22 -> f0076a4)
Date: Thu, 2 Apr 2015 22:18:19 +0000 (UTC)

This is an automated email from the git hooks/post-receive script.

jcorgan pushed a change to branch next
in repository gnuradio.

      from  2d56b22   Merge branch 'master' into next
       new  cde6a28   qtgui: Initial removal of pyqwt. Replaced with pyqt4.
       new  14eb3cc   qtgui: Replaced pyqwt range block with working pyqt 
version.
       new  df148e6   qt-gui: updating range, counter now shows decimals
       new  cf7f374   qtgui: counter_slider now respond to each other without 
error
       new  04faaba   qtgui: remove dependency mentions of PyQWT.
       new  f0076a4   Merge branch 'master' into next

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 cmake/Packaging/Fedora-15.cmake      |   2 +-
 cmake/Packaging/Fedora-16.cmake      |   2 +-
 cmake/Packaging/Fedora-17.cmake      |   2 +-
 cmake/Packaging/Fedora-18.cmake      |   2 +-
 docs/doxygen/other/build_guide.dox   |   1 -
 gr-qtgui/CMakeLists.txt              |   1 -
 gr-qtgui/doc/qtgui.dox               |   1 -
 gr-qtgui/grc/qtgui_range.xml         | 130 ++---------------------------
 gr-qtgui/python/qtgui/CMakeLists.txt |   1 +
 gr-qtgui/python/qtgui/__init__.py    |   3 +
 gr-qtgui/python/qtgui/range.py       | 157 +++++++++++++++++++++++++++++++++++
 11 files changed, 173 insertions(+), 129 deletions(-)
 create mode 100755 gr-qtgui/python/qtgui/range.py



reply via email to

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