aboutsummaryrefslogtreecommitdiffstats
path: root/gui
Commit message (Expand)AuthorAgeFilesLines
...
* remove selected on context changeMiodrag Milanovic2018-07-141-0/+1
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrSergiusz Bazanski2018-07-1413-167/+134
|\
| * display selected object from treeMiodrag Milanovic2018-07-146-4/+41
| * simplified Icon allocationMiodrag Milanovic2018-07-143-83/+50
| * use itemSelectionChanged, keyboard selection worksMiodrag Milanovic2018-07-142-3/+7
| * join python and info into one tabMiodrag Milanovic2018-07-149-42/+13
* | Revert "Make GUI nice and smooth."Sergiusz Bazanski2018-07-142-132/+121
* | Revert "Move read methods to ReadMethods, remove some legacy access to Arch"Sergiusz Bazanski2018-07-141-14/+12
|/
* Move read methods to ReadMethods, remove some legacy access to ArchSergiusz Bazanski2018-07-141-12/+14
* 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