summaryrefslogtreecommitdiff
path: root/grc/gui/Platform.py
Commit message (Collapse)AuthorAgeFilesLines
* grc: py3k compat using python-modernizeSebastian Koslowski2016-06-091-1/+3
|
* grc-refactor: remove (hopefully) all deps to GR in core/ and gui/Sebastian Koslowski2016-04-051-12/+15
|
* grc-refactor: move gui prefs to guiSebastian Koslowski2016-04-051-4/+8
|
* grc-refactor: Platform.pySebastian Koslowski2016-02-171-1/+2
|
* grc-refactor: rename grc/model/ to grc/core/Sebastian Koslowski2016-02-171-2/+2
|
* grc-refactor: clean-up grc directorySebastian Koslowski2016-02-171-2/+2
|
* grc-refactor: move grc.base to grc.python.baseSebastian Koslowski2016-02-171-5/+40
|
* grc: add user settings for canvas default size and canvas font size (+ ↵Sebastian Koslowski2015-07-171-1/+1
| | | | clean-ups)
* grc: nicer output of blocks paths and prefs fileSebastian Koslowski2014-04-091-1/+6
|
* grc: Fix whitespace issue in grc to use proper spacesTim O'Shea2013-07-091-1/+1
| | | | Remove all \t's to match the rest of GNU Radio
* standardized the Element inheritance __init__ usage in guiJosh Blum2009-09-051-1/+2
|
* Switched the python classes to inherit from the base and gui classes.Josh Blum2009-08-301-27/+2
| | | | | Use only **kwargs so all contructor parameters must be passed with keys. Moved gui input forms classes from base to gui param module.
* Removed Source and Sink classes as Port subclasses.Josh Blum2009-08-171-3/+2
| | | | A port can be a source or a sink based on the dir parameter.
* Merging r11186:11273 from grc branch.jblum2009-06-231-0/+48
Fixes, features, and reorganization for grc. Minor fixes and features for wxgui forms. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11274 221aa14e-8319-0410-a670-987f0aec2ac5