aboutsummaryrefslogtreecommitdiffstats
path: root/gui
Commit message (Collapse)AuthorAgeFilesLines
* Style.Sergiusz Bazanski2018-07-132-51/+35
|
* Fixed initial title and actions after newMiodrag Milanovic2018-07-132-3/+4
|
* invert palette for fpga viewerMiodrag Milanovic2018-07-131-0/+10
|
* Add coloring per graphics element styleMiodrag Milanovic2018-07-132-37/+80
|
* Use command line parameters settings for GUI as well.Miodrag Milanovic2018-07-139-30/+47
|
* Remove legacy graphics APISergiusz Bazanski2018-07-122-27/+27
| | | | | For now we do not optimize the OpenGL renderer against the new decal API, but this can be done in the future.
* Updates from clang-formatClifford Wolf2018-07-124-17/+13
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/fix-zoomSergiusz Bazanski2018-07-122-7/+28
|\
| * make colors configurable, changed to grayMiodrag Milanovic2018-07-122-7/+28
| |
* | Fix zoom in fpgawidgetSergiusz Bazanski2018-07-122-62/+62
|/
* changed order of scale and translate, makes it zoom at centerMiodrag Milanovic2018-07-121-2/+2
|
* Add Groups APIClifford Wolf2018-07-121-0/+10
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* added progress bar for future useMiodrag Milanovic2018-07-122-0/+8
|
* disable actions and make them accesibleMiodrag Milanovic2018-07-112-4/+13
|
* margins fixMiodrag Milanovic2018-07-111-1/+3
|
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-07-111-4/+25
|\
| * Fix layoutMiodrag Milanovic2018-07-111-4/+25
| |
* | Add ctx->place() APIClifford Wolf2018-07-112-3/+1
| | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* | Add ctx->route() APIClifford Wolf2018-07-112-4/+2
|/ | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* GUI preparation for search and browse historyMiodrag Milanovic2018-07-117-0/+37
|
* Merge branch 'ice40gfx' into 'master'Clifford Wolf2018-07-111-5/+25
|\ | | | | | | | | Ice40gfx See merge request SymbioticEDA/nextpnr!7
| * Add GUI Decals APIClifford Wolf2018-07-111-0/+20
| | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
| * Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into ice40gfxClifford Wolf2018-07-104-0/+8
| |\
| * | Increase max zoom, decrease line widthDavid Shah2018-07-091-3/+3
| | | | | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com>
| * | Reduce line width, adding some switchboxesDavid Shah2018-07-091-3/+3
| | | | | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com>
* | | reversed Y coordinate in guiMiodrag Milanovic2018-07-111-1/+1
| | |
* | | cmake: Post-rebase ecp5 fixesDavid Shah2018-07-111-0/+0
| | | | | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com>
* | | ecp5: Add stub for UIDavid Shah2018-07-113-0/+98
| |/ |/| | | | | Signed-off-by: David Shah <davey1576@gmail.com>
* | Added ICE40_HX1K_ONLY check in gui and mainMiodrag Milanovic2018-07-101-0/+4
| |
* | Set family specific parameters for GUIMiodrag Milanovic2018-07-103-0/+4
|/
* cleared a warning and add note for pythonMiodrag Milanovic2018-07-081-8/+8
|
* Added selection of chip and pacakge on new projet in GUIMiodrag Milanovic2018-07-072-10/+67
|
* Added rest of properties to all sections in GUIMiodrag Milanovic2018-07-072-2/+122
|
* clang format and some cleanupMiodrag Milanovic2018-07-064-96/+85
|
* all nets and cells info visible in propertiesMiodrag Milanovic2018-07-061-74/+189
|
* Cleanup and fix of property viewMiodrag Milanovic2018-07-061-9/+3
|
* more properties added for netsMiodrag Milanovic2018-07-052-4/+70
|
* made current properties read onlyMiodrag Milanovic2018-07-052-6/+9
|
* display properties for nets and cells and simplify typesMiodrag Milanovic2018-07-051-35/+27
|
* Display nets and cells as wellMiodrag Milanovic2018-07-055-1/+60
|
* no messages on console if all is fine with openglMiodrag Milanovic2018-07-051-1/+1
|
* Proper tree in tree view for bels, wires and pipsMiodrag Milanovic2018-07-051-20/+72
|
* Disable warning from qt5 andMiodrag Milanovic2018-07-051-2/+2
|
* make GUI compile on MSVCMiodrag Milanovic2018-07-051-4/+4
|
* Fixed OpenGL issues noticed on mingw intel/nvidiaMiodrag Milanovic2018-07-031-1/+3
|
* Rename "dummy" arch to "generic"Clifford Wolf2018-06-293-2/+2
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Improving the SA+legalisation flowDavid Shah2018-06-291-1/+2
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Tidying up the SA placerDavid Shah2018-06-291-1/+2
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* fix build without pythonMiodrag Milanovic2018-06-291-13/+19
|
* clangformat cleanupMiodrag Milanovic2018-06-286-25/+17
|