aboutsummaryrefslogtreecommitdiffstats
path: root/gui/designwidget.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Move all to tree modelMiodrag Milanovic2018-07-281-280/+64
* gui: allow selecting pipsSergiusz Bazanski2018-07-271-0/+8
* gui: ctrl click to select multiple elementsSergiusz Bazanski2018-07-271-7/+7
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/clickitySergiusz Bazanski2018-07-261-8/+15
|\
| * Added back select on property listMiodrag Milanovic2018-07-261-8/+15
* | gui: implement basic cursor pickingSergiusz Bazanski2018-07-261-0/+7
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrSergiusz Bazanski2018-07-261-54/+76
|\|
| * clangformat and GraphicElement::style commentsClifford Wolf2018-07-261-8/+6
| * Add getWireType()/getPipType() APIClifford Wolf2018-07-261-0/+2
| * highlight operation on multiple itemsMiodrag Milanovic2018-07-261-53/+51
| * clangformatEddie Hung2018-07-251-4/+3
| * made select multiple to workMiodrag Milanovic2018-07-251-0/+13
| * Add ability for multiple selection, enable for select only items that make senseMiodrag Milanovic2018-07-251-0/+12
* | gui: clickable bels, WIPSergiusz Bazanski2018-07-261-0/+7
|/
* Disable pips for now on ECP5 just to be able to work on other partsMiodrag Milanovic2018-07-241-0/+2
* 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