summaryrefslogtreecommitdiff
path: root/grc/gui/Notebook.py
Commit message (Expand)AuthorAgeFilesLines
* grc: pep8 formattingJosh Morman2021-11-241-3/+6
* grc: prevent search keystrokes from modifying flowgraphClayton Smith2020-08-191-1/+4
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-031-1/+0
* grc: show file path as tooltip in tab labeljapm482020-04-031-0/+9
* Update license header to SPDX formatdevnulling2020-01-271-13/+2
* [grc] better path handling in generator (merges #1473)Håkon Vågsether2017-09-301-1/+1
* grc: gtk3: Small fixes for PR 1299Seth Hitefield2017-05-111-1/+8
* grc: gtk3: Converted actions to Gio.Action instead of Gtk.ActionSeth Hitefield2017-05-031-11/+33
* grc: gtk3: fix block layout sizes when zoomingSebastian Koslowski2017-01-111-1/+0
* grc: refactor: Moved the notebook and console into separate classes.Seth Hitefield2016-09-231-0/+159