aboutsummaryrefslogtreecommitdiffstats
path: root/gui/designwidget.h
Commit message (Collapse)AuthorAgeFilesLines
* Changes to cover issues from code reviewMiodrag Milanovic2018-10-291-0/+1
|
* clangformatMiodrag Milanovic2018-10-271-1/+1
|
* Split tree models and make other features work with itMiodrag Milanovic2018-10-271-8/+14
|
* clangformatDavid Shah2018-09-301-2/+3
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Added hover on properties as well, fixes #64Miodrag Milanovic2018-08-221-0/+1
|
* Hover on items in treeMiodrag Milanovic2018-08-221-1/+20
|
* Document and cleanupMiodrag Milanovic2018-08-021-1/+0
|
* gui: move tree model into own namespaceSergiusz Bazanski2018-08-011-3/+3
|
* Merge branch 'master' into q3k/treemodel-fastSergiusz Bazanski2018-08-011-0/+6
|\
| * Implement simple searchMiodrag Milanovic2018-07-301-0/+6
| |
* | gui: lazy loading of tree modelSergiusz Bazanski2018-07-311-2/+2
|/
* double click on tree, zoom on selected objectMiodrag Milanovic2018-07-291-0/+2
|
* Move all to tree modelMiodrag Milanovic2018-07-281-23/+10
|
* gui: allow selecting pipsSergiusz Bazanski2018-07-271-0/+1
|
* gui: ctrl click to select multiple elementsSergiusz Bazanski2018-07-271-3/+3
|
* gui: implement basic cursor pickingSergiusz Bazanski2018-07-261-1/+3
|
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrSergiusz Bazanski2018-07-261-2/+1
|\
| * clangformat and GraphicElement::style commentsClifford Wolf2018-07-261-1/+1
| | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
| * highlight operation on multiple itemsMiodrag Milanovic2018-07-261-2/+1
| |
* | gui: clickable bels, WIPSergiusz Bazanski2018-07-261-0/+1
|/
* added clear action for browsing historyMiodrag Milanovic2018-07-181-0/+1
|
* removed not used and buggy featuresMiodrag Milanovic2018-07-181-2/+0
|
* Added splash screen info while loadingMiodrag Milanovic2018-07-151-0/+2
|
* added highlight groupsMiodrag Milanovic2018-07-151-1/+7
|
* added browsing historyMiodrag Milanovic2018-07-151-0/+5
|
* make linked items clickableMiodrag Milanovic2018-07-151-0/+4
|
* add select on property pane, and action to double clickMiodrag Milanovic2018-07-151-3/+3
|
* show selected item from property window as well, cleanupMiodrag Milanovic2018-07-151-2/+18
|
* display selected object from treeMiodrag Milanovic2018-07-141-0/+1
|
* use itemSelectionChanged, keyboard selection worksMiodrag Milanovic2018-07-141-1/+1
|
* disable actions and make them accesibleMiodrag Milanovic2018-07-111-0/+5
|
* clang format and some cleanupMiodrag Milanovic2018-07-061-1/+1
|
* more properties added for netsMiodrag Milanovic2018-07-051-2/+4
|
* made current properties read onlyMiodrag Milanovic2018-07-051-0/+1
|
* Display nets and cells as wellMiodrag Milanovic2018-07-051-0/+3
|
* Make GUI use recreated contextMiodrag Milanovic2018-06-261-2/+3
|
* Added creditsMiodrag Milanovic2018-06-221-0/+19
|
* fixed namespace for gui sectionMiodrag Milanovic2018-06-221-2/+3
|
* Rename Design to Context, derive from Arch instead of instantiatingClifford Wolf2018-06-181-3/+3
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Propagate signalsMiodrag Milanovic2018-06-151-1/+4
|
* Split design widget on sideMiodrag Milanovic2018-06-141-0/+45