aboutsummaryrefslogtreecommitdiffstats
path: root/gui
Commit message (Expand)AuthorAgeFilesLines
...
* Make GUI nice and smooth.Sergiusz Bazanski2018-07-132-121/+132
* Made python console use edit line and betterMiodrag Milanovic2018-07-138-10/+249
* remove maximum size restriction for tree/propertyMiodrag Milanovic2018-07-131-1/+0
* Add ctx->pack() APIClifford Wolf2018-07-132-3/+1
* 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
* Updates from clang-formatClifford Wolf2018-07-124-17/+13
* 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
* 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
* | Add ctx->route() APIClifford Wolf2018-07-112-4/+2
|/
* GUI preparation for search and browse historyMiodrag Milanovic2018-07-117-0/+37
* Merge branch 'ice40gfx' into 'master'Clifford Wolf2018-07-111-5/+25
|\
| * Add GUI Decals APIClifford Wolf2018-07-111-0/+20
| * 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
| * | Reduce line width, adding some switchboxesDavid Shah2018-07-091-3/+3
* | | reversed Y coordinate in guiMiodrag Milanovic2018-07-111-1/+1
* | | cmake: Post-rebase ecp5 fixesDavid Shah2018-07-111-0/+0
* | | ecp5: Add stub for UIDavid Shah2018-07-113-0/+98
| |/ |/|
* | 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