Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sorted out zoomout, works for all now | Miodrag Milanovic | 2018-11-11 | 1 | -20/+3 |
* | Update grid properly | Miodrag Milanovic | 2018-10-27 | 1 | -0/+3 |
* | clangformat | Miodrag Milanovic | 2018-10-27 | 1 | -1/+1 |
* | Fix tooltip position when doing screenshot | Miodrag Milanovic | 2018-10-24 | 1 | -0/+2 |
* | Display hint on mouse over | Miodrag Milanovic | 2018-10-24 | 1 | -0/+2 |
* | gui: improved FPGAViewWidget::paintGL() performance | Mateusz Zalega | 2018-10-23 | 1 | -0/+1 |
* | Recalculate max zoom level depending of arch | Miodrag Milanovic | 2018-10-14 | 1 | -2/+2 |
* | Hover on items in tree | Miodrag Milanovic | 2018-08-22 | 1 | -0/+1 |
* | Fix hover when cursor leaves view, fixes #63 | Miodrag Milanovic | 2018-08-22 | 1 | -0/+1 |
* | gui: fix zoom outbound not happening with fast startup time | Sergiusz Bazanski | 2018-08-01 | 1 | -2/+0 |
* | gui: unselect on click and zoom fixes | Sergiusz Bazanski | 2018-07-27 | 1 | -1/+2 |
* | gui: deunionize PickedElement to support arches with typedefd Ids | Sergiusz Bazanski | 2018-07-27 | 1 | -28/+51 |
* | gui: allow building for ECP5 and on Windows | Sergiusz Bazanski | 2018-07-27 | 1 | -0/+20 |
* | gui: allow selecting pips | Sergiusz Bazanski | 2018-07-27 | 1 | -0/+1 |
* | gui: ctrl click to select multiple elements | Sergiusz Bazanski | 2018-07-27 | 1 | -3/+3 |
* | gui: rejigger maximum zoom out | Sergiusz Bazanski | 2018-07-27 | 1 | -1/+1 |
* | gui: implement zoom to selection | Sergiusz Bazanski | 2018-07-27 | 1 | -4/+7 |
* | gui: clang-format | Sergiusz Bazanski | 2018-07-27 | 1 | -15/+13 |
* | gui: implement zoom to outbounds | Sergiusz Bazanski | 2018-07-27 | 1 | -14/+43 |
* | gui: implement basic cursor picking | Sergiusz Bazanski | 2018-07-26 | 1 | -5/+53 |
* | wip | Sergiusz Bazanski | 2018-07-26 | 1 | -19/+11 |
* | Merge branch 'master' into q3k/clickity | Sergiusz Bazanski | 2018-07-26 | 1 | -201/+27 |
|\ | |||||
| * | gui: move polyline/lineshader to gui/lineshader.{h,cc} | Sergiusz Bazanski | 2018-07-26 | 1 | -174/+1 |
| * | gui: refactor FPGAViewWidget even more slightly | Sergiusz Bazanski | 2018-07-26 | 1 | -21/+19 |
| * | gui: refactor FPGAViewWidget slightly | Sergiusz Bazanski | 2018-07-26 | 1 | -7/+8 |
* | | Merge branch 'master' into q3k/clickity | Sergiusz Bazanski | 2018-07-26 | 1 | -12/+5 |
|\| | |||||
| * | gui: style fixes | Sergiusz Bazanski | 2018-07-26 | 1 | -12/+5 |
* | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Sergiusz Bazanski | 2018-07-26 | 1 | -0/+6 |
|\| | |||||
| * | clangformat and GraphicElement::style comments | Clifford Wolf | 2018-07-26 | 1 | -0/+1 |
| * | added buttons for new zoom operations | Miodrag Milanovic | 2018-07-26 | 1 | -1/+5 |
* | | gui: clickable bels, WIP | Sergiusz Bazanski | 2018-07-26 | 1 | -0/+20 |
|/ | |||||
* | QTimer::start(std::chrono::duration -> int) | Sergiusz Bazanski | 2018-07-21 | 1 | -1/+1 |
* | clang-format and uncomment debug | Sergiusz Bazanski | 2018-07-20 | 1 | -17/+15 |
* | Refactor renderer thread | Sergiusz Bazanski | 2018-07-20 | 1 | -3/+57 |
* | WIP. | Serge Bazanski | 2018-07-17 | 1 | -25/+37 |
* | added highlight groups | Miodrag Milanovic | 2018-07-15 | 1 | -1/+7 |
* | add select on property pane, and action to double click | Miodrag Milanovic | 2018-07-15 | 1 | -0/+1 |
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Sergiusz Bazanski | 2018-07-14 | 1 | -17/+16 |
|\ | |||||
| * | display selected object from tree | Miodrag Milanovic | 2018-07-14 | 1 | -1/+6 |
* | | Revert "Make GUI nice and smooth." | Sergiusz Bazanski | 2018-07-14 | 1 | -80/+19 |
|/ | |||||
* | Make GUI nice and smooth. | Sergiusz Bazanski | 2018-07-13 | 1 | -19/+80 |
* | Style. | Sergiusz Bazanski | 2018-07-13 | 1 | -14/+15 |
* | Add coloring per graphics element style | Miodrag Milanovic | 2018-07-13 | 1 | -8/+9 |
* | Remove legacy graphics API | Sergiusz Bazanski | 2018-07-12 | 1 | -1/+1 |
* | Updates from clang-format | Clifford Wolf | 2018-07-12 | 1 | -1/+1 |
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/fix-zoom | Sergiusz Bazanski | 2018-07-12 | 1 | -0/+14 |
|\ | |||||
| * | make colors configurable, changed to gray | Miodrag Milanovic | 2018-07-12 | 1 | -0/+14 |
* | | Fix zoom in fpgawidget | Sergiusz Bazanski | 2018-07-12 | 1 | -5/+10 |
|/ | |||||
* | clang format and some cleanup | Miodrag Milanovic | 2018-07-06 | 1 | -4/+2 |
* | make GUI compile on MSVC | Miodrag Milanovic | 2018-07-05 | 1 | -4/+4 |