aboutsummaryrefslogtreecommitdiffstats
path: root/gui/fpgaviewwidget.h
Commit message (Expand)AuthorAgeFilesLines
* QTimer::start(std::chrono::duration -> int)Sergiusz Bazanski2018-07-211-1/+1
* clang-format and uncomment debugSergiusz Bazanski2018-07-201-17/+15
* Refactor renderer threadSergiusz Bazanski2018-07-201-3/+57
* WIP.Serge Bazanski2018-07-171-25/+37
* added highlight groupsMiodrag Milanovic2018-07-151-1/+7
* add select on property pane, and action to double clickMiodrag Milanovic2018-07-151-0/+1
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrSergiusz Bazanski2018-07-141-17/+16
|\
| * display selected object from treeMiodrag Milanovic2018-07-141-1/+6
* | Revert "Make GUI nice and smooth."Sergiusz Bazanski2018-07-141-80/+19
|/
* Make GUI nice and smooth.Sergiusz Bazanski2018-07-131-19/+80
* Style.Sergiusz Bazanski2018-07-131-14/+15
* Add coloring per graphics element styleMiodrag Milanovic2018-07-131-8/+9
* Remove legacy graphics APISergiusz Bazanski2018-07-121-1/+1
* Updates from clang-formatClifford Wolf2018-07-121-1/+1
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/fix-zoomSergiusz Bazanski2018-07-121-0/+14
|\
| * make colors configurable, changed to grayMiodrag Milanovic2018-07-121-0/+14
* | Fix zoom in fpgawidgetSergiusz Bazanski2018-07-121-5/+10
|/
* clang format and some cleanupMiodrag Milanovic2018-07-061-4/+2
* make GUI compile on MSVCMiodrag Milanovic2018-07-051-4/+4
* Fixed OpenGL issues noticed on mingw intel/nvidiaMiodrag Milanovic2018-07-031-1/+3
* clangformat cleanupMiodrag Milanovic2018-06-281-0/+1
* Make GUI use recreated contextMiodrag Milanovic2018-06-261-2/+2
* clangformat cleanupMiodrag Milanovic2018-06-231-20/+8
* OpenGL 3.1, VAO/VBOSergiusz Bazanski2018-06-221-2/+27
* Reimplement FPGAWidget in modern OpenGL.Sergiusz Bazanski2018-06-221-9/+203
* Rename Design to Context, derive from Arch instead of instantiatingClifford Wolf2018-06-181-1/+1
* Add nextpnr namespaceClifford Wolf2018-06-121-0/+4
* Add "nextpnr.h"Clifford Wolf2018-06-111-1/+1
* nice way to get main windowMiodrag Milanovic2018-06-101-0/+2
* Draw fpga modelMiodrag Milanovic2018-06-101-0/+1
* Propagate design to widgetMiodrag Milanovic2018-06-101-0/+2
* clang format for gui related filesMiodrag Milanovic2018-06-061-4/+4
* Initial GUI workMiodrag Milanovic2018-06-051-0/+43