aboutsummaryrefslogtreecommitdiffstats
path: root/gui/designwidget.cc
Commit message (Expand)AuthorAgeFilesLines
* make update of tree for nets and cells partialMiodrag Milanovic2018-07-231-24/+54
* Proper highlight/selected cleanup on context re-initMiodrag Milanovic2018-07-231-0/+1
* Added Bel port info to GUIMiodrag Milanovic2018-07-221-0/+8
* Move to new apiMiodrag Milanovic2018-07-221-12/+3
* Fix minor issue in GUI Wire propertiesClifford Wolf2018-07-211-2/+2
* Change DelayInfo semantics to what we actually needClifford Wolf2018-07-211-3/+12
* make new context work againMiodrag Milanovic2018-07-201-0/+3
* Start adding bitstream reading for ice40Miodrag Milanovic2018-07-201-10/+1
* Fix click on wire in net sectionMiodrag Milanovic2018-07-181-1/+1
* cell and net now can be selected, fixed issue with highlightMiodrag Milanovic2018-07-181-19/+15
* added clear action for browsing historyMiodrag Milanovic2018-07-181-0/+16
* removed not used and buggy featuresMiodrag Milanovic2018-07-181-5/+0
* Make at least 50 of pips available in uphill/downhillMiodrag Milanovic2018-07-151-10/+21
* Added splash screen info while loadingMiodrag Milanovic2018-07-151-0/+5
* added highlight groupsMiodrag Milanovic2018-07-151-41/+124
* added browsing historyMiodrag Milanovic2018-07-151-0/+56
* make linked items clickableMiodrag Milanovic2018-07-151-15/+43
* add select on property pane, and action to double clickMiodrag Milanovic2018-07-151-17/+41
* show selected item from property window as well, cleanupMiodrag Milanovic2018-07-151-254/+183
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrSergiusz Bazanski2018-07-141-19/+29
|\
| * display selected object from treeMiodrag Milanovic2018-07-141-2/+13
| * simplified Icon allocationMiodrag Milanovic2018-07-141-15/+10
| * use itemSelectionChanged, keyboard selection worksMiodrag Milanovic2018-07-141-2/+6
* | Revert "Move read methods to ReadMethods, remove some legacy access to Arch"Sergiusz Bazanski2018-07-141-14/+12
|/
* Move read methods to ReadMethods, remove some legacy access to ArchSergiusz Bazanski2018-07-141-12/+14
* Updates from clang-formatClifford Wolf2018-07-121-5/+5
* disable actions and make them accesibleMiodrag Milanovic2018-07-111-4/+8
* margins fixMiodrag Milanovic2018-07-111-1/+3
* Fix layoutMiodrag Milanovic2018-07-111-4/+25
* GUI preparation for search and browse historyMiodrag Milanovic2018-07-111-0/+32
* cleared a warning and add note for pythonMiodrag Milanovic2018-07-081-8/+8
* Added rest of properties to all sections in GUIMiodrag Milanovic2018-07-071-2/+115
* clang format and some cleanupMiodrag Milanovic2018-07-061-90/+81
* all nets and cells info visible in propertiesMiodrag Milanovic2018-07-061-74/+189
* Cleanup and fix of property viewMiodrag Milanovic2018-07-061-9/+3
* more properties added for netsMiodrag Milanovic2018-07-051-2/+66
* made current properties read onlyMiodrag Milanovic2018-07-051-6/+8
* display properties for nets and cells and simplify typesMiodrag Milanovic2018-07-051-35/+27
* Display nets and cells as wellMiodrag Milanovic2018-07-051-1/+51
* Proper tree in tree view for bels, wires and pipsMiodrag Milanovic2018-07-051-20/+72
* clangformat cleanupMiodrag Milanovic2018-06-281-6/+3
* Make GUI use recreated contextMiodrag Milanovic2018-06-261-34/+49
* Fix some memory leaksMiodrag Milanovic2018-06-251-1/+0
* display type in propertiesMiodrag Milanovic2018-06-231-0/+6
* clangformat cleanupMiodrag Milanovic2018-06-231-43/+15
* Added BUILD_GUI, BUILD_PYTHON and BUILD_TESTS cmake options,Miodrag Milanovic2018-06-231-1/+0
* OpenGL 3.1, VAO/VBOSergiusz Bazanski2018-06-221-4/+4
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/glSergiusz Bazanski2018-06-221-0/+19
|\
| * Added creditsMiodrag Milanovic2018-06-221-0/+19
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/glSergiusz Bazanski2018-06-221-0/+4
|\|