summaryrefslogtreecommitdiff
path: root/grc/gui/canvas/param.py
Commit message (Expand)AuthorAgeFilesLines
* grc: pep8 formattingJosh Morman2021-11-241-6/+6
* grc: optionally show variable names in graph #4109 (#4279)Jason Uher2021-03-161-18/+44
* grc: ensure that strings are valid utf8 when evaluating parametersDaniel Estévez2021-01-291-0/+6
* grc: fix pylint C0330: wrong hanging indentationClayton Smith2020-10-201-2/+1
* grc: fix pylint C0326: wrong number of spacesClayton Smith2020-10-201-1/+1
* grc: fix pylint C0303: Trailing whitespaceClayton Smith2020-10-201-1/+1
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-031-1/+0
* grc: Add dir_select parameter typeYamakaja2020-07-231-0/+3
* grc: add length to tooltip for variable with lenewxl2020-05-031-1/+4
* Update license header to SPDX formatdevnulling2020-01-271-13/+2
* Revert "Added switch button for bool types"karel2019-11-011-3/+0
* Added switch button for bool typesHåkon Vågsether2018-09-221-0/+3
* grc: move some of the param checkers to separate fileSebastian Koslowski2017-11-091-1/+3
* grc: refactor: move Param cls to core.paramsSebastian Koslowski2017-11-081-3/+1
* grc: added yaml/mako supportSebastian Koslowski2017-06-291-10/+10
* grc: gtk3: Converted actions to Gio.Action instead of Gtk.ActionSeth Hitefield2017-05-031-1/+1
* grc: refactor: move drawables in subpackageSebastian Koslowski2016-09-131-0/+162