aboutsummaryrefslogtreecommitdiffstats
path: root/gui
Commit message (Collapse)AuthorAgeFilesLines
...
* Clean highlight selection if removed from treeMiodrag Milanovic2018-07-282-8/+12
|
* Move all to tree modelMiodrag Milanovic2018-07-284-303/+463
|
* gui: unselect on click and zoom fixesSergiusz Bazanski2018-07-272-7/+26
|
* gui: deunionize PickedElement to support arches with typedefd IdsSergiusz Bazanski2018-07-272-37/+69
|
* gui: allow building for ECP5 and on WindowsSergiusz Bazanski2018-07-272-5/+25
|
* gui: allow selecting pipsSergiusz Bazanski2018-07-275-0/+14
|
* gui: do not allow selecting FRAMEsSergiusz Bazanski2018-07-271-1/+1
|
* gui: don't keep stale hover selectionsSergiusz Bazanski2018-07-271-1/+7
|
* gui: ctrl click to select multiple elementsSergiusz Bazanski2018-07-275-22/+28
|
* gui: rejigger maximum zoom outSergiusz Bazanski2018-07-271-1/+1
|
* gui: implement zoom to selectionSergiusz Bazanski2018-07-273-49/+84
|
* gui: clang-formatSergiusz Bazanski2018-07-274-137/+135
|
* gui: implement zoom to outboundsSergiusz Bazanski2018-07-272-35/+128
|
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/clickitySergiusz Bazanski2018-07-261-8/+15
|\
| * Added back select on property listMiodrag Milanovic2018-07-261-8/+15
| |
* | gui: after review of quadtree by msgctl, tougher testsSergiusz Bazanski2018-07-261-5/+15
| |
* | gui: implement basic cursor pickingSergiusz Bazanski2018-07-265-52/+285
| |
* | wipSergiusz Bazanski2018-07-262-65/+82
| |
* | Merge branch 'master' into q3k/clickitySergiusz Bazanski2018-07-264-550/+623
|\|
| * gui: include linshader.{cc,h}Sergiusz Bazanski2018-07-262-0/+445
| |
| * gui: move polyline/lineshader to gui/lineshader.{h,cc}Sergiusz Bazanski2018-07-262-385/+1
| |
| * gui: refactor FPGAViewWidget even more slightlySergiusz Bazanski2018-07-262-28/+28
| |
| * gui: refactor FPGAViewWidget slightlySergiusz Bazanski2018-07-262-137/+150
| |
| * common: rename GraphicElement::{style,type} enums, add _MAX membersSergiusz Bazanski2018-07-261-10/+10
| |
* | Merge branch 'master' into q3k/clickitySergiusz Bazanski2018-07-263-20/+13
|\|
| * gui: style fixesSergiusz Bazanski2018-07-263-20/+13
| |
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrSergiusz Bazanski2018-07-2612-72/+145
|\|
| * clangformat and GraphicElement::style commentsClifford Wolf2018-07-263-9/+8
| | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
| * Add getWireType()/getPipType() APIClifford Wolf2018-07-261-0/+2
| | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
| * added buttons for new zoom operationsMiodrag Milanovic2018-07-2610-17/+67
| |
| * highlight operation on multiple itemsMiodrag Milanovic2018-07-262-55/+52
| |
| * clangformatEddie Hung2018-07-251-4/+3
| |
| * made select multiple to workMiodrag Milanovic2018-07-251-0/+13
| |
| * Add ability for multiple selection, enable for select only items that make senseMiodrag Milanovic2018-07-251-0/+12
| |
* | gui: clickable bels, WIPSergiusz Bazanski2018-07-265-15/+88
| |
* | gui: Add QuadTree and testsSergiusz Bazanski2018-07-251-0/+387
|/
* Merge branch 'bba' into 'master'Clifford Wolf2018-07-251-0/+2
|\ | | | | | | | | bbasm See merge request SymbioticEDA/nextpnr!18
| * Fix for zero length caseMiodrag Milanovic2018-07-251-0/+2
| |
* | Disable pips for now on ECP5 just to be able to work on other partsMiodrag Milanovic2018-07-241-0/+2
|/
* Change G_FRAME color to be significantly darker than G_ACTIVEClifford Wolf2018-07-241-1/+1
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Add G_ARROW (for now same look as G_LINE)Clifford Wolf2018-07-241-2/+2
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* make update of tree for nets and cells partialMiodrag Milanovic2018-07-232-26/+56
|
* Proper highlight/selected cleanup on context re-initMiodrag Milanovic2018-07-232-0/+4
|
* write frequency infoMiodrag Milanovic2018-07-231-0/+1
|
* always assign budget before placingMiodrag Milanovic2018-07-231-2/+2
|
* Added Bel port info to GUIMiodrag Milanovic2018-07-221-0/+8
|
* Move to new apiMiodrag Milanovic2018-07-221-12/+3
|
* clangformatClifford Wolf2018-07-221-1/+1
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* QTimer::start(std::chrono::duration -> int)Sergiusz Bazanski2018-07-212-3/+3
| | | | The chrono::duration-friendly method is availble from Qt 5.8 only.
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into ↵Sergiusz Bazanski2018-07-215-26/+138
|\ | | | | | | q3k/lock-2-electric-boogaloo