Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup | Miodrag Milanovic | 2020-02-28 | 1 | -1/+1 |
* | Add SVG option to gui | Miodrag Milanovic | 2020-02-27 | 1 | -0/+27 |
* | Skip same frames | Miodrag Milanovic | 2020-01-11 | 1 | -5/+9 |
* | Enable screenshot and recording feature | Miodrag Milanovic | 2020-01-05 | 1 | -0/+50 |
* | Merge remote-tracking branch 'origin/master' into mmicko/ecp5_gui | Miodrag Milanovic | 2019-12-28 | 1 | -1/+0 |
|\ | |||||
| * | json: Remove legacy frontend | David Shah | 2019-12-27 | 1 | -1/+0 |
* | | Add options to enable/disable displayed elements | Miodrag Milanovic | 2019-12-20 | 1 | -0/+44 |
|/ | |||||
* | clangformat run | Miodrag Milanovic | 2019-06-25 | 1 | -9/+8 |
* | enable lading of jsons and setting up context | Miodrag Milanovic | 2019-06-14 | 1 | -17/+8 |
* | gui for json write and proper statuses | Miodrag Milanovic | 2019-06-14 | 1 | -17/+54 |
* | Cleanup | Miodrag Milanovic | 2019-06-14 | 1 | -1/+0 |
* | Remove concept of project and code connected | Miodrag Milanovic | 2019-06-13 | 1 | -76/+0 |
* | Add GUI for executing python file | Miodrag Milanovic | 2018-12-14 | 1 | -0/+18 |
* | Refactor log code and add log file support | David Shah | 2018-11-21 | 1 | -1/+0 |
* | Hover on items in tree | Miodrag Milanovic | 2018-08-22 | 1 | -0/+1 |
* | Save settings and give nicer names to some | Miodrag Milanovic | 2018-08-10 | 1 | -1/+1 |
* | Make loading works nice and use settings | Miodrag Milanovic | 2018-08-08 | 1 | -14/+20 |
* | clangformat | Miodrag Milanovic | 2018-08-08 | 1 | -1/+0 |
* | move load/save proj to base | Miodrag Milanovic | 2018-08-08 | 1 | -0/+33 |
* | Disable menu options on json load | Miodrag Milanovic | 2018-08-05 | 1 | -2/+8 |
* | Move ArchArgs to BaseWindow | Miodrag Milanovic | 2018-08-04 | 1 | -2/+2 |
* | Moved to new signal slot syntax | Miodrag Milanovic | 2018-08-03 | 1 | -38/+36 |
* | clangformat | Miodrag Milanovic | 2018-08-02 | 1 | -5/+5 |
* | Add names to toolbars | Miodrag Milanovic | 2018-08-02 | 1 | -4/+4 |
* | Document and cleanup | Miodrag Milanovic | 2018-08-02 | 1 | -87/+102 |
* | Move common logic to basewindow | Miodrag Milanovic | 2018-08-02 | 1 | -16/+234 |
* | Fix for macOS segfault | Miodrag Milanovic | 2018-08-02 | 1 | -1/+2 |
* | Rename GUI "Graphics" tab to "Device" | Clifford Wolf | 2018-08-02 | 1 | -1/+1 |
* | double click on tree, zoom on selected object | Miodrag Milanovic | 2018-07-29 | 1 | -0/+1 |
* | gui: allow selecting pips | Sergiusz Bazanski | 2018-07-27 | 1 | -0/+2 |
* | gui: ctrl click to select multiple elements | Sergiusz Bazanski | 2018-07-27 | 1 | -4/+4 |
* | gui: implement basic cursor picking | Sergiusz Bazanski | 2018-07-26 | 1 | -0/+1 |
* | Merge branch 'master' into q3k/clickity | Sergiusz Bazanski | 2018-07-26 | 1 | -4/+4 |
|\ | |||||
| * | gui: style fixes | Sergiusz Bazanski | 2018-07-26 | 1 | -4/+4 |
* | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Sergiusz Bazanski | 2018-07-26 | 1 | -2/+27 |
|\| | |||||
| * | added buttons for new zoom operations | Miodrag Milanovic | 2018-07-26 | 1 | -2/+27 |
* | | gui: clickable bels, WIP | Sergiusz Bazanski | 2018-07-26 | 1 | -0/+1 |
|/ | |||||
* | Made save project work as well | Miodrag Milanovic | 2018-07-21 | 1 | -1/+1 |
* | removed not used and buggy features | Miodrag Milanovic | 2018-07-18 | 1 | -35/+0 |
* | Added check for yosys availability | Miodrag Milanovic | 2018-07-17 | 1 | -1/+1 |
* | add tooltip for folder | Miodrag Milanovic | 2018-07-16 | 1 | -0/+1 |
* | Added Yosys tab with interactive console | Miodrag Milanovic | 2018-07-16 | 1 | -0/+23 |
* | Added splash screen info while loading | Miodrag Milanovic | 2018-07-15 | 1 | -6/+24 |
* | added highlight groups | Miodrag Milanovic | 2018-07-15 | 1 | -0/+3 |
* | add select on property pane, and action to double click | Miodrag Milanovic | 2018-07-15 | 1 | -5/+6 |
* | display selected object from tree | Miodrag Milanovic | 2018-07-14 | 1 | -0/+1 |
* | simplified Icon allocation | Miodrag Milanovic | 2018-07-14 | 1 | -18/+10 |
* | join python and info into one tab | Miodrag Milanovic | 2018-07-14 | 1 | -11/+5 |
* | Made python console use edit line and better | Miodrag Milanovic | 2018-07-13 | 1 | -1/+1 |
* | remove maximum size restriction for tree/property | Miodrag Milanovic | 2018-07-13 | 1 | -1/+0 |