summaryrefslogtreecommitdiff
path: root/grc/gui/external_editor.py
Commit message (Expand)AuthorAgeFilesLines
* grc: fix pylint C0330: wrong hanging indentationClayton Smith2020-10-201-1/+1
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-031-1/+0
* Update license header to SPDX formatdevnulling2020-01-271-12/+1
* Merge branch 'gtk3' into python3Sebastian Koslowski2017-03-091-5/+4
|\
| * grc: py3k compat using python-modernizeSebastian Koslowski2016-06-091-2/+4
* | grc: fix file monitor on windows (#1169)Sebastian Koslowski2017-01-171-15/+13
|/
* grc: Added option to use the default editor when opening embedded python blocksSeth Hitefield2015-11-241-12/+8
* grc: open and update params from external editorSebastian Koslowski2015-11-111-0/+93