summaryrefslogtreecommitdiff
path: root/grc
Commit message (Expand)AuthorAgeFilesLines
* grc: fixes crash when using function probe with bokehguiNotou2020-05-291-6/+16
* grc: draw selected elements lastSebastian Koslowski2020-05-281-0/+3
* grc: auto-shift colliding blocks when pastingSebastian Koslowski2020-05-281-1/+6
* grc: fix pasting connections when block were renamed (fixes #3499)Sebastian Koslowski2020-05-281-14/+11
* grc: iterate all selected blocks when changing port type (fixes #3500)Sebastian Koslowski2020-05-281-2/+2
* grc: remove dead codeClayton Smith2020-05-281-8/+0
* grc: Fix background color of raw types for dark themesVolker Schroer2020-05-211-1/+1
* grc: fix dark theme detectionSebastian Koslowski2020-05-161-1/+1
* grc: fixup: dynamically update namespaces from blocks (#3317)Sebastian Koslowski2020-05-161-4/+6
* grc: dynamically update namespaces from blocksJacob Gilbert2020-05-151-1/+16
* grc: Updated Actionsalekhgupta14412020-05-061-0/+5
* grc: Updated Barsalekhgupta14412020-05-061-1/+1
* grc: Updated Applicationalekhgupta14412020-05-061-0/+2
* grc: Updated Dialogsalekhgupta14412020-05-061-1/+17
* grc: add length to tooltip for variable with lenewxl2020-05-031-1/+4
* grc: Deduplicate block pathsMartin Braun2020-04-281-0/+4
* grc: use cmake --build instead of makejapm482020-04-262-1/+23
* grc: start flowgraph process in its folderjapm482020-04-261-3/+7
* grc: use correct labels in log window context menujapm482020-04-261-2/+2
* grc: Enable strict_undefined to ease Mako template debuggingHåkon Vågsether2020-04-211-1/+1
* grc: do not assume gsettings existsjapm482020-04-201-3/+7
* gnuradio-companion: add Meta modifier key for macOSDavide Gerhard2020-04-193-2/+30
* grc: add hotkeys to clear/save console, and to toggle autoscroll, updated sho...Jacob Gilbert2020-04-092-12/+17
* grc: show file path as tooltip in tab labeljapm482020-04-032-0/+13
* grc: disable save prompt on new blank pagesjapm482020-03-302-3/+0
* grc: remove python checkjapm482020-03-291-8/+0
* grc: Added a new menu option under Help for Keyboard-Shortcutsalekhgupta14412020-03-284-5/+53
* grc: workaround to allow epy blocks/modules to loadJosh Morman2020-03-261-2/+5
* Allow grc to load flowgraphs with missing blocksTerry May2020-03-121-2/+2
* grc: Fix C++ code generationTerry May2020-02-1810-65/+185
* grc: Remove unused template definitionIgor Freire2020-02-151-7/+0
* grc: Fix eng_float default on argparse templateIgor Freire2020-02-151-1/+1
* grc: add python snippets to GRCJosh Morman2020-02-108-6/+141
* grc: ctrl+a now selects all text if search box in focusChris Donohue2020-02-091-1/+4
* grc: fix ctrl+s keyboard shortcut on new flowgraphsChris Donohue2020-02-072-1/+5
* grc: Fix failing expr_utils testHåkon Vågsether2020-02-031-1/+1
* Update license header to SPDX formatdevnulling2020-01-2797-1254/+175
* GRC/grcc: Update path warningsduggabe2020-01-252-4/+6
* grc: Display documentation for blocks without category keyVasil Velichkov2020-01-221-1/+1
* grc: Set GRC_BLOCKS_PATH to the local blocks directoryVasil Velichkov2020-01-104-3/+1
* grc: Run tests using GR_ADD_TEST macroVasil Velichkov2020-01-101-4/+1
* grc: Execute tests only when pytest is availableVasil Velichkov2020-01-101-4/+12
* grc: Mark failing tests with xfailVasil Velichkov2020-01-104-1/+11
* grc: Include GRC tests in CTest testingVasil Velichkov2020-01-103-0/+29
* grc: make catch exceptions option an enumJosh Morman2020-01-081-1/+3
* grc: remove canvas_size as a flowgraph optionJosh Morman2020-01-083-22/+1
* GRC: Fix color for input boxes in parameter widget for dark themesArpit Gupta2020-01-073-28/+92
* cmake: grc: Provide ENABLE_POSTINSTALL optionMartin Braun2020-01-061-2/+4
* Execute generated freedesktop install scriptVolker Schroer2020-01-061-0/+4
* runtime: add GR_PREFS_PATH env variable searchJosh Morman2020-01-061-1/+1