summaryrefslogtreecommitdiff
path: root/gr-qtgui/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Simple code cleanup.Tom Rondeau2010-05-102-18/+34
* Remove one of the loop when posting new data; calculations are done the same ...Tom Rondeau2010-05-101-18/+24
* Minor cleanups.Tom Rondeau2010-05-091-14/+5
* Updating zoom and axis across plots for consistent zoom levels and behavior.Tom Rondeau2010-05-094-39/+58
* Fixes segfault on close. Using the right objective (d_main_gui) instead of d_...Tom Rondeau2010-05-024-8/+27
* Fixing constellation zoomer's label.Tom Rondeau2010-05-013-9/+10
* Maxing the x-axis of the time domain plot represent the actual time of the sa...Tom Rondeau2010-05-013-19/+84
* Whoops. Time intervals are specified in seconds, not ms...Tom Rondeau2010-05-011-1/+1
* Fixes the replotting update. It's now based on a QTimer so it's in the event ...Tom Rondeau2010-05-0118-145/+114
* Fixing displayed pen and x-axis to report the right units and scaling of freq...Tom Rondeau2010-05-012-18/+40
* Removing PowerLine since we weren't using it and don't have plans to.Tom Rondeau2010-05-013-71/+4
* Peak power line now actually tracks the peak power.Tom Rondeau2010-05-011-1/+2
* Fixes units of pen in frequency plot.Tom Rondeau2010-05-011-2/+10
* Don't distribute generated files in gr-qtguiJohnathan Corgan2009-10-221-3/+4
* Removing ifs to clean up build system. Make no longer rebuilds gr-qtgui if no...Tom2009-10-131-10/+0
* Merge branch 'master' into syncTom2009-10-061-1/+1
|\
| * Fix to restore ability to run 'make distcheck' from a VPATHJohnathan Corgan2009-10-031-1/+1
* | Updating display for better viewing on small screensTom2009-10-061-282/+275
|/
* Added git ignore files auto created from svn:ignore properties.git2009-08-141-0/+13
* Adding function to be able to set the size of the points in the constellation...trondeau2009-08-1111-1/+40
* Cleaning up Qt code. This mostly reformats the code to be more consistent wit...trondeau2009-08-1113-747/+972
* Significantly improved performance of the Qt Gui sinks. This removes a number...trondeau2009-08-1011-161/+184
* Merging trondeau/qt branch r11231:11360. This merge improves the usability an...trondeau2009-07-0616-74/+120
* Passing new function definition to SWIG for access in Python.trondeau2009-06-171-0/+3
* Merging trondeau/qtdigital branch r11210-11215 to add some QT GUI's to the di...trondeau2009-06-176-101/+138
* Merged r11123:11148 from jcorgan/np into trunk.jcorgan2009-05-271-2/+5
* Merged r10948:10959 from jcorgan/deb into trunk. Trunk passesjcorgan2009-05-071-5/+5
* Now adding y-axis controls for frequency domain plot.trondeau2009-04-2611-1/+38
* Bringing out set axis function to the qtgui sinks for user-settable axis ranges.trondeau2009-04-269-0/+79
* Opening up the time domain and constellations plots a bit and adding accessor...trondeau2009-04-264-4/+35
* Merging qtdevel2 branch -r10565:10849. This adds a lot of fixes and capabilit...trondeau2009-04-1519-427/+1044
* Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...jcorgan2009-03-142-56/+280
* Properly handles verticle scalingtrondeau2009-02-281-30/+59
* Adding a constellation plot and an example for viewing constellations of digi...trondeau2009-02-286-32/+284
* some cleanup as well as adding a way to pass the Qapplication between sinks t...trondeau2009-02-287-82/+158
* Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck.jcorgan2009-02-101-6/+2
* Merged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck.jcorgan2009-02-021-7/+5
* Merged r9946:9957 from trondeau/qt into trunk. make distcheck works on F9, Ub...trondeau2008-11-091-15/+22
* Merging qtgui branch-r9068:9837: this ads a qtgui_sink_c and qtgui_sink_f tha...trondeau2008-10-2527-0/+5918
* Removed gr-qtgui component (never finished), archived in limbo.jcorgan2008-01-285-417/+0
* Updated license from GPL version 2 or later to GPL version 3 or later.eb2007-07-211-1/+1
* Cleanup on qwt config to not require qwt includes to be in a subdirectory.jcorgan2007-03-152-5/+5
* Created configuration file for QWT library. This is in lieu of hand installingjcorgan2007-03-143-11/+7
* Merged r4632:4645 on jcorgan/linking into trunk. Cleans up linking issues wi...jcorgan2007-02-261-8/+13
* Beginnings of a qt based gui system added under gr-qtguin4hy2007-02-215-0/+416