Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Skip same frames | Miodrag Milanovic | 2020-01-11 | 3 | -13/+24 | |
* | Enable screenshot and recording feature | Miodrag Milanovic | 2020-01-05 | 7 | -2/+102 | |
* | Merge remote-tracking branch 'origin/master' into mmicko/ecp5_gui | Miodrag Milanovic | 2019-12-28 | 2 | -2/+0 | |
|\ | ||||||
| * | json: Remove legacy frontend | David Shah | 2019-12-27 | 2 | -2/+0 | |
* | | Add options to enable/disable displayed elements | Miodrag Milanovic | 2019-12-20 | 9 | -16/+105 | |
* | | clangformat run | Miodrag Milanovic | 2019-12-08 | 1 | -1/+1 | |
* | | Add more zoom | Miodrag Milanovic | 2019-10-20 | 1 | -1/+1 | |
|/ | ||||||
* | Major Property improvements for common and iCE40 | David Shah | 2019-08-05 | 1 | -3/+6 | |
* | 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 | |
* | | 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 | |
|\ | ||||||
| * | 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 | |
* | | gui: Fix warning: catching polymorphic type by value | Michael Buesch | 2019-05-20 | 1 | -1/+1 | |
* | | generic: Disable GUI as it isn't supported yet | David Shah | 2019-04-17 | 1 | -8/+5 | |
* | | generic: GUI Python bindings | David Shah | 2019-04-03 | 1 | -1/+2 | |
* | | clangformat | David Shah | 2019-03-22 | 1 | -5/+5 | |
* | | Merge pull request #249 from koriakin/gui-tab-fix | Miodrag Milanović | 2019-03-12 | 1 | -4/+4 | |
|\ \ | ||||||
| * | | gui: Fix Cells/Nets tab contents. | Marcin Kościelnicki | 2019-03-12 | 1 | -4/+4 | |
* | | | gui/fpgaviewwidget: Make background opaque | David Shah | 2019-03-12 | 1 | -1/+1 | |
* | | | gui: Allow shift+drag to move around the view | Sylvain Munaut | 2019-02-22 | 1 | -5/+14 | |
|/ / | ||||||
* | | 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 | |
* | Refactor log code and add log file support | David Shah | 2018-11-21 | 1 | -1/+0 | |
* | clangformat | David Shah | 2018-11-16 | 6 | -97/+86 | |
* | Merge pull request #107 from YosysHQ/router_improve | Eddie Hung | 2018-11-13 | 1 | -0/+4 | |
|\ | ||||||
| * | clangformat | Clifford Wolf | 2018-11-11 | 1 | -4/+4 | |
| * | Add getConflictingWireWire() arch API, streamline getConflictingXY semantic | Clifford Wolf | 2018-11-11 | 1 | -2/+4 | |
| * | Add getConflictingPipWire() arch API, router1 improvements | Clifford Wolf | 2018-11-11 | 1 | -0/+2 | |
* | | 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 |