Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | 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 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | 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 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | 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 | |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | |||||
* | Initial GUI work | Miodrag Milanovic | 2018-06-05 | 14 | -0/+788 | |