Statistics
| Branch: | Tag: | Revision:

root / grc / gui @ f3ce47cd

Name Size
ActionHandler.py 16 kB
Actions.py 8.2 kB
Bars.py 3.9 kB
Block.py 6.4 kB
BlockTreeWindow.py 7.5 kB
CMakeLists.txt 1.3 kB
Colors.py 1.5 kB
Connection.py 6 kB
Constants.py 2.4 kB
Dialogs.py 4 kB
DrawingArea.py 4.8 kB
Element.py 7.2 kB
FileDialogs.py 6.7 kB
FlowGraph.py 18.6 kB
MainWindow.py 10.4 kB
Messages.py 3.4 kB
NotebookPage.py 5.1 kB
Param.py 6.8 kB
Platform.py 886 Bytes
Port.py 6.5 kB
Preferences.py 2.8 kB
PropsDialog.py 5.7 kB
StateCache.py 3.1 kB
Utils.py 3 kB
__init__.py 1 Byte

Latest revisions

# Date Author Comment
f919f9dc 04/13/2012 10:36 pm Tom Rondeau

Removed whitespace and added dtools/bin/remove-whitespace as a tool to do this in the future.

The sed script was provided by Moritz Fischer.

00420d32 12/08/2011 09:48 pm Johnathan Corgan

Removed autotools, gr-waveform, some cleanup

Nick Foster owes Nick Corgan a six-pack of beer!

9a3f3caf 12/07/2011 11:09 pm Timo Lindfors

grc: fix typos

c2bf4895 12/01/2011 02:27 am Josh Blum

grc: force param text to black to guarantee readability

accb9f2f 07/21/2011 02:04 am Josh Blum

gr: squashed cmakelists.txt into one commit

af1d0a61 04/14/2011 05:49 pm Josh Blum

grc: replaced asserts in gui subdirectory

21158d42 03/13/2011 06:36 pm Josh Blum

grc: swap store the subprocess object rather than the pid when executing

For some reason os.kill(p.pid, SIGKILL) does not work on windows.
However, the subprocess p.kill() works just fine for both systems.
96a20bb0 03/24/2010 06:39 am Josh Blum

work on the string representations for parameters (large vectors could be too much to render, ie use truncation)

d844c4f0 03/09/2010 08:40 pm Josh Blum

added a right click context menu for the flow graph elements

875c588c 12/08/2009 03:40 am Johnathan Corgan

Merge branch 'wip/grc/cleanup' of http://gnuradio.org/git/jblum

View revisions

Also available in: Atom