aboutsummaryrefslogtreecommitdiffstats
path: root/gui/line_editor.cc
Commit message (Collapse)AuthorAgeFilesLines
* Add support for pasting multiline code to pythonMiodrag Milanovic2020-02-281-6/+24
|
* Moved to new signal slot syntaxMiodrag Milanovic2018-08-031-3/+3
|
* Added Yosys tab with interactive consoleMiodrag Milanovic2018-07-161-1/+0
|
* join python and info into one tabMiodrag Milanovic2018-07-141-4/+0
|
* Made python console use edit line and betterMiodrag Milanovic2018-07-131-3/+53
|
* clangformat cleanupMiodrag Milanovic2018-06-231-6/+2
|
* Added creditsMiodrag Milanovic2018-06-221-0/+19
|
* fixed namespace for gui sectionMiodrag Milanovic2018-06-221-2/+5
|
* Added custom line editor with historyMiodrag Milanovic2018-06-201-0/+67