Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | more task control | Miodrag Milanovic | 2018-06-22 | 1 | -1/+1 |
* | log_error now trows exception, main is covering catch | Miodrag Milanovic | 2018-06-21 | 1 | -1/+0 |
* | Added task manager and worker thread for ice40 | Miodrag Milanovic | 2018-06-21 | 1 | -27/+2 |
* | Add graphics view in tab | Miodrag Milanovic | 2018-06-21 | 1 | -1/+5 |
* | cleanup | Miodrag Milanovic | 2018-06-21 | 1 | -1/+1 |
* | Make arch specific main window | Miodrag Milanovic | 2018-06-21 | 1 | -0/+138 |