Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Use command line parameters settings for GUI as well. | Miodrag Milanovic | 2018-07-13 | 1 | -1/+2 |
* | added progress bar for future use | Miodrag Milanovic | 2018-07-12 | 1 | -0/+6 |
* | Display nets and cells as well | Miodrag Milanovic | 2018-07-05 | 1 | -0/+1 |
* | clangformat cleanup | Miodrag Milanovic | 2018-06-28 | 1 | -4/+4 |
* | reinit python tab | Miodrag Milanovic | 2018-06-27 | 1 | -1/+3 |
* | disable new and open while tasks are running | Miodrag Milanovic | 2018-06-27 | 1 | -2/+2 |
* | Make GUI use recreated context | Miodrag Milanovic | 2018-06-26 | 1 | -3/+8 |
* | Preps for more UI functionality | Miodrag Milanovic | 2018-06-26 | 1 | -13/+23 |
* | clangformat cleanup | Miodrag Milanovic | 2018-06-23 | 1 | -4/+2 |
* | Added BUILD_GUI, BUILD_PYTHON and BUILD_TESTS cmake options, | Miodrag Milanovic | 2018-06-23 | 1 | -0/+5 |
* | Added credits | Miodrag Milanovic | 2018-06-22 | 1 | -0/+19 |
* | fixed namespace for gui section | Miodrag Milanovic | 2018-06-22 | 1 | -1/+7 |