aboutsummaryrefslogtreecommitdiffstats
path: root/gui/basewindow.cc
Commit message (Expand)AuthorAgeFilesLines
...
* add select on property pane, and action to double clickMiodrag Milanovic2018-07-151-5/+6
* display selected object from treeMiodrag Milanovic2018-07-141-0/+1
* simplified Icon allocationMiodrag Milanovic2018-07-141-18/+10
* join python and info into one tabMiodrag Milanovic2018-07-141-11/+5
* Made python console use edit line and betterMiodrag Milanovic2018-07-131-1/+1
* remove maximum size restriction for tree/propertyMiodrag Milanovic2018-07-131-1/+0
* Use command line parameters settings for GUI as well.Miodrag Milanovic2018-07-131-1/+2
* added progress bar for future useMiodrag Milanovic2018-07-121-0/+6
* Display nets and cells as wellMiodrag Milanovic2018-07-051-0/+1
* clangformat cleanupMiodrag Milanovic2018-06-281-4/+4
* reinit python tabMiodrag Milanovic2018-06-271-1/+3
* disable new and open while tasks are runningMiodrag Milanovic2018-06-271-2/+2
* Make GUI use recreated contextMiodrag Milanovic2018-06-261-3/+8
* Preps for more UI functionalityMiodrag Milanovic2018-06-261-13/+23
* clangformat cleanupMiodrag Milanovic2018-06-231-4/+2
* Added BUILD_GUI, BUILD_PYTHON and BUILD_TESTS cmake options,Miodrag Milanovic2018-06-231-0/+5
* Added creditsMiodrag Milanovic2018-06-221-0/+19
* fixed namespace for gui sectionMiodrag Milanovic2018-06-221-1/+7
* more task controlMiodrag Milanovic2018-06-221-1/+1
* log_error now trows exception, main is covering catchMiodrag Milanovic2018-06-211-1/+0
* Added task manager and worker thread for ice40Miodrag Milanovic2018-06-211-27/+2
* Add graphics view in tabMiodrag Milanovic2018-06-211-1/+5
* cleanupMiodrag Milanovic2018-06-211-1/+1
* Make arch specific main windowMiodrag Milanovic2018-06-211-0/+138