Age | Commit message (Expand) | Author |
2011-04-18 | gr-qtgui: adding copyright dates to qtgui files. | Tom Rondeau |
2011-04-18 | gr-qtgui: fixing up examples and adding noise to float example. | Tom Rondeau |
2011-04-14 | gr-qtgui: updating examples to explicitly shut down flow graphs. | Tom Rondeau |
2011-04-12 | gr-qtgui: exposing double-click events through spectrumdisplayform and throug... | Mike Cornelius |
2011-04-12 | gr-qtgui: adding double-click point selector to main gui widgets. | Mike Cornelius |
2011-04-12 | gr-qtgui: fix the interface file. | Mike Cornelius |
2011-04-12 | gr-qtgui: rearranging swig directory to allow other .i files; adding a qtgui2... | Mike Cornelius |
2011-04-12 | gr-qtgui: adding new qtgui_util.h to handle plot picker machinery. | Mike Cornelius |
2011-04-10 | gr-qtgui: ignore GRC-built py file of grc_qt_example.grc. | Tom Rondeau |
2011-04-10 | gr-qtgui: fixes problem with initial axes not showing up properly. | Tom Rondeau |
2011-04-10 | gr-qtgui: exposing set_update_time to Python. | Tom Rondeau |
2011-04-10 | gr-qtgui: removed OpenGL calls; we still link against the QTOPENGL_LIBS becau... | Tom Rondeau |
2011-04-10 | gr-qtgui: adding a GRC example for QtGui graphs. | Tom Rondeau |
2011-04-10 | gr-qtgui: updating example apps so the wrapped instance of the qtgui is not a... | Tom Rondeau |
2011-04-09 | gr-qtgui: removing Guile-specific stuff since there is no way QtGui will work... | Tom Rondeau |
2011-04-06 | gr-qtgui: finishing off removing references to 3D plotting in UI file. | Tom Rondeau |
2011-04-06 | gr-qtgui: removing references to 3D waterfall plot and changning QtGui API to... | Tom Rondeau |
2011-04-06 | gr-qtgui: cleaning up unnecessary plotting calls. | Tom Rondeau |
2011-04-06 | gr-qtgui: don't delete the SpectrumDisplayWindow; as a QWidget, it takes care... | Tom Rondeau |
2011-04-04 | gr-qtgui: missed lock call that was just deleted. | Tom Rondeau |
2011-04-04 | gr-qtgui: removing uncessary file of qtevents and objects. | Tom Rondeau |
2011-04-04 | gr-qtgui: removing unnecessary mutex and qtevent objects. | Tom Rondeau |
2011-04-01 | gr-qtgui: wip trying to figure out segfaults. | Tom Rondeau |
2011-03-27 | gr-qtgui: tightening up and cleaning up some memory leaks. | Tom Rondeau |
2011-03-27 | gr-qtgui: improvements to python test apps. | Tom Rondeau |
2011-03-27 | gr-qtgui: cleaning up handling of mutex | Tom Rondeau |
2011-03-27 | gr-qtgui: fixing up the Makefile for proper dist. Passes make distcheck. | Tom Rondeau |
2011-03-27 | gr-qtgui: making necessary changes to build a python package and export qtgui... | Tom Rondeau |
2011-03-27 | gr-qtgui: small correction in Python QA code with new structure. | Tom Rondeau |
2011-03-27 | gr-qtgui: qtgui builds and passes make check under new structure. | Tom Rondeau |
2011-03-27 | gr-qtgui: fixed some signed/unsigned comparison warnings. | Tom Rondeau |
2011-03-27 | gr-qtgui: moving qtgui apps to the apps directory. | Tom Rondeau |
2011-03-27 | gr-qtgui: wip: moving and renaming files for new structure. | Tom Rondeau |
2011-03-27 | gr-qtgui: moving Python files to new structure; get rid of src directory. | Tom Rondeau |
2011-03-27 | gr-qtgui: moving gitignore to new location. | Tom Rondeau |
2011-03-27 | gr-qtgui: restructuring qtgui directory to new layout. | Tom Rondeau |
2011-03-26 | gr-qtgui: adding QA code for qtgui; remarked out until a fix for the segfault... | Tom Rondeau |
2011-03-14 | qtgui: fix distcheck error | Johnathan Corgan |
2011-03-14 | Merge remote branch 'jblum/mergeme/qtgui/grc' into next | Johnathan Corgan |
2011-03-12 | qtgui: removed python directory that was added, never used | Josh Blum |
2011-03-07 | qtgui-grc: minor tweaks to the various things | Josh Blum |
2011-03-07 | qtgui-grc: added read-only thermo widget to range block | Josh Blum |
2011-03-07 | qtgui-grc: fix for list option working in chooser block | Josh Blum |
2011-03-05 | qtgui-grc: moved slider to range, added knob and gui tweaks | Josh Blum |
2011-03-03 | qtgui-grc: made slider widget components (counter/slider) optional | Josh Blum |
2011-03-02 | qtgui-grc: add engineering notation to entry and label + other tweaks | Josh Blum |
2011-03-01 | qtgui-grc: rename the text entry and label blocks | Josh Blum |
2011-03-01 | grc-qtgui: creaded check box widget with qtgui, cleanup label code | Josh Blum |
2011-03-01 | grc-qtgui: added variable text box and static text widgets | Josh Blum |
2011-03-01 | grc-qtgui: pick correct signal overload for variable chooser | Josh Blum |