Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added hover on properties as well, fixes #64 | Miodrag Milanovic | 2018-08-22 | 2 | -0/+21 |
* | Hover on items in tree | Miodrag Milanovic | 2018-08-22 | 5 | -6/+67 |
* | Fix hover when cursor leaves view, fixes #63 | Miodrag Milanovic | 2018-08-22 | 2 | -0/+9 |
* | gui: fix #57 | Serge Bazanski | 2018-08-19 | 1 | -3/+17 |
* | fix zoom on elements, fixes #61 | Miodrag Milanovic | 2018-08-19 | 1 | -1/+1 |
* | Merge pull request #47 from YosysHQ/settings_propagate | Clifford Wolf | 2018-08-18 | 2 | -2/+2 |
|\ | |||||
| * | Save settings and give nicer names to some | Miodrag Milanovic | 2018-08-10 | 2 | -2/+2 |
* | | Add arch attributes display to GUI | Clifford Wolf | 2018-08-18 | 1 | -0/+15 |
|/ | |||||
* | Make loading works nice and use settings | Miodrag Milanovic | 2018-08-08 | 6 | -27/+29 |
* | Use settings for json and pcf | Miodrag Milanovic | 2018-08-08 | 2 | -2/+1 |
* | Merge branch 'master' of github.com:YosysHQ/nextpnr into constids | Clifford Wolf | 2018-08-08 | 8 | -140/+63 |
|\ | |||||
| * | cleanup | Miodrag Milanovic | 2018-08-08 | 4 | -12/+0 |
| * | clangformat | Miodrag Milanovic | 2018-08-08 | 6 | -8/+12 |
| * | move load/save proj to base | Miodrag Milanovic | 2018-08-08 | 4 | -39/+40 |
| * | Merge remote-tracking branch 'origin/master' into common_main | Miodrag Milanovic | 2018-08-08 | 1 | -6/+6 |
| |\ | |||||
| * | | Use ProjectHandler from gui as well | Miodrag Milanovic | 2018-08-06 | 1 | -86/+9 |
| * | | Disable menu options on json load | Miodrag Milanovic | 2018-08-05 | 3 | -6/+13 |
* | | | Get rid of PortPin and BelType (ice40, generic, docs) | Clifford Wolf | 2018-08-08 | 1 | -4/+4 |
| |/ |/| | |||||
* | | API change: Use CellInfo* and NetInfo* as cell/net handles (common, ice40) | Clifford Wolf | 2018-08-05 | 1 | -6/+6 |
|/ | |||||
* | Utility calls static | Miodrag Milanovic | 2018-08-04 | 2 | -2/+2 |
* | Move ArchArgs to BaseWindow | Miodrag Milanovic | 2018-08-04 | 7 | -11/+7 |
* | Chip selection ui for ECP5 | Miodrag Milanovic | 2018-08-04 | 2 | -1/+52 |
* | not needed anymore | Miodrag Milanovic | 2018-08-04 | 1 | -7/+0 |
* | add write bitstream | Miodrag Milanovic | 2018-08-04 | 5 | -2/+77 |
* | Unify interfaces for gui | Miodrag Milanovic | 2018-08-03 | 4 | -4/+28 |
* | Moved to new signal slot syntax | Miodrag Milanovic | 2018-08-03 | 5 | -50/+47 |
* | clangformat | Miodrag Milanovic | 2018-08-02 | 5 | -28/+23 |
* | Add names to toolbars | Miodrag Milanovic | 2018-08-02 | 1 | -4/+4 |
* | Document and cleanup | Miodrag Milanovic | 2018-08-02 | 4 | -105/+120 |
* | Move common logic to basewindow | Miodrag Milanovic | 2018-08-02 | 6 | -265/+292 |
* | Make worker generic | Miodrag Milanovic | 2018-08-02 | 4 | -109/+27 |
* | Move generic resources to top level | Miodrag Milanovic | 2018-08-02 | 10 | -8/+8 |
* | Merge pull request #13 from YosysHQ/fix-windows-ctrl-c | Miodrag Milanović | 2018-08-02 | 1 | -0/+13 |
|\ | |||||
| * | Handle CTRL-C for windows build | Miodrag Milanovic | 2018-08-02 | 1 | -0/+13 |
* | | Fix for macOS segfault | Miodrag Milanovic | 2018-08-02 | 1 | -1/+2 |
* | | Rename GUI "Graphics" tab to "Device" | Clifford Wolf | 2018-08-02 | 1 | -1/+1 |
* | | Fix destructor for tree Item, fixes clang build as well | Miodrag Milanovic | 2018-08-02 | 1 | -1/+1 |
|/ | |||||
* | Properly delete element from unordered_map | Miodrag Milanovic | 2018-08-02 | 1 | -5/+7 |
* | gui: treemodel: unregister from parent when we get destroyed | Sergiusz Bazanski | 2018-08-01 | 1 | -1/+8 |
* | gui: fix race condition when selecting elements during plavement | Sergiusz Bazanski | 2018-08-01 | 1 | -12/+45 |
* | Merge branch 'redist_slack' into 'master' | David Shah | 2018-08-01 | 1 | -2/+1 |
|\ | |||||
| * | Merge branch 'redist_slack' of gitlab.com:SymbioticEDA/nextpnr into redist_slack | Eddie Hung | 2018-07-31 | 3 | -1/+7 |
| |\ | |||||
| * | | Revert "always assign budget before placing" | Eddie Hung | 2018-07-30 | 1 | -2/+1 |
* | | | gui: fix crash on ecp5 gui, fix quadtree tests to not get broken by clangformat | Sergiusz Bazanski | 2018-08-01 | 1 | -0/+6 |
* | | | clangformat | Sergiusz Bazanski | 2018-08-01 | 3 | -78/+50 |
* | | | gui: cosmetics | Sergiusz Bazanski | 2018-08-01 | 1 | -1/+0 |
* | | | gui: fix zoom outbound not happening with fast startup time | Sergiusz Bazanski | 2018-08-01 | 2 | -8/+10 |
* | | | gui: treemodel: bail early on empty children updates in IdStringList | Sergiusz Bazanski | 2018-08-01 | 1 | -2/+16 |
* | | | gui: lock arch when accessing/building treemodel | Sergiusz Bazanski | 2018-08-01 | 3 | -3/+23 |
* | | | gui: cosmetics | Sergiusz Bazanski | 2018-08-01 | 1 | -2/+2 |