aboutsummaryrefslogtreecommitdiffstats
path: root/grc (follow)
Commit message (Expand)AuthorAgeFilesLines
* grc: don't blacklist default fg idJosh Morman2022-01-063-2/+3
* cmake: replace deprecated distutilsVolker Schroer2021-12-204-4/+4
* grc: modify and cleanup bokeh server loopNotou2021-12-072-54/+15
* grc: pep8 formattingJosh Morman2021-11-2477-608/+999
* grc: Dependent variables sometimes fail to evaluateVolker Schroer2021-10-272-3/+7
* grc: Move menu init debug log to MainWindow.pyMark Pentler2021-10-222-11/+1
* GRC: be tolerant against Gtk.init_check failure, which seems to be flimsyMarcus Müller2021-10-211-4/+8
* GRC: don't rely on GUI to inform about failure to initialize GUIMarcus Müller2021-10-211-4/+10
* grc: Removed unused code in gnuradio/platform.pyAdarsh Singh2021-10-141-7/+1
* grc: typo in Connection.pyJeff Long2021-10-141-1/+1
* grc: Don't fail when type lookup fails by defaulting to an empty set.Ryan Volz2021-10-141-1/+3
* grc: Look up type aliases as a set instead of a single value.Ryan Volz2021-10-122-20/+18
* grc: added shortcuts zoom in/out/resetJeff Dumps2021-10-115-10/+50
* grc: block comment font size incorrect, ignoring config fileChris2021-10-111-23/+19
* grc: Write "ID", not "Id"Håkon Vågsether2021-10-112-2/+2
* grc: Add aliases for "sc16==short" and "sc8==byte".Ryan Volz2021-10-051-0/+4
* grc: Fix category and module tooltipsClayton Smith2021-10-011-1/+1
* grc: Include scale factor when computing drawing area size.Ryan Volz2021-09-301-1/+5
* grc: Implement grcc --output switch for hierarchical blocksJaredD2021-09-276-33/+50
* grc: Raise error for unfilled parametersSolomon Tan2021-09-271-1/+1
* grc: Add no_quotes() convenience function (callable from templates)Håkon Vågsether2021-09-071-0/+11
* grc: generate cpp hier code switch to std::shared_ptrVolker Schroer2021-09-021-1/+1
* grc cpp generation: Establish the possibility to add find packagesVolker Schroer2021-09-025-2/+29
* grc: Fix cpp hier param yaml templateSolomon Tan2021-08-231-5/+5
* grc/cmake: Improve pyyaml checkMartin Braun2021-08-231-1/+1
* grc: fix the evaluation of interdependent variablesVolker Schroer2021-08-072-1/+1
* grc: allow short and byte as valid types in an enumJeff Long2021-07-192-2/+2
* cmake: correct minimum version checking for MakoJeff Long2021-07-191-2/+3
* grc: introduce gui_hint for cpp code generationVolker Schroer2021-07-193-16/+35
* GRC: Test: Relax the checking of the metainfo fileMarcus Müller2021-07-191-2/+2
* grc: update disabled blocks if they depend on othersVolker Schroer2021-07-191-1/+2
* grc: Fix desync when dragging blockDavid Winter2021-07-091-4/+10
* grc: generating a simple cpp qt-gui flowgraph failsVolker Schroer2021-06-212-0/+4
* grc: Update flowgraph vars controlled by varsSolomon Tan2021-06-191-1/+1
* global: remove iostream from all files not use cout|cerr|cin|clogMarcus Müller2021-06-171-1/+0
* grc: use new cache filename to avoid confusion with earlier cachesMarcus Müller2021-06-041-1/+2
* GRC: cache now time-dependent, version-sensitiveMarcus Müller2021-06-042-9/+35
* grc: cache: remove unused functionMarcus Müller2021-06-041-9/+0
* grc: cache: remove useless importMarcus Müller2021-06-041-2/+0
* grc: handle variables of type raw correctlyVolker Schroer2021-06-013-17/+3
* grc: fix Wrong order in the generated .py caused by uncorrect function without_gui_hint(block)Christophe Seguinot2021-06-011-8/+0
* GRC: Distinguishing colors for deprecated blocksMarcus Müller2021-06-012-10/+38
* GRC: core Block: deprecated propertyMarcus Müller2021-06-011-7/+29
* grc: fix dark theme name not affecting colorsChuang Zhu2021-06-011-3/+3
* grc: fix dark theme on ParamWidgetsChuang Zhu2021-06-011-1/+1
* grc: Be more informative when missing "options" block.Ryan Volz2021-06-011-1/+14
* grc: Fix vector length bugSolomon Tan2021-05-242-1/+2
* grc: exclude examples test from make testJosh Morman2021-05-202-1/+2
* grc: Test all in-tree examplesHåkon Vågsether2021-05-201-0/+67
* gr-blocks: Standardize Vector parameter nameSolomon Tan2021-05-193-4/+4