aboutsummaryrefslogtreecommitdiffstats
path: root/gui/pythontab.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixing old emails and names in copyrightsgatecat2021-06-121-1/+1
* Python code cleanupMiodrag Milanovic2020-11-141-2/+1
* generic: GUI Python bindingsDavid Shah2019-04-031-1/+2
* Add GUI for executing python fileMiodrag Milanovic2018-12-141-0/+2
* Moved to new signal slot syntaxMiodrag Milanovic2018-08-031-3/+3
* join python and info into one tabMiodrag Milanovic2018-07-141-4/+2
* Made python console use edit line and betterMiodrag Milanovic2018-07-131-4/+37
* adapted python-console for easier useMiodrag Milanovic2018-06-281-86/+25
* remove emb.ccMiodrag Milanovic2018-06-281-9/+0
* reinit python tabMiodrag Milanovic2018-06-271-6/+27
* clangformat cleanupMiodrag Milanovic2018-06-231-14/+6
* Added BUILD_GUI, BUILD_PYTHON and BUILD_TESTS cmake options,Miodrag Milanovic2018-06-231-0/+3
* cleaned some warningsMiodrag Milanovic2018-06-231-1/+1
* Added creditsMiodrag Milanovic2018-06-221-0/+19
* fixed namespace for gui sectionMiodrag Milanovic2018-06-221-1/+5
* Added context menus for python and info tabMiodrag Milanovic2018-06-201-0/+17
* Added custom line editor with historyMiodrag Milanovic2018-06-201-14/+19
* Small gui improvements and open json functionalityMiodrag Milanovic2018-06-191-0/+5
* CleanupMiodrag Milanovic2018-06-141-1/+1
* Split to classesMiodrag Milanovic2018-06-141-0/+90