Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | clang format and some cleanup | Miodrag Milanovic | 2018-07-06 | 1 | -90/+81 | |
| | ||||||
* | all nets and cells info visible in properties | Miodrag Milanovic | 2018-07-06 | 1 | -74/+189 | |
| | ||||||
* | Cleanup and fix of property view | Miodrag Milanovic | 2018-07-06 | 1 | -9/+3 | |
| | ||||||
* | more properties added for nets | Miodrag Milanovic | 2018-07-05 | 1 | -2/+66 | |
| | ||||||
* | made current properties read only | Miodrag Milanovic | 2018-07-05 | 1 | -6/+8 | |
| | ||||||
* | display properties for nets and cells and simplify types | Miodrag Milanovic | 2018-07-05 | 1 | -35/+27 | |
| | ||||||
* | Display nets and cells as well | Miodrag Milanovic | 2018-07-05 | 1 | -1/+51 | |
| | ||||||
* | Proper tree in tree view for bels, wires and pips | Miodrag Milanovic | 2018-07-05 | 1 | -20/+72 | |
| | ||||||
* | clangformat cleanup | Miodrag Milanovic | 2018-06-28 | 1 | -6/+3 | |
| | ||||||
* | Make GUI use recreated context | Miodrag Milanovic | 2018-06-26 | 1 | -34/+49 | |
| | ||||||
* | Fix some memory leaks | Miodrag Milanovic | 2018-06-25 | 1 | -1/+0 | |
| | ||||||
* | display type in properties | Miodrag Milanovic | 2018-06-23 | 1 | -0/+6 | |
| | ||||||
* | clangformat cleanup | Miodrag Milanovic | 2018-06-23 | 1 | -43/+15 | |
| | ||||||
* | Added BUILD_GUI, BUILD_PYTHON and BUILD_TESTS cmake options, | Miodrag Milanovic | 2018-06-23 | 1 | -1/+0 | |
| | ||||||
* | OpenGL 3.1, VAO/VBO | Sergiusz Bazanski | 2018-06-22 | 1 | -4/+4 | |
| | ||||||
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/gl | Sergiusz Bazanski | 2018-06-22 | 1 | -0/+19 | |
|\ | ||||||
| * | Added credits | Miodrag Milanovic | 2018-06-22 | 1 | -0/+19 | |
| | | ||||||
* | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/gl | Sergiusz Bazanski | 2018-06-22 | 1 | -0/+4 | |
|\| | ||||||
| * | fixed namespace for gui section | Miodrag Milanovic | 2018-06-22 | 1 | -0/+4 | |
| | | ||||||
* | | Contextualize DesignWidget | Sergiusz Bazanski | 2018-06-20 | 1 | -7/+7 | |
|/ | ||||||
* | Rename Design to Context, derive from Arch instead of instantiating | Clifford Wolf | 2018-06-18 | 1 | -8/+8 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Propagate signals | Miodrag Milanovic | 2018-06-15 | 1 | -1/+2 | |
| | ||||||
* | Added back some size limits for UI | Miodrag Milanovic | 2018-06-14 | 1 | -0/+2 | |
| | ||||||
* | Split design widget on side | Miodrag Milanovic | 2018-06-14 | 1 | -0/+233 | |