aboutsummaryrefslogtreecommitdiffstats
path: root/grc (follow)
Commit message (Expand)AuthorAgeFilesLines
* GRC: update cloned port's dtypeGlenn Richardson2019-09-201-0/+1
* grc: enable advanced parametersBastian Bloessl2019-09-191-12/+12
* grc: option toggle the show id on all blocksJosh Morman2019-09-175-2/+21
* grc: prevent scrolling to top of canvasJosh Morman2019-08-071-1/+6
* grc: prevent yaml parser errors from crashing grcJosh Morman2019-08-051-1/+1
* grc/cppgen: Use cli-style CMake optionsHåkon Vågsether2019-07-292-4/+13
* grc: Rename _options_block to options_blockHåkon Vågsether2019-07-282-15/+15
* grc: Add sensible defaults to Options blockHåkon Vågsether2019-07-283-3/+11
* grc: Make sure that the C++ test works at allHåkon Vågsether2019-07-282-10/+100
* grc: Added copyright to C++ testHåkon Vågsether2019-07-281-1/+18
* grc: Fix XML loading without lxmlHåkon Vågsether2019-07-282-7/+9
* Fix KeyError in variable blocksVolker Schroer2019-07-251-0/+3
* Fix KeyError 'value' in variable blocksVolker Schroer2019-07-251-2/+13
* grc:CMakeLists: fix python3.6 min versionGwenhael Goavec-Merou2019-07-231-1/+1
* grc/cppgen: Hide linking parameterHåkon Vågsether2019-07-211-1/+1
* grc: clean up todos from busportsJosh Morman2019-07-212-9/+10
* grc: Use yaml.safe_load() instead of yaml.load()Håkon Vågsether2019-07-212-2/+2
* grc/cppgen: Fix a bug where GRC would write to the wrong directoryHåkon Vågsether2019-07-211-8/+10
* grc: restore copy/paste behaviorJosh Morman2019-07-191-2/+8
* Fix for misc. documentation + trivial typosluz.paz2019-07-174-6/+6
* Set grc Python3 min ver to 3.6.5, Py2 min ver to 2.7.6Marcus Müller2019-07-171-2/+2
* grc: added url to wiki page for each block in docs tabMarc L2019-07-174-1/+26
* grc: add busports back into 3.8Josh Morman2019-07-1511-35/+352
* grc: Generating a flowgraph with no gui requires to import sys, tooVolker Schroer2019-07-141-1/+1
* grc: Load builtin icon if no freedesktop is foundVolker Schroer2019-07-091-2/+2
* grc: introduce flag 'show_id' to show block idBastian Bloessl2019-06-2911-9/+17
* grc: Unselect all on Ctrl+FHåkon Vågsether2019-06-291-0/+1
* Fixing Name error in Dialog.pyVolker Schroer2019-06-291-1/+1
* Use gnuradio icon if availableVolker Schroer2019-06-291-2/+5
* grc: Remove 'id' from auto-gen'd port names, same as 3.7 didVolker Schroer2019-06-201-1/+1
* grc: better qt flowgraph shutdownBastian Bloessl2019-06-193-3/+32
* runtime: port ctrlport monitor to 3.8 and qt5Bastian Bloessl2019-06-191-7/+9
* fixup! GRC: Fix for GRC crash in case of flowgraph errorMartin Braun2019-06-192-3/+3
* GRC: Fix for GRC crash in case of flowgraph errorArpit Gupta2019-06-183-0/+14
* grc: function_probe_block extra quotes with block_idJosh Morman2019-05-284-5/+16
* grc: Squelch more debug messages.Ron Economos2019-04-223-3/+2
* Fix some more depreciation warningsVolker Schroer2019-04-191-3/+3
* Fix PyGTKDeprecationWarning in FileChooserDialogVolker Schroer2019-04-191-4/+4
* Add missing quotes in themes parameter of option blockVolker Schroer2019-04-191-1/+1
* grc: Increase logging level to INFO.Ron Economos2019-03-311-1/+1
* grc: fix generation of hier2 block in case of multiple message portsVolker Schroer2019-03-312-3/+0
* fixup! Modifying dummy block and error messagesDerek Kozel2019-03-131-4/+3
* Modifying dummy block and error messagesVolker Schroer2019-03-132-10/+12
* Correctly building dummy blockVolker Schroer2019-03-132-3/+9
* grc: Fix save as for existing grc filearu312019-02-221-1/+7
* Make sure underscores are shown in "Open Recent" file listHåkon Vågsether2019-02-211-1/+1
* grc: fixes in evaluated propertiesSebastian Koslowski2019-02-172-1/+4
* grc: whitespace fixSebastian Koslowski2019-02-171-1/+1
* grc: fix block flagsSebastian Koslowski2019-02-173-10/+21
* grc: Add missing GRC version to cpp_top_block.pyHåkon Vågsether2019-02-171-2/+2