aboutsummaryrefslogtreecommitdiffstats
path: root/gui/fpgaviewwidget.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'master' into q3k/clickitySergiusz Bazanski2018-07-261-349/+151
|\
| * gui: move polyline/lineshader to gui/lineshader.{h,cc}Sergiusz Bazanski2018-07-261-211/+0
| * gui: refactor FPGAViewWidget even more slightlySergiusz Bazanski2018-07-261-7/+9
| * gui: refactor FPGAViewWidget slightlySergiusz Bazanski2018-07-261-130/+142
| * common: rename GraphicElement::{style,type} enums, add _MAX membersSergiusz Bazanski2018-07-261-10/+10
* | Merge branch 'master' into q3k/clickitySergiusz Bazanski2018-07-261-4/+4
|\|
| * gui: style fixesSergiusz Bazanski2018-07-261-4/+4
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrSergiusz Bazanski2018-07-261-14/+25
|\|
| * added buttons for new zoom operationsMiodrag Milanovic2018-07-261-14/+25
* | gui: clickable bels, WIPSergiusz Bazanski2018-07-261-15/+59
|/
* Fix for zero length caseMiodrag Milanovic2018-07-251-0/+2
* Change G_FRAME color to be significantly darker than G_ACTIVEClifford Wolf2018-07-241-1/+1
* Add G_ARROW (for now same look as G_LINE)Clifford Wolf2018-07-241-2/+2
* Proper highlight/selected cleanup on context re-initMiodrag Milanovic2018-07-231-0/+3
* QTimer::start(std::chrono::duration -> int)Sergiusz Bazanski2018-07-211-2/+2
* Use UI lock for yieldingSergiusz Bazanski2018-07-201-2/+2
* clang-format and uncomment debugSergiusz Bazanski2018-07-201-11/+10
* Refactor renderer threadSergiusz Bazanski2018-07-201-24/+7
* WIP.Serge Bazanski2018-07-171-60/+160
* Added check for yosys availabilityMiodrag Milanovic2018-07-171-4/+1
* Fix MSVC buildMiodrag Milanovic2018-07-161-4/+4
* added highlight groupsMiodrag Milanovic2018-07-151-4/+32
* add select on property pane, and action to double clickMiodrag Milanovic2018-07-151-3/+3
* remove selected on context changeMiodrag Milanovic2018-07-141-0/+1
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrSergiusz Bazanski2018-07-141-20/+32
|\
| * display selected object from treeMiodrag Milanovic2018-07-141-1/+19
* | Revert "Make GUI nice and smooth."Sergiusz Bazanski2018-07-141-52/+102
|/
* Make GUI nice and smooth.Sergiusz Bazanski2018-07-131-102/+52
* Style.Sergiusz Bazanski2018-07-131-37/+20
* invert palette for fpga viewerMiodrag Milanovic2018-07-131-0/+10
* Add coloring per graphics element styleMiodrag Milanovic2018-07-131-29/+71
* Remove legacy graphics APISergiusz Bazanski2018-07-121-26/+26
* Updates from clang-formatClifford Wolf2018-07-121-10/+6
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/fix-zoomSergiusz Bazanski2018-07-121-7/+14
|\
| * make colors configurable, changed to grayMiodrag Milanovic2018-07-121-7/+14
* | Fix zoom in fpgawidgetSergiusz Bazanski2018-07-121-57/+52
|/
* changed order of scale and translate, makes it zoom at centerMiodrag Milanovic2018-07-121-2/+2
* Add Groups APIClifford Wolf2018-07-121-0/+10
* Merge branch 'ice40gfx' into 'master'Clifford Wolf2018-07-111-5/+25
|\
| * Add GUI Decals APIClifford Wolf2018-07-111-0/+20
| * Increase max zoom, decrease line widthDavid Shah2018-07-091-3/+3
| * Reduce line width, adding some switchboxesDavid Shah2018-07-091-3/+3
* | reversed Y coordinate in guiMiodrag Milanovic2018-07-111-1/+1
|/
* clang format and some cleanupMiodrag Milanovic2018-07-061-1/+1
* no messages on console if all is fine with openglMiodrag Milanovic2018-07-051-1/+1
* Disable warning from qt5 andMiodrag Milanovic2018-07-051-2/+2
* clangformat cleanupMiodrag Milanovic2018-06-281-4/+2
* Make GUI use recreated contextMiodrag Milanovic2018-06-261-15/+17
* clangformat cleanupMiodrag Milanovic2018-06-231-32/+17
* OpenGL 3.1, VAO/VBOSergiusz Bazanski2018-06-221-15/+69