Miodrag Milanovic
|
b55ccc12f0
|
add graphics toolbar to all targets
|
2018-07-31 17:40:19 +02:00 |
|
David Shah
|
e3a403fa29
|
ecp5: Disable Pip list in GUI for now
Signed-off-by: David Shah <davey1576@gmail.com>
|
2018-07-31 14:36:17 +02:00 |
|
Miodrag Milanovic
|
7da64ee167
|
Implement simple search
|
2018-07-30 20:10:36 +02:00 |
|
Miodrag Milanovic
|
91227b7753
|
double click on tree, zoom on selected object
|
2018-07-29 15:21:34 +02:00 |
|
Miodrag Milanovic
|
7c8865d2fc
|
Added sorting
|
2018-07-29 10:56:36 +02:00 |
|
Miodrag Milanovic
|
ba2531edc0
|
add proper info on model changes
|
2018-07-28 18:48:32 +02:00 |
|
Miodrag Milanovic
|
9a30b6330b
|
fix select multiple, and reinit model
|
2018-07-28 17:13:13 +02:00 |
|
Miodrag Milanovic
|
0d3d149c4f
|
Clean highlight selection if removed from tree
|
2018-07-28 16:56:16 +02:00 |
|
Miodrag Milanovic
|
7b09a7402e
|
Move all to tree model
|
2018-07-28 15:44:00 +02:00 |
|
Sergiusz Bazanski
|
c210ce7768
|
gui: unselect on click and zoom fixes
|
2018-07-27 15:46:00 +01:00 |
|
Sergiusz Bazanski
|
816d33fa94
|
gui: deunionize PickedElement to support arches with typedefd Ids
|
2018-07-27 15:11:41 +01:00 |
|
Sergiusz Bazanski
|
dc46eea24d
|
gui: allow building for ECP5 and on Windows
|
2018-07-27 13:47:21 +01:00 |
|
Sergiusz Bazanski
|
96608c8d07
|
gui: allow selecting pips
|
2018-07-27 02:28:01 +01:00 |
|
Sergiusz Bazanski
|
e1dfbc0241
|
gui: do not allow selecting FRAMEs
|
2018-07-27 02:24:00 +01:00 |
|
Sergiusz Bazanski
|
3967899a2a
|
gui: don't keep stale hover selections
|
2018-07-27 02:17:04 +01:00 |
|
Sergiusz Bazanski
|
1fe1b99a5a
|
gui: ctrl click to select multiple elements
|
2018-07-27 02:14:40 +01:00 |
|
Sergiusz Bazanski
|
83371248fc
|
gui: rejigger maximum zoom out
|
2018-07-27 02:06:33 +01:00 |
|
Sergiusz Bazanski
|
6db0731ea5
|
gui: implement zoom to selection
|
2018-07-27 02:04:24 +01:00 |
|
Sergiusz Bazanski
|
5a7fe84a04
|
gui: clang-format
|
2018-07-27 01:22:29 +01:00 |
|
Sergiusz Bazanski
|
0eb40da749
|
gui: implement zoom to outbounds
|
2018-07-27 01:21:50 +01:00 |
|
Sergiusz Bazanski
|
d2c3807598
|
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/clickity
|
2018-07-26 22:41:17 +01:00 |
|
Sergiusz Bazanski
|
402be30268
|
gui: after review of quadtree by msgctl, tougher tests
|
2018-07-26 22:41:10 +01:00 |
|
Sergiusz Bazanski
|
df908374dc
|
gui: implement basic cursor picking
|
2018-07-26 22:40:45 +01:00 |
|
Sergiusz Bazanski
|
567566585c
|
wip
|
2018-07-26 18:43:00 +01:00 |
|
Miodrag Milanovic
|
e5acd80247
|
Added back select on property list
|
2018-07-26 19:32:21 +02:00 |
|
Sergiusz Bazanski
|
940886f9fa
|
Merge branch 'master' into q3k/clickity
|
2018-07-26 17:46:27 +01:00 |
|
Sergiusz Bazanski
|
ae6eeb9d81
|
gui: include linshader.{cc,h}
|
2018-07-26 17:39:22 +01:00 |
|
Sergiusz Bazanski
|
16acc6ea43
|
gui: move polyline/lineshader to gui/lineshader.{h,cc}
|
2018-07-26 17:37:24 +01:00 |
|
Sergiusz Bazanski
|
ba5395d89f
|
gui: refactor FPGAViewWidget even more slightly
|
2018-07-26 17:33:19 +01:00 |
|
Sergiusz Bazanski
|
706fe2f365
|
gui: refactor FPGAViewWidget slightly
|
2018-07-26 17:26:26 +01:00 |
|
Sergiusz Bazanski
|
c37d2baaf6
|
common: rename GraphicElement::{style,type} enums, add _MAX members
|
2018-07-26 16:39:19 +01:00 |
|
Sergiusz Bazanski
|
340c2520b0
|
Merge branch 'master' into q3k/clickity
|
2018-07-26 16:26:26 +01:00 |
|
Sergiusz Bazanski
|
f1b84fbdc5
|
gui: style fixes
|
2018-07-26 16:26:05 +01:00 |
|
Sergiusz Bazanski
|
4a21436dfa
|
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
|
2018-07-26 16:22:19 +01:00 |
|
Sergiusz Bazanski
|
c897c0ca9a
|
gui: clickable bels, WIP
|
2018-07-26 16:20:58 +01:00 |
|
Clifford Wolf
|
03f92948d1
|
clangformat and GraphicElement::style comments
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-07-26 17:14:56 +02:00 |
|
Clifford Wolf
|
467e0926f9
|
Add getWireType()/getPipType() API
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-07-26 16:38:11 +02:00 |
|
Miodrag Milanovic
|
4587b8c000
|
added buttons for new zoom operations
|
2018-07-26 13:21:46 +02:00 |
|
Miodrag Milanovic
|
c9b9d9b227
|
highlight operation on multiple items
|
2018-07-26 11:42:05 +02:00 |
|
Eddie Hung
|
950f33c1bb
|
clangformat
|
2018-07-25 17:53:01 -07:00 |
|
Sergiusz Bazanski
|
30d481e321
|
gui: Add QuadTree and tests
|
2018-07-25 21:57:20 +01:00 |
|
Miodrag Milanovic
|
9a4bdbe4b6
|
made select multiple to work
|
2018-07-25 19:21:46 +02:00 |
|
Miodrag Milanovic
|
2596b9fe17
|
Add ability for multiple selection, enable for select only items that make sense
|
2018-07-25 19:10:45 +02:00 |
|
Clifford Wolf
|
f3dab003e7
|
Merge branch 'bba' into 'master'
bbasm
See merge request SymbioticEDA/nextpnr!18
|
2018-07-25 11:07:51 +00:00 |
|
Miodrag Milanovic
|
6b8b067b1a
|
Fix for zero length case
|
2018-07-25 09:37:22 +02:00 |
|
Miodrag Milanovic
|
ede3cc1459
|
Disable pips for now on ECP5 just to be able to work on other parts
|
2018-07-24 20:30:18 +02:00 |
|
Clifford Wolf
|
c3cbc274ac
|
Change G_FRAME color to be significantly darker than G_ACTIVE
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-07-24 12:24:14 +02:00 |
|
Clifford Wolf
|
9d38907e95
|
Add G_ARROW (for now same look as G_LINE)
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-07-24 12:18:01 +02:00 |
|
Miodrag Milanovic
|
139f7e0903
|
make update of tree for nets and cells partial
|
2018-07-23 19:54:36 +02:00 |
|
Miodrag Milanovic
|
7fd45c0cdf
|
Proper highlight/selected cleanup on context re-init
|
2018-07-23 17:10:06 +02:00 |
|