aboutsummaryrefslogtreecommitdiffstats
path: root/gui
Commit message (Collapse)AuthorAgeFilesLines
* proper fixMiodrag Milanovic2018-07-171-3/+2
|
* remove non working codeMiodrag Milanovic2018-07-171-0/+2
|
* QT 5.5 does not have this feature and it is version in Ubuntu 16.04Miodrag Milanovic2018-07-171-0/+4
|
* Added check for yosys availabilityMiodrag Milanovic2018-07-173-5/+13
|
* add tooltip for folderMiodrag Milanovic2018-07-161-0/+1
|
* Added Yosys tab with interactive consoleMiodrag Milanovic2018-07-167-1/+328
|
* Fix MSVC buildMiodrag Milanovic2018-07-161-4/+4
|
* Make at least 50 of pips available in uphill/downhillMiodrag Milanovic2018-07-151-10/+21
|
* Added splash screen info while loadingMiodrag Milanovic2018-07-157-6/+39
|
* added highlight groupsMiodrag Milanovic2018-07-155-47/+173
|
* added browsing historyMiodrag Milanovic2018-07-152-0/+61
|
* make linked items clickableMiodrag Milanovic2018-07-153-25/+57
|
* add select on property pane, and action to double clickMiodrag Milanovic2018-07-155-28/+54
|
* show selected item from property window as well, cleanupMiodrag Milanovic2018-07-152-256/+201
|
* 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
| | | | | | | | This reverts commit a8c84e90a39c54174dd24b5b76bd17aed8311481.
* | Revert "Move read methods to ReadMethods, remove some legacy access to Arch"Sergiusz Bazanski2018-07-141-14/+12
|/ | | | This reverts commit 3352ff4abbcac563e08d78ed8aa77728d00284a8.
* 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
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* 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
| |\