| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge branch 'master' into q3k/clickity | Sergiusz Bazanski | 2018-07-26 | 1 | -349/+151 |
|\ |
|
| * | gui: move polyline/lineshader to gui/lineshader.{h,cc} | Sergiusz Bazanski | 2018-07-26 | 1 | -211/+0 |
| * | gui: refactor FPGAViewWidget even more slightly | Sergiusz Bazanski | 2018-07-26 | 1 | -7/+9 |
| * | gui: refactor FPGAViewWidget slightly | Sergiusz Bazanski | 2018-07-26 | 1 | -130/+142 |
| * | 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 | 1 | -4/+4 |
|\| |
|
| * | gui: style fixes | Sergiusz Bazanski | 2018-07-26 | 1 | -4/+4 |
* | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Sergiusz Bazanski | 2018-07-26 | 1 | -14/+25 |
|\| |
|
| * | added buttons for new zoom operations | Miodrag Milanovic | 2018-07-26 | 1 | -14/+25 |
* | | gui: clickable bels, WIP | Sergiusz Bazanski | 2018-07-26 | 1 | -15/+59 |
|/ |
|
* | Fix for zero length case | Miodrag Milanovic | 2018-07-25 | 1 | -0/+2 |
* | Change G_FRAME color to be significantly darker than G_ACTIVE | Clifford Wolf | 2018-07-24 | 1 | -1/+1 |
* | Add G_ARROW (for now same look as G_LINE) | Clifford Wolf | 2018-07-24 | 1 | -2/+2 |
* | Proper highlight/selected cleanup on context re-init | Miodrag Milanovic | 2018-07-23 | 1 | -0/+3 |
* | QTimer::start(std::chrono::duration -> int) | Sergiusz Bazanski | 2018-07-21 | 1 | -2/+2 |
* | Use UI lock for yielding | Sergiusz Bazanski | 2018-07-20 | 1 | -2/+2 |
* | clang-format and uncomment debug | Sergiusz Bazanski | 2018-07-20 | 1 | -11/+10 |
* | Refactor renderer thread | Sergiusz Bazanski | 2018-07-20 | 1 | -24/+7 |
* | WIP. | Serge Bazanski | 2018-07-17 | 1 | -60/+160 |
* | Added check for yosys availability | Miodrag Milanovic | 2018-07-17 | 1 | -4/+1 |
* | Fix MSVC build | Miodrag Milanovic | 2018-07-16 | 1 | -4/+4 |
* | added highlight groups | Miodrag Milanovic | 2018-07-15 | 1 | -4/+32 |
* | add select on property pane, and action to double click | Miodrag Milanovic | 2018-07-15 | 1 | -3/+3 |
* | remove selected on context change | Miodrag Milanovic | 2018-07-14 | 1 | -0/+1 |
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Sergiusz Bazanski | 2018-07-14 | 1 | -20/+32 |
|\ |
|
| * | display selected object from tree | Miodrag Milanovic | 2018-07-14 | 1 | -1/+19 |
* | | Revert "Make GUI nice and smooth." | Sergiusz Bazanski | 2018-07-14 | 1 | -52/+102 |
|/ |
|
* | Make GUI nice and smooth. | Sergiusz Bazanski | 2018-07-13 | 1 | -102/+52 |
* | Style. | Sergiusz Bazanski | 2018-07-13 | 1 | -37/+20 |
* | invert palette for fpga viewer | Miodrag Milanovic | 2018-07-13 | 1 | -0/+10 |
* | Add coloring per graphics element style | Miodrag Milanovic | 2018-07-13 | 1 | -29/+71 |
* | Remove legacy graphics API | Sergiusz Bazanski | 2018-07-12 | 1 | -26/+26 |
* | Updates from clang-format | Clifford Wolf | 2018-07-12 | 1 | -10/+6 |
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/fix-zoom | Sergiusz Bazanski | 2018-07-12 | 1 | -7/+14 |
|\ |
|
| * | make colors configurable, changed to gray | Miodrag Milanovic | 2018-07-12 | 1 | -7/+14 |
* | | Fix zoom in fpgawidget | Sergiusz Bazanski | 2018-07-12 | 1 | -57/+52 |
|/ |
|
* | changed order of scale and translate, makes it zoom at center | Miodrag Milanovic | 2018-07-12 | 1 | -2/+2 |
* | Add Groups API | Clifford Wolf | 2018-07-12 | 1 | -0/+10 |
* | Merge branch 'ice40gfx' into 'master' | Clifford Wolf | 2018-07-11 | 1 | -5/+25 |
|\ |
|
| * | Add GUI Decals API | Clifford Wolf | 2018-07-11 | 1 | -0/+20 |
| * | Increase max zoom, decrease line width | David Shah | 2018-07-09 | 1 | -3/+3 |
| * | Reduce line width, adding some switchboxes | David Shah | 2018-07-09 | 1 | -3/+3 |
* | | reversed Y coordinate in gui | Miodrag Milanovic | 2018-07-11 | 1 | -1/+1 |
|/ |
|
* | clang format and some cleanup | Miodrag Milanovic | 2018-07-06 | 1 | -1/+1 |
* | no messages on console if all is fine with opengl | Miodrag Milanovic | 2018-07-05 | 1 | -1/+1 |
* | Disable warning from qt5 and | Miodrag Milanovic | 2018-07-05 | 1 | -2/+2 |
* | clangformat cleanup | Miodrag Milanovic | 2018-06-28 | 1 | -4/+2 |
* | Make GUI use recreated context | Miodrag Milanovic | 2018-06-26 | 1 | -15/+17 |
* | clangformat cleanup | Miodrag Milanovic | 2018-06-23 | 1 | -32/+17 |
* | OpenGL 3.1, VAO/VBO | Sergiusz Bazanski | 2018-06-22 | 1 | -15/+69 |