Statistics
| Branch: | Tag: | Revision:

root / gr-qtgui @ 977b0e09

Name Size
  src
.gitignore 23 Bytes
Makefile.am 860 Bytes

Latest revisions

# Date Author Comment
0b9828e8 10/22/2009 06:12 pm Johnathan Corgan

Don't distribute generated files in gr-qtgui

The output of the moc compiler will contain generated paths which are
only valid on the system at compilation time. Instead, let these
get regenerated on the user's system. The moc compiler is part of
libqt4-dev, which is already a build dependency.

b41666e7 10/14/2009 02:46 am Tomas Balbierius

Removing ifs to clean up build system. Make no longer rebuilds gr-qtgui if no changes are made and also passes 'make distcheck'.

bbd3df51 10/06/2009 05:40 pm Tomas Balbierius

Merge branch 'master' into sync

Conflicts:
gr-utils/src/python/gr_plot_qt.py
gr-utils/src/python/pyqt_plot.py
gr-utils/src/python/pyqt_plot.ui

271412d1 10/06/2009 05:21 pm Tomas Balbierius

Updating display for better viewing on small screens

74fbff0e 10/04/2009 01:38 am Johnathan Corgan

Fix to restore ability to run 'make distcheck' from a VPATH

253018c6 08/14/2009 06:10 pm git

Added git ignore files auto created from svn:ignore properties.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11592 221aa14e-8319-0410-a670-987f0aec2ac5

420f1274 08/11/2009 10:11 pm Tom Rondeau

Adding function to be able to set the size of the points in the constellation plot.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11573 221aa14e-8319-0410-a670-987f0aec2ac5

f123fd99 08/11/2009 10:02 pm Tom Rondeau

Cleaning up Qt code. This mostly reformats the code to be more consistent with our style. It also changes the layout to use Qt layouts for proper resizing of the GUI. Only the QwtPlots need to be resized manually.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11572 221aa14e-8319-0410-a670-987f0aec2ac5

b1fff92b 08/10/2009 02:07 am Tom Rondeau

Significantly improved performance of the Qt Gui sinks. This removes a number of redundant loops and memcopies by combining operations and reduces the CPU load greatly to run much more smoothly.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11559 221aa14e-8319-0410-a670-987f0aec2ac5

beda7c83 07/17/2009 02:25 am Tom Rondeau

Adding a check box to cancel DC offset

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11451 221aa14e-8319-0410-a670-987f0aec2ac5

View revisions

Also available in: Atom