Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'redist_slack' of gitlab.com:SymbioticEDA/nextpnr into redist_slack | Eddie Hung | 2018-07-31 | 3 | -1/+7 |
|\ | |||||
| * | add graphics toolbar to all targets | Miodrag Milanovic | 2018-07-31 | 2 | -0/+4 |
| | | |||||
| * | ecp5: Disable Pip list in GUI for now | David Shah | 2018-07-31 | 1 | -1/+3 |
| | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | | Revert "always assign budget before placing" | Eddie Hung | 2018-07-30 | 1 | -2/+1 |
|/ | | | | This reverts commit 2bf39cbdc596b06c179280951d42353de440dc81. | ||||
* | Implement simple search | Miodrag Milanovic | 2018-07-30 | 4 | -5/+43 |
| | |||||
* | double click on tree, zoom on selected object | Miodrag Milanovic | 2018-07-29 | 3 | -2/+6 |
| | |||||
* | Added sorting | Miodrag Milanovic | 2018-07-29 | 2 | -14/+38 |
| | |||||
* | add proper info on model changes | Miodrag Milanovic | 2018-07-28 | 2 | -8/+27 |
| | |||||
* | 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 | 2 | -8/+12 |
| | |||||
* | Move all to tree model | Miodrag Milanovic | 2018-07-28 | 4 | -303/+463 |
| | |||||
* | gui: unselect on click and zoom fixes | Sergiusz Bazanski | 2018-07-27 | 2 | -7/+26 |
| | |||||
* | gui: deunionize PickedElement to support arches with typedefd Ids | Sergiusz Bazanski | 2018-07-27 | 2 | -37/+69 |
| | |||||
* | gui: allow building for ECP5 and on Windows | Sergiusz Bazanski | 2018-07-27 | 2 | -5/+25 |
| | |||||
* | gui: allow selecting pips | Sergiusz Bazanski | 2018-07-27 | 5 | -0/+14 |
| | |||||
* | gui: do not allow selecting FRAMEs | Sergiusz Bazanski | 2018-07-27 | 1 | -1/+1 |
| | |||||
* | gui: don't keep stale hover selections | Sergiusz Bazanski | 2018-07-27 | 1 | -1/+7 |
| | |||||
* | gui: ctrl click to select multiple elements | Sergiusz Bazanski | 2018-07-27 | 5 | -22/+28 |
| | |||||
* | gui: rejigger maximum zoom out | Sergiusz Bazanski | 2018-07-27 | 1 | -1/+1 |
| | |||||
* | gui: implement zoom to selection | Sergiusz Bazanski | 2018-07-27 | 3 | -49/+84 |
| | |||||
* | gui: clang-format | Sergiusz Bazanski | 2018-07-27 | 4 | -137/+135 |
| | |||||
* | gui: implement zoom to outbounds | Sergiusz Bazanski | 2018-07-27 | 2 | -35/+128 |
| | |||||
* | 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: after review of quadtree by msgctl, tougher tests | Sergiusz Bazanski | 2018-07-26 | 1 | -5/+15 |
| | | |||||
* | | gui: implement basic cursor picking | Sergiusz Bazanski | 2018-07-26 | 5 | -52/+285 |
| | | |||||
* | | wip | Sergiusz Bazanski | 2018-07-26 | 2 | -65/+82 |
| | | |||||
* | | Merge branch 'master' into q3k/clickity | Sergiusz Bazanski | 2018-07-26 | 4 | -550/+623 |
|\| | |||||
| * | gui: include linshader.{cc,h} | Sergiusz Bazanski | 2018-07-26 | 2 | -0/+445 |
| | | |||||
| * | gui: move polyline/lineshader to gui/lineshader.{h,cc} | Sergiusz Bazanski | 2018-07-26 | 2 | -385/+1 |
| | | |||||
| * | gui: refactor FPGAViewWidget even more slightly | Sergiusz Bazanski | 2018-07-26 | 2 | -28/+28 |
| | | |||||
| * | gui: refactor FPGAViewWidget slightly | Sergiusz Bazanski | 2018-07-26 | 2 | -137/+150 |
| | | |||||
| * | common: rename GraphicElement::{style,type} enums, add _MAX members | Sergiusz Bazanski | 2018-07-26 | 1 | -10/+10 |
| | | |||||
* | | Merge branch 'master' into q3k/clickity | Sergiusz Bazanski | 2018-07-26 | 3 | -20/+13 |
|\| | |||||
| * | gui: style fixes | Sergiusz Bazanski | 2018-07-26 | 3 | -20/+13 |
| | | |||||
* | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Sergiusz Bazanski | 2018-07-26 | 12 | -72/+145 |
|\| | |||||
| * | clangformat and GraphicElement::style comments | Clifford Wolf | 2018-07-26 | 3 | -9/+8 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Add getWireType()/getPipType() API | Clifford Wolf | 2018-07-26 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | added buttons for new zoom operations | Miodrag Milanovic | 2018-07-26 | 10 | -17/+67 |
| | | |||||
| * | highlight operation on multiple items | Miodrag Milanovic | 2018-07-26 | 2 | -55/+52 |
| | | |||||
| * | 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 | 5 | -15/+88 |
| | | |||||
* | | gui: Add QuadTree and tests | Sergiusz Bazanski | 2018-07-25 | 1 | -0/+387 |
|/ | |||||
* | Merge branch 'bba' into 'master' | Clifford Wolf | 2018-07-25 | 1 | -0/+2 |
|\ | | | | | | | | | bbasm See merge request SymbioticEDA/nextpnr!18 | ||||
| * | Fix for zero length case | Miodrag Milanovic | 2018-07-25 | 1 | -0/+2 |
| | | |||||
* | | Disable pips for now on ECP5 just to be able to work on other parts | Miodrag Milanovic | 2018-07-24 | 1 | -0/+2 |
|/ | |||||
* | Change G_FRAME color to be significantly darker than G_ACTIVE | Clifford Wolf | 2018-07-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Add G_ARROW (for now same look as G_LINE) | Clifford Wolf | 2018-07-24 | 1 | -2/+2 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> |