Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fixed return codes for packer, placer and router | Miodrag Milanovic | 2018-06-21 | 1 | -13/+15 | |
| * | log_error now trows exception, main is covering catch | Miodrag Milanovic | 2018-06-21 | 7 | -34/+22 | |
| * | Cleanup parse_json_file API, some other cleanups | Clifford Wolf | 2018-06-21 | 1 | -1/+1 | |
| * | Added task manager and worker thread for ice40 | Miodrag Milanovic | 2018-06-21 | 8 | -32/+147 | |
| * | Add graphics view in tab | Miodrag Milanovic | 2018-06-21 | 2 | -1/+6 | |
| * | cleanup | Miodrag Milanovic | 2018-06-21 | 4 | -9/+6 | |
| * | Make arch specific main window | Miodrag Milanovic | 2018-06-21 | 11 | -214/+149 | |
* | | Reimplement FPGAWidget in modern OpenGL. | Sergiusz Bazanski | 2018-06-22 | 2 | -106/+498 | |
* | | Contextualize DesignWidget | Sergiusz Bazanski | 2018-06-20 | 1 | -7/+7 | |
|/ | ||||||
* | Cleanup of cmake files for easier development | Miodrag Milanovic | 2018-06-20 | 4 | -90/+17 | |
* | put source changes for qtpropertybrowser back and make build simple | Miodrag Milanovic | 2018-06-20 | 1 | -36/+0 | |
* | Added context menus for python and info tab | Miodrag Milanovic | 2018-06-20 | 4 | -0/+43 | |
* | Added custom line editor with history | Miodrag Milanovic | 2018-06-20 | 5 | -17/+124 | |
* | Small gui improvements and open json functionality | Miodrag Milanovic | 2018-06-19 | 4 | -16/+55 | |
* | Rename Design to Context, derive from Arch instead of instantiating | Clifford Wolf | 2018-06-18 | 6 | -23/+23 | |
* | Create all without ui file, enables more control | Miodrag Milanovic | 2018-06-15 | 4 | -173/+93 | |
* | Propagate signals | Miodrag Milanovic | 2018-06-15 | 4 | -2/+13 | |
* | Added back some size limits for UI | Miodrag Milanovic | 2018-06-14 | 3 | -4/+9 | |
* | Split design widget on side | Miodrag Milanovic | 2018-06-14 | 6 | -258/+289 | |
* | separate clearProperties | Miodrag Milanovic | 2018-06-14 | 2 | -4/+12 | |
* | Cleanup | Miodrag Milanovic | 2018-06-14 | 5 | -7/+6 | |
* | Split to classes | Miodrag Milanovic | 2018-06-14 | 7 | -136/+169 | |
* | Split per widgets | Miodrag Milanovic | 2018-06-14 | 2 | -360/+414 | |
* | Cleanup and preps for further ui work | Miodrag Milanovic | 2018-06-13 | 3 | -62/+48 | |
* | Make custom types for elements in tree view | Miodrag Milanovic | 2018-06-13 | 2 | -177/+145 | |
* | Add hierarchy to bel/wire/pip names | Clifford Wolf | 2018-06-13 | 1 | -2/+3 | |
* | context menu and cleanup | Miodrag Milanovic | 2018-06-12 | 2 | -10/+43 | |
* | clangformat cleanup | Miodrag Milanovic | 2018-06-12 | 1 | -7/+6 | |
* | reveresed logic for enabling main file, and made tests link arch files | Miodrag Milanovic | 2018-06-12 | 1 | -6/+31 | |
* | Add QTreeWidget and fill with bels | Miodrag Milanovic | 2018-06-12 | 2 | -1/+13 | |
* | Add nextpnr namespace | Clifford Wolf | 2018-06-12 | 2 | -0/+7 | |
* | Clang format to ignore 3rdparty and fix one file | Miodrag Milanovic | 2018-06-11 | 1 | -36/+83 | |
* | Added property editor for example | Miodrag Milanovic | 2018-06-11 | 3 | -8/+144 | |
* | compile QtPropertyBrowser | Miodrag Milanovic | 2018-06-11 | 1 | -3/+34 | |
* | Add "nextpnr.h" | Clifford Wolf | 2018-06-11 | 2 | -2/+3 | |
* | Proper looking output in python console | Miodrag Milanovic | 2018-06-11 | 1 | -7/+12 | |
* | OpenGL library portable way of using | Miodrag Milanovic | 2018-06-11 | 1 | -1/+2 | |
* | nice way to get main window | Miodrag Milanovic | 2018-06-10 | 2 | -3/+15 | |
* | Draw fpga model | Miodrag Milanovic | 2018-06-10 | 2 | -13/+43 | |
* | Propagate design to widget | Miodrag Milanovic | 2018-06-10 | 3 | -0/+5 | |
* | Pass design to gui, display chip name | Miodrag Milanovic | 2018-06-10 | 2 | -3/+7 | |
* | clang format for gui related files | Miodrag Milanovic | 2018-06-06 | 6 | -154/+116 | |
* | Allow loading and running Python files before GUI starts | David Shah | 2018-06-07 | 1 | -4/+0 | |
* | Initial GUI work | Miodrag Milanovic | 2018-06-05 | 14 | -0/+788 |