| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'qwt4' | Tom Rondeau | 2011-03-26 | 6 | -20/+89 |
|\ |
|
| * | gr-qtgui: adding QA code for qtgui; remarked out until a fix for the segfault... | Tom Rondeau | 2011-03-26 | 5 | -8/+77 |
| * | gr-qtgui: more robust way of checking for QWT-qt4; checks a different header ... | Tom Rondeau | 2011-03-26 | 1 | -12/+12 |
* | | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau | 2011-03-26 | 3 | -319/+540 |
|\| |
|
| * | Merge branch 'filtdesign' | Tom Rondeau | 2011-03-25 | 3 | -319/+540 |
| |\ |
|
| | * | gr-utils: more error checking on filter designer. | Tom Rondeau | 2011-03-25 | 1 | -34/+65 |
| | * | gr-utils: adding save/open capabilities to equiripple filters. Also added som... | Tom Rondeau | 2011-03-25 | 1 | -21/+60 |
| | * | gr-utils: handling parameters and GUI updates when loading filters from file.... | Tom Rondeau | 2011-03-18 | 1 | -46/+98 |
| | * | gr-utils: refactoring design parameters from 'design' to 'params' to not conf... | Tom Rondeau | 2011-03-17 | 1 | -25/+25 |
| | * | gr-utils: way to break something you just fixed a few days ago... | Tom Rondeau | 2011-03-17 | 1 | -1/+1 |
| | * | gr-utils: Adding save and open actions to filter designer. | Tom Rondeau | 2011-03-17 | 3 | -286/+385 |
* | | | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau | 2011-03-25 | 17 | -25/+33 |
|\| | |
|
| * | | Fixing missing include files and various other patches for Windows build issues. | Don Ward | 2011-03-25 | 15 | -13/+28 |
| * | | audio: moved audio docs to gr-audio and fix comments | Josh Blum | 2011-03-22 | 2 | -12/+5 |
| |/ |
|
* | | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau | 2011-03-20 | 899 | -12875/+43476 |
|\| |
|
| * | howto: updated ignores | Johnathan Corgan | 2011-03-16 | 2 | -0/+2 |
| * | build: updated version to 3.4.0gitv3.4.0git | Johnathan Corgan | 2011-03-16 | 2 | -4/+4 |
| * | Merge remote branch 'gnuradio/next' | Johnathan Corgan | 2011-03-16 | 896 | -12875/+43470 |
| |\ |
|
| | * | gruel: added missing ignores | Johnathan Corgan | 2011-03-15 | 2 | -0/+4 |
| | * | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau | 2011-03-15 | 231 | -5955/+2455 |
| | |\ |
|
| | | * | qtgui: fix distcheck error | Johnathan Corgan | 2011-03-14 | 1 | -0/+1 |
| | | * | Merge remote branch 'jblum/mergeme/qtgui/grc' into next | Johnathan Corgan | 2011-03-14 | 49 | -484/+1217 |
| | | |\ |
|
| | | | * | Merge branch 'wip/qtgui/grc' into mergeme/qtgui/grc | Josh Blum | 2011-03-14 | 49 | -484/+1217 |
| | | | |\ |
|
| | | | | * | qtgui: removed python directory that was added, never used | Josh Blum | 2011-03-12 | 2 | -31/+0 |
| | | | | * | qtgui-grc: added suport in main template for theme icon | Josh Blum | 2011-03-07 | 1 | -1/+2 |
| | | | | * | qtgui-grc: minor tweaks to the various things | Josh Blum | 2011-03-07 | 7 | -16/+31 |
| | | | | * | qtgui-grc: added read-only thermo widget to range block | Josh Blum | 2011-03-07 | 1 | -12/+28 |
| | | | | * | qtgui-grc: fix for list option working in chooser block | Josh Blum | 2011-03-07 | 1 | -3/+3 |
| | | | | * | qtgui-grc: added check for pyqwt in config | Josh Blum | 2011-03-07 | 2 | -8/+5 |
| | | | | * | grc: added function args to probe block and documentation | Josh Blum | 2011-03-07 | 5 | -5/+29 |
| | | | | * | grc: rework the probe blocks and how they fit into grc | Josh Blum | 2011-03-06 | 13 | -380/+92 |
| | | | | * | qtgui-grc: moved slider to range, added knob and gui tweaks | Josh Blum | 2011-03-05 | 3 | -127/+186 |
| | | | | * | qtgui-grc: use a vboxlayout for the top_layout | Josh Blum | 2011-03-04 | 1 | -1/+1 |
| | | | | * | qtgui-grc: made slider widget components (counter/slider) optional | Josh Blum | 2011-03-03 | 1 | -4/+22 |
| | | | | * | qtgui-grc: add engineering notation to entry and label + other tweaks | Josh Blum | 2011-03-02 | 4 | -17/+19 |
| | | | | * | qtgui-grc: enable start/stop control through qt widgets | Josh Blum | 2011-03-01 | 2 | -1/+3 |
| | | | | * | qtgui-grc: rename the text entry and label blocks | Josh Blum | 2011-03-01 | 3 | -10/+10 |
| | | | | * | grc-qtgui: creaded check box widget with qtgui, cleanup label code | Josh Blum | 2011-03-01 | 6 | -21/+99 |
| | | | | * | grc-qtgui: added variable text box and static text widgets | Josh Blum | 2011-03-01 | 5 | -5/+138 |
| | | | | * | grc-qtgui: pick correct signal overload for variable chooser | Josh Blum | 2011-03-01 | 1 | -5/+3 |
| | | | | * | grc-qtgui: added radio button support, tweaks, more options | Josh Blum | 2011-03-01 | 1 | -25/+107 |
| | | | | * | grc-qtgui: work on variable chooser block | Josh Blum | 2011-03-01 | 2 | -17/+108 |
| | | | | * | grc: work on generator for gui flowgraphs to simplify generation | Josh Blum | 2011-03-01 | 23 | -72/+42 |
| | | | | * | grc: moved wxgui blocks and python into gr-wxgui/grc | Josh Blum | 2011-03-01 | 23 | -37/+66 |
| | | | | * | qtgui: work on variable chooser | Josh Blum | 2011-03-01 | 4 | -2/+87 |
| | | | | * | grc: added tabbed widget in qtgui for grc | Josh Blum | 2011-03-01 | 10 | -22/+161 |
| | | | | * | qtgui: use pyqwt widgets in grc variable slider block | Josh Blum | 2011-03-01 | 6 | -370/+28 |
| | | | | * | qtgui: created a forms module with a slider and text box, implemented in grc | Josh Blum | 2011-03-01 | 15 | -98/+336 |
| | | | | * | qtgui: an attempt at a slider form | Josh Blum | 2011-03-01 | 4 | -0/+275 |
| | | | | * | grc: added qtgui support to grc (just added sink) | Josh Blum | 2011-03-01 | 5 | -0/+142 |