Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
by Elvis Dowson.
|
|
this should make that better understood.
|
|
|
|
|
|
|
|
|
|
|
|
Its more proper, and the assignment is c99 only.
|
|
|
|
Conflicts:
gr-qtgui/apps/pyqt_example_f.py
|
|
|
|
the general standard.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
responsibility of keeping track of plot updates out to qtgui_sink instead of inside plot qidget.
|
|
|
|
|
|
|
|
|
|
|
|
not run if --disable-volk is used.
|
|
|
|
|
|
|
|
|
|
Rather than simply exec-ing the application w/ "python",
use the same interpreter that executed grc w/ full path.
Added code to handle the following exceptions:
- for a wx app on mac osx, use the pythonw interpreter
(this was in the m4 file, but its easier as a runtime check)
- for a no gui app on linux, prepend xterm cuz its nice
(we were already doing that but its now restricted to linux)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
been a requirement for a while (FormLayout introduced in 4.4) but nevery required by configure.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|