aboutsummaryrefslogtreecommitdiffstats
path: root/gui/basewindow.cc
Commit message (Collapse)AuthorAgeFilesLines
* double click on tree, zoom on selected objectMiodrag Milanovic2018-07-291-0/+1
|
* gui: allow selecting pipsSergiusz Bazanski2018-07-271-0/+2
|
* gui: ctrl click to select multiple elementsSergiusz Bazanski2018-07-271-4/+4
|
* gui: implement basic cursor pickingSergiusz Bazanski2018-07-261-0/+1
|
* Merge branch 'master' into q3k/clickitySergiusz Bazanski2018-07-261-4/+4
|\
| * gui: style fixesSergiusz Bazanski2018-07-261-4/+4
| |
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrSergiusz Bazanski2018-07-261-2/+27
|\|
| * added buttons for new zoom operationsMiodrag Milanovic2018-07-261-2/+27
| |
* | gui: clickable bels, WIPSergiusz Bazanski2018-07-261-0/+1
|/
* Made save project work as wellMiodrag Milanovic2018-07-211-1/+1
|
* removed not used and buggy featuresMiodrag Milanovic2018-07-181-35/+0
|
* Added check for yosys availabilityMiodrag Milanovic2018-07-171-1/+1
|
* add tooltip for folderMiodrag Milanovic2018-07-161-0/+1
|
* Added Yosys tab with interactive consoleMiodrag Milanovic2018-07-161-0/+23
|
* Added splash screen info while loadingMiodrag Milanovic2018-07-151-6/+24
|
* added highlight groupsMiodrag Milanovic2018-07-151-0/+3
|
* 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