| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Make at least 50 of pips available in uphill/downhill | Miodrag Milanovic | 2018-07-15 | 1 | -10/+21 |
* | Added splash screen info while loading | Miodrag Milanovic | 2018-07-15 | 1 | -0/+5 |
* | added highlight groups | Miodrag Milanovic | 2018-07-15 | 1 | -41/+124 |
* | added browsing history | Miodrag Milanovic | 2018-07-15 | 1 | -0/+56 |
* | make linked items clickable | Miodrag Milanovic | 2018-07-15 | 1 | -15/+43 |
* | add select on property pane, and action to double click | Miodrag Milanovic | 2018-07-15 | 1 | -17/+41 |
* | show selected item from property window as well, cleanup | Miodrag Milanovic | 2018-07-15 | 1 | -254/+183 |
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Sergiusz Bazanski | 2018-07-14 | 1 | -19/+29 |
|\ |
|
| * | display selected object from tree | Miodrag Milanovic | 2018-07-14 | 1 | -2/+13 |
| * | simplified Icon allocation | Miodrag Milanovic | 2018-07-14 | 1 | -15/+10 |
| * | use itemSelectionChanged, keyboard selection works | Miodrag Milanovic | 2018-07-14 | 1 | -2/+6 |
* | | Revert "Move read methods to ReadMethods, remove some legacy access to Arch" | Sergiusz Bazanski | 2018-07-14 | 1 | -14/+12 |
|/ |
|
* | Move read methods to ReadMethods, remove some legacy access to Arch | Sergiusz Bazanski | 2018-07-14 | 1 | -12/+14 |
* | Updates from clang-format | Clifford Wolf | 2018-07-12 | 1 | -5/+5 |
* | disable actions and make them accesible | Miodrag Milanovic | 2018-07-11 | 1 | -4/+8 |
* | margins fix | Miodrag Milanovic | 2018-07-11 | 1 | -1/+3 |
* | Fix layout | Miodrag Milanovic | 2018-07-11 | 1 | -4/+25 |
* | GUI preparation for search and browse history | Miodrag Milanovic | 2018-07-11 | 1 | -0/+32 |
* | cleared a warning and add note for python | Miodrag Milanovic | 2018-07-08 | 1 | -8/+8 |
* | Added rest of properties to all sections in GUI | Miodrag Milanovic | 2018-07-07 | 1 | -2/+115 |
* | 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 |
* | 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 |