index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gui
/
designwidget.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
clangformat
David Shah
2018-09-30
1
-10
/
+7
*
gui: Fix another zero-decal issue
David Shah
2018-09-25
1
-1
/
+3
*
Apply GUI fix from @mmicko
David Shah
2018-09-25
1
-1
/
+3
*
Added hover on properties as well, fixes #64
Miodrag Milanovic
2018-08-22
1
-0
/
+20
*
Hover on items in tree
Miodrag Milanovic
2018-08-22
1
-5
/
+37
*
Add arch attributes display to GUI
Clifford Wolf
2018-08-18
1
-0
/
+15
*
Get rid of PortPin and BelType (ice40, generic, docs)
Clifford Wolf
2018-08-08
1
-4
/
+4
*
API change: Use CellInfo* and NetInfo* as cell/net handles (common, ice40)
Clifford Wolf
2018-08-05
1
-6
/
+6
*
Moved to new signal slot syntax
Miodrag Milanovic
2018-08-03
1
-3
/
+2
*
clangformat
Miodrag Milanovic
2018-08-02
1
-3
/
+3
*
gui: fix race condition when selecting elements during plavement
Sergiusz Bazanski
2018-08-01
1
-12
/
+45
*
gui: lock arch when accessing/building treemodel
Sergiusz Bazanski
2018-08-01
1
-2
/
+13
*
gui: move tree model into own namespace
Sergiusz Bazanski
2018-08-01
1
-11
/
+11
*
gui: restore menu for new tree model
Sergiusz Bazanski
2018-08-01
1
-47
/
+50
*
gui: restore property navigation in tree
Sergiusz Bazanski
2018-08-01
1
-5
/
+5
*
gui: restore lookup into tree after new model
Sergiusz Bazanski
2018-08-01
1
-9
/
+18
*
Merge branch 'master' into q3k/treemodel-fast
Sergiusz Bazanski
2018-08-01
1
-7
/
+23
|
\
|
*
Implement simple search
Miodrag Milanovic
2018-07-30
1
-5
/
+21
*
|
gui: lazy loading of tree model
Sergiusz Bazanski
2018-07-31
1
-69
/
+69
|
/
*
double click on tree, zoom on selected object
Miodrag Milanovic
2018-07-29
1
-2
/
+3
*
add proper info on model changes
Miodrag Milanovic
2018-07-28
1
-8
/
+10
*
fix select multiple, and reinit model
Miodrag Milanovic
2018-07-28
1
-11
/
+11
*
Clean highlight selection if removed from tree
Miodrag Milanovic
2018-07-28
1
-0
/
+12
*
Move all to tree model
Miodrag Milanovic
2018-07-28
1
-280
/
+64
*
gui: allow selecting pips
Sergiusz Bazanski
2018-07-27
1
-0
/
+8
*
gui: ctrl click to select multiple elements
Sergiusz Bazanski
2018-07-27
1
-7
/
+7
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/clickity
Sergiusz Bazanski
2018-07-26
1
-8
/
+15
|
\
|
*
Added back select on property list
Miodrag Milanovic
2018-07-26
1
-8
/
+15
*
|
gui: implement basic cursor picking
Sergiusz Bazanski
2018-07-26
1
-0
/
+7
*
|
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Sergiusz Bazanski
2018-07-26
1
-54
/
+76
|
\
|
|
*
clangformat and GraphicElement::style comments
Clifford Wolf
2018-07-26
1
-8
/
+6
|
*
Add getWireType()/getPipType() API
Clifford Wolf
2018-07-26
1
-0
/
+2
|
*
highlight operation on multiple items
Miodrag Milanovic
2018-07-26
1
-53
/
+51
|
*
clangformat
Eddie Hung
2018-07-25
1
-4
/
+3
|
*
made select multiple to work
Miodrag Milanovic
2018-07-25
1
-0
/
+13
|
*
Add ability for multiple selection, enable for select only items that make sense
Miodrag Milanovic
2018-07-25
1
-0
/
+12
*
|
gui: clickable bels, WIP
Sergiusz Bazanski
2018-07-26
1
-0
/
+7
|
/
*
Disable pips for now on ECP5 just to be able to work on other parts
Miodrag Milanovic
2018-07-24
1
-0
/
+2
*
make update of tree for nets and cells partial
Miodrag Milanovic
2018-07-23
1
-24
/
+54
*
Proper highlight/selected cleanup on context re-init
Miodrag Milanovic
2018-07-23
1
-0
/
+1
*
Added Bel port info to GUI
Miodrag Milanovic
2018-07-22
1
-0
/
+8
*
Move to new api
Miodrag Milanovic
2018-07-22
1
-12
/
+3
*
Fix minor issue in GUI Wire properties
Clifford Wolf
2018-07-21
1
-2
/
+2
*
Change DelayInfo semantics to what we actually need
Clifford Wolf
2018-07-21
1
-3
/
+12
*
make new context work again
Miodrag Milanovic
2018-07-20
1
-0
/
+3
*
Start adding bitstream reading for ice40
Miodrag Milanovic
2018-07-20
1
-10
/
+1
*
Fix click on wire in net section
Miodrag Milanovic
2018-07-18
1
-1
/
+1
*
cell and net now can be selected, fixed issue with highlight
Miodrag Milanovic
2018-07-18
1
-19
/
+15
*
added clear action for browsing history
Miodrag Milanovic
2018-07-18
1
-0
/
+16
*
removed not used and buggy features
Miodrag Milanovic
2018-07-18
1
-5
/
+0
[next]