Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor GUI to use IdStringLists | D. Shah | 2021-02-02 | 1 | -1/+1 |
* | Changes to cover issues from code review | Miodrag Milanovic | 2018-10-29 | 1 | -0/+1 |
* | clangformat | Miodrag Milanovic | 2018-10-27 | 1 | -1/+1 |
* | Split tree models and make other features work with it | Miodrag Milanovic | 2018-10-27 | 1 | -8/+14 |
* | clangformat | David Shah | 2018-09-30 | 1 | -2/+3 |
* | Added hover on properties as well, fixes #64 | Miodrag Milanovic | 2018-08-22 | 1 | -0/+1 |
* | Hover on items in tree | Miodrag Milanovic | 2018-08-22 | 1 | -1/+20 |
* | Document and cleanup | Miodrag Milanovic | 2018-08-02 | 1 | -1/+0 |
* | gui: move tree model into own namespace | Sergiusz Bazanski | 2018-08-01 | 1 | -3/+3 |
* | Merge branch 'master' into q3k/treemodel-fast | Sergiusz Bazanski | 2018-08-01 | 1 | -0/+6 |
|\ | |||||
| * | Implement simple search | Miodrag Milanovic | 2018-07-30 | 1 | -0/+6 |
* | | gui: lazy loading of tree model | Sergiusz Bazanski | 2018-07-31 | 1 | -2/+2 |
|/ | |||||
* | double click on tree, zoom on selected object | Miodrag Milanovic | 2018-07-29 | 1 | -0/+2 |
* | Move all to tree model | Miodrag Milanovic | 2018-07-28 | 1 | -23/+10 |
* | gui: allow selecting pips | Sergiusz Bazanski | 2018-07-27 | 1 | -0/+1 |
* | gui: ctrl click to select multiple elements | Sergiusz Bazanski | 2018-07-27 | 1 | -3/+3 |
* | gui: implement basic cursor picking | Sergiusz Bazanski | 2018-07-26 | 1 | -1/+3 |
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Sergiusz Bazanski | 2018-07-26 | 1 | -2/+1 |
|\ | |||||
| * | clangformat and GraphicElement::style comments | Clifford Wolf | 2018-07-26 | 1 | -1/+1 |
| * | highlight operation on multiple items | Miodrag Milanovic | 2018-07-26 | 1 | -2/+1 |
* | | gui: clickable bels, WIP | Sergiusz Bazanski | 2018-07-26 | 1 | -0/+1 |
|/ | |||||
* | added clear action for browsing history | Miodrag Milanovic | 2018-07-18 | 1 | -0/+1 |
* | removed not used and buggy features | Miodrag Milanovic | 2018-07-18 | 1 | -2/+0 |
* | Added splash screen info while loading | Miodrag Milanovic | 2018-07-15 | 1 | -0/+2 |
* | added highlight groups | Miodrag Milanovic | 2018-07-15 | 1 | -1/+7 |
* | added browsing history | Miodrag Milanovic | 2018-07-15 | 1 | -0/+5 |
* | make linked items clickable | Miodrag Milanovic | 2018-07-15 | 1 | -0/+4 |
* | add select on property pane, and action to double click | Miodrag Milanovic | 2018-07-15 | 1 | -3/+3 |
* | show selected item from property window as well, cleanup | Miodrag Milanovic | 2018-07-15 | 1 | -2/+18 |
* | display selected object from tree | Miodrag Milanovic | 2018-07-14 | 1 | -0/+1 |
* | use itemSelectionChanged, keyboard selection works | Miodrag Milanovic | 2018-07-14 | 1 | -1/+1 |
* | disable actions and make them accesible | Miodrag Milanovic | 2018-07-11 | 1 | -0/+5 |
* | clang format and some cleanup | Miodrag Milanovic | 2018-07-06 | 1 | -1/+1 |
* | more properties added for nets | Miodrag Milanovic | 2018-07-05 | 1 | -2/+4 |
* | made current properties read only | Miodrag Milanovic | 2018-07-05 | 1 | -0/+1 |
* | Display nets and cells as well | Miodrag Milanovic | 2018-07-05 | 1 | -0/+3 |
* | Make GUI use recreated context | 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 | -2/+3 |
* | Rename Design to Context, derive from Arch instead of instantiating | Clifford Wolf | 2018-06-18 | 1 | -3/+3 |
* | Propagate signals | Miodrag Milanovic | 2018-06-15 | 1 | -1/+4 |
* | Split design widget on side | Miodrag Milanovic | 2018-06-14 | 1 | -0/+45 |