Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Small fixes. | Sergiusz Bazanski | 2018-06-22 | 1 | -10/+10 |
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/gl | Sergiusz Bazanski | 2018-06-22 | 1 | -2/+2 |
|\ | |||||
| * | fixed namespace for gui section | Miodrag Milanovic | 2018-06-22 | 1 | -0/+4 |
| * | Make arch specific main window | Miodrag Milanovic | 2018-06-21 | 1 | -2/+2 |
* | | Reimplement FPGAWidget in modern OpenGL. | Sergiusz Bazanski | 2018-06-22 | 1 | -97/+295 |
|/ | |||||
* | Rename Design to Context, derive from Arch instead of instantiating | Clifford Wolf | 2018-06-18 | 1 | -4/+4 |
* | nice way to get main window | Miodrag Milanovic | 2018-06-10 | 1 | -3/+13 |
* | Draw fpga model | Miodrag Milanovic | 2018-06-10 | 1 | -13/+42 |
* | Propagate design to widget | Miodrag Milanovic | 2018-06-10 | 1 | -0/+2 |
* | clang format for gui related files | Miodrag Milanovic | 2018-06-06 | 1 | -41/+22 |
* | Initial GUI work | Miodrag Milanovic | 2018-06-05 | 1 | -0/+153 |