Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup | Miodrag Milanovic | 2019-06-14 | 1 | -1/+0 |
| | |||||
* | Remove concept of project and code connected | Miodrag Milanovic | 2019-06-13 | 1 | -8/+0 |
| | |||||
* | Add GUI for executing python file | Miodrag Milanovic | 2018-12-14 | 1 | -0/+5 |
| | |||||
* | Make loading works nice and use settings | Miodrag Milanovic | 2018-08-08 | 1 | -2/+3 |
| | |||||
* | clangformat | Miodrag Milanovic | 2018-08-08 | 1 | -0/+1 |
| | |||||
* | move load/save proj to base | Miodrag Milanovic | 2018-08-08 | 1 | -2/+5 |
| | |||||
* | Disable menu options on json load | Miodrag Milanovic | 2018-08-05 | 1 | -3/+3 |
| | |||||
* | Move ArchArgs to BaseWindow | Miodrag Milanovic | 2018-08-04 | 1 | -1/+2 |
| | |||||
* | clangformat | Miodrag Milanovic | 2018-08-02 | 1 | -7/+8 |
| | |||||
* | Document and cleanup | Miodrag Milanovic | 2018-08-02 | 1 | -11/+12 |
| | |||||
* | Move common logic to basewindow | Miodrag Milanovic | 2018-08-02 | 1 | -1/+38 |
| | |||||
* | added buttons for new zoom operations | Miodrag Milanovic | 2018-07-26 | 1 | -0/+4 |
| | |||||
* | Made save project work as well | Miodrag Milanovic | 2018-07-21 | 1 | -0/+1 |
| | |||||
* | removed not used and buggy features | Miodrag Milanovic | 2018-07-18 | 1 | -5/+0 |
| | |||||
* | Added Yosys tab with interactive console | Miodrag Milanovic | 2018-07-16 | 1 | -0/+2 |
| | |||||
* | Added splash screen info while loading | Miodrag Milanovic | 2018-07-15 | 1 | -0/+6 |
| | |||||
* | display selected object from tree | Miodrag Milanovic | 2018-07-14 | 1 | -0/+1 |
| | |||||
* | join python and info into one tab | Miodrag Milanovic | 2018-07-14 | 1 | -2/+3 |
| | |||||
* | Use command line parameters settings for GUI as well. | Miodrag Milanovic | 2018-07-13 | 1 | -3/+3 |
| | |||||
* | Updates from clang-format | Clifford Wolf | 2018-07-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | added progress bar for future use | Miodrag Milanovic | 2018-07-12 | 1 | -0/+2 |
| | |||||
* | Display nets and cells as well | Miodrag Milanovic | 2018-07-05 | 1 | -0/+1 |
| | |||||
* | disable new and open while tasks are running | Miodrag Milanovic | 2018-06-27 | 1 | -0/+2 |
| | |||||
* | Make GUI use recreated context | Miodrag Milanovic | 2018-06-26 | 1 | -1/+4 |
| | |||||
* | Preps for more UI functionality | Miodrag Milanovic | 2018-06-26 | 1 | -2/+3 |
| | |||||
* | Added credits | Miodrag Milanovic | 2018-06-22 | 1 | -0/+19 |
| | |||||
* | fixed namespace for gui section | Miodrag Milanovic | 2018-06-22 | 1 | -3/+4 |
| | |||||
* | log_error now trows exception, main is covering catch | Miodrag Milanovic | 2018-06-21 | 1 | -1/+1 |
| | |||||
* | Added task manager and worker thread for ice40 | Miodrag Milanovic | 2018-06-21 | 1 | -3/+6 |
| | |||||
* | Add graphics view in tab | Miodrag Milanovic | 2018-06-21 | 1 | -0/+1 |
| | |||||
* | cleanup | Miodrag Milanovic | 2018-06-21 | 1 | -4/+3 |
| | |||||
* | Make arch specific main window | Miodrag Milanovic | 2018-06-21 | 1 | -0/+45 |