Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Major Property improvements for common and iCE40 | David Shah | 2019-08-05 | 1 | -3/+6 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | add newline | Miodrag Milanovic | 2019-06-28 | 1 | -1/+1 |
| | |||||
* | clangformat run | Miodrag Milanovic | 2019-06-25 | 4 | -17/+18 |
| | |||||
* | Merge master | Miodrag Milanovic | 2019-06-25 | 1 | -2/+2 |
|\ | |||||
| * | clangformat | David Shah | 2019-06-24 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | | moved some context variables to settings | Miodrag Milanovic | 2019-06-15 | 1 | -2/+2 |
| | | |||||
* | | enable lading of jsons and setting up context | Miodrag Milanovic | 2019-06-14 | 8 | -33/+24 |
| | | |||||
* | | fix title | Miodrag Milanovic | 2019-06-14 | 2 | -3/+1 |
| | | |||||
* | | Remove base config, since deprecated | Miodrag Milanovic | 2019-06-14 | 2 | -32/+1 |
| | | |||||
* | | gui for json write and proper statuses | Miodrag Milanovic | 2019-06-14 | 9 | -34/+81 |
| | | |||||
* | | Cleanup | Miodrag Milanovic | 2019-06-14 | 7 | -16/+1 |
| | | |||||
* | | Remove concept of project and code connected | Miodrag Milanovic | 2019-06-13 | 2 | -84/+0 |
|/ | |||||
* | option to disable anti aliasing in gui | Miodrag Milanovic | 2019-05-25 | 2 | -3/+4 |
| | |||||
* | Merge pull request #169 from ajeakins/master | Miodrag Milanović | 2019-05-23 | 3 | -20/+24 |
|\ | | | | | Fix device view not showing anything on macOS. | ||||
| * | Bring back check that GL contexts get the format requested. | Adrian Jeakins | 2019-05-01 | 1 | -0/+13 |
| | | |||||
| * | Reduce GL shader version for wider compatibility. | Adrian Jeakins | 2018-12-20 | 1 | -2/+2 |
| | | |||||
| * | Remove format versioning now this is set at the top level application. | Adrian Jeakins | 2018-12-20 | 1 | -14/+0 |
| | | |||||
| * | Fix device view not showing anything on macOS. | Adrian Jeakins | 2018-12-05 | 2 | -6/+11 |
| | | | | | | | | | | * Fix line shader when running under the core profile and make version match those elsewhere. * Make surface format version match the openGL functions we are using. | ||||
* | | gui: Fix warning: catching polymorphic type by value | Michael Buesch | 2019-05-20 | 1 | -1/+1 |
| | | | | | | | | | | gui/application.cc: In member function ‘virtual bool nextpnr_ice40::Application::notify(QObject*, QEvent*)’: gui/application.cc:56:32: warning: catching polymorphic type ‘class nextpnr_ice40::assertion_failure’ by value [-Wcatch-value=] | ||||
* | | generic: Disable GUI as it isn't supported yet | David Shah | 2019-04-17 | 1 | -8/+5 |
| | | | | | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | | generic: GUI Python bindings | David Shah | 2019-04-03 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | | clangformat | David Shah | 2019-03-22 | 1 | -5/+5 |
| | | | | | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | | Merge pull request #249 from koriakin/gui-tab-fix | Miodrag Milanović | 2019-03-12 | 1 | -4/+4 |
|\ \ | | | | | | | gui: Fix Cells/Nets tab contents. | ||||
| * | | gui: Fix Cells/Nets tab contents. | Marcin Kościelnicki | 2019-03-12 | 1 | -4/+4 |
| | | | | | | | | | | | | Signed-off-by: Marcin Kościelnicki <marcin@symbioticeda.com> | ||||
* | | | gui/fpgaviewwidget: Make background opaque | David Shah | 2019-03-12 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | | | gui: Allow shift+drag to move around the view | Sylvain Munaut | 2019-02-22 | 1 | -5/+14 |
|/ / | | | | | | | | | | | | | right & middle clight are really inconvenient when working with a touchpad in tap-to-click mode Signed-off-by: Sylvain Munaut <tnt@246tNt.com> | ||||
* | | Better resize, FPGAViewWidget minimal is now 320x200, fixes #222 | Miodrag Milanovic | 2019-02-07 | 1 | -1/+1 |
| | | |||||
* | | Fix reading conflicting wire in GUI for pips, fixes #225 | Miodrag Milanovic | 2019-02-07 | 1 | -2/+6 |
| | | |||||
* | | Add GUI for executing python file | Miodrag Milanovic | 2018-12-14 | 8 | -0/+45 |
| | | |||||
* | | Fix crash exiting nextpnr gui | Miodrag Milanovic | 2018-12-06 | 1 | -0/+1 |
|/ | |||||
* | Fix crash starting the GUI on macOS where we must request a core profile. | Adrian Jeakins | 2018-12-04 | 1 | -0/+1 |
| | | | | See http://doc.qt.io/qt-5/qabstractopenglfunctions.html | ||||
* | Refactor log code and add log file support | David Shah | 2018-11-21 | 1 | -1/+0 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | clangformat | David Shah | 2018-11-16 | 6 | -97/+86 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | Merge pull request #107 from YosysHQ/router_improve | Eddie Hung | 2018-11-13 | 1 | -0/+4 |
|\ | | | | | Major rewrite of "router1" | ||||
| * | clangformat | Clifford Wolf | 2018-11-11 | 1 | -4/+4 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Add getConflictingWireWire() arch API, streamline getConflictingXY semantic | Clifford Wolf | 2018-11-11 | 1 | -2/+4 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Add getConflictingPipWire() arch API, router1 improvements | Clifford Wolf | 2018-11-11 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | | Make zoom in/out always display content | Miodrag Milanovic | 2018-11-12 | 1 | -1/+1 |
| | | |||||
* | | Show wires in tree for ECP5 as well | Miodrag Milanovic | 2018-11-11 | 1 | -2/+7 |
| | | |||||
* | | multiple selection fix | Miodrag Milanovic | 2018-11-11 | 1 | -1/+14 |
| | | |||||
* | | Pip visible for all archs | Miodrag Milanovic | 2018-11-11 | 1 | -6/+6 |
| | | |||||
* | | Propagate proper ctx, fixes fetchMore | Miodrag Milanovic | 2018-11-11 | 3 | -13/+14 |
| | | |||||
* | | Sorted out zoomout, works for all now | Miodrag Milanovic | 2018-11-11 | 2 | -42/+12 |
| | | |||||
* | | Merge pull request #93 from YosysHQ/gui_changes | Miodrag Milanović | 2018-11-10 | 7 | -213/+323 |
|\ \ | |/ |/| | Gui changes | ||||
| * | change to const auto& | Miodrag Milanovic | 2018-10-30 | 1 | -1/+1 |
| | | |||||
| * | Changes to cover issues from code review | Miodrag Milanovic | 2018-10-29 | 2 | -26/+25 |
| | | |||||
| * | fix unselect from tree | Miodrag Milanovic | 2018-10-28 | 1 | -4/+2 |
| | | |||||
| * | Fix keep selection on multiple trees | Miodrag Milanovic | 2018-10-27 | 1 | -8/+32 |
| | | |||||
| * | update properties based on move history | Miodrag Milanovic | 2018-10-27 | 1 | -17/+37 |
| | | |||||
| * | Update grid properly | Miodrag Milanovic | 2018-10-27 | 2 | -16/+28 |
| | |