Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ice40: Use snake case for arch-specific functions | D. Shah | 2021-02-03 | 1 | -13/+13 |
* | Preserve cmd parameters when loading json from GUI | Miodrag Milanovic | 2020-09-04 | 1 | -0/+1 |
* | Use proper names in GUI | Miodrag Milanovic | 2020-07-08 | 1 | -12/+12 |
* | Support rest of parts | Miodrag Milanovic | 2020-07-08 | 1 | -0/+6 |
* | Adding LP4K as well | Miodrag Milanovic | 2020-07-08 | 1 | -0/+2 |
* | Support 4K parts directly | Miodrag Milanovic | 2020-07-08 | 1 | -0/+2 |
* | Simplify and improve chipdb embedding/loading. | whitequark | 2020-06-26 | 1 | -44/+19 |
* | json: Remove legacy frontend | David Shah | 2019-12-27 | 1 | -1/+0 |
* | clangformat run | Miodrag Milanovic | 2019-06-25 | 1 | -3/+4 |
* | enable lading of jsons and setting up context | Miodrag Milanovic | 2019-06-14 | 1 | -4/+4 |
* | gui for json write and proper statuses | Miodrag Milanovic | 2019-06-14 | 1 | -2/+6 |
* | Cleanup | Miodrag Milanovic | 2019-06-14 | 1 | -6/+0 |
* | Save settings and give nicer names to some | Miodrag Milanovic | 2018-08-10 | 1 | -1/+1 |
* | Make loading works nice and use settings | Miodrag Milanovic | 2018-08-08 | 1 | -6/+6 |
* | Use settings for json and pcf | Miodrag Milanovic | 2018-08-08 | 1 | -1/+1 |
* | clangformat | Miodrag Milanovic | 2018-08-08 | 1 | -1/+1 |
* | move load/save proj to base | Miodrag Milanovic | 2018-08-08 | 1 | -34/+1 |
* | Use ProjectHandler from gui as well | Miodrag Milanovic | 2018-08-06 | 1 | -86/+9 |
* | Utility calls static | Miodrag Milanovic | 2018-08-04 | 1 | -1/+1 |
* | Move ArchArgs to BaseWindow | Miodrag Milanovic | 2018-08-04 | 1 | -1/+1 |
* | not needed anymore | Miodrag Milanovic | 2018-08-04 | 1 | -7/+0 |
* | Moved to new signal slot syntax | Miodrag Milanovic | 2018-08-03 | 1 | -3/+3 |
* | clangformat | Miodrag Milanovic | 2018-08-02 | 1 | -13/+6 |
* | Document and cleanup | Miodrag Milanovic | 2018-08-02 | 1 | -6/+6 |
* | Move common logic to basewindow | Miodrag Milanovic | 2018-08-02 | 1 | -207/+13 |
* | Make worker generic | Miodrag Milanovic | 2018-08-02 | 1 | -47/+26 |
* | added buttons for new zoom operations | Miodrag Milanovic | 2018-07-26 | 1 | -0/+2 |
* | clangformat | Clifford Wolf | 2018-07-22 | 1 | -1/+1 |
* | Fix warnings and status | Miodrag Milanovic | 2018-07-21 | 1 | -2/+2 |
* | Made save project work as well | Miodrag Milanovic | 2018-07-21 | 1 | -6/+40 |
* | made open project to work | Miodrag Milanovic | 2018-07-21 | 1 | -2/+73 |
* | removed not used and buggy features | Miodrag Milanovic | 2018-07-18 | 1 | -1/+0 |
* | Added splash screen info while loading | Miodrag Milanovic | 2018-07-15 | 1 | -0/+1 |
* | make linked items clickable | Miodrag Milanovic | 2018-07-15 | 1 | -10/+10 |
* | simplified Icon allocation | Miodrag Milanovic | 2018-07-14 | 1 | -50/+30 |
* | join python and info into one tab | Miodrag Milanovic | 2018-07-14 | 1 | -6/+0 |
* | Add ctx->pack() API | Clifford Wolf | 2018-07-13 | 1 | -1/+0 |
* | Fixed initial title and actions after new | Miodrag Milanovic | 2018-07-13 | 1 | -2/+3 |
* | Use command line parameters settings for GUI as well. | Miodrag Milanovic | 2018-07-13 | 1 | -19/+30 |
* | Add ctx->place() API | Clifford Wolf | 2018-07-11 | 1 | -1/+0 |
* | Add ctx->route() API | Clifford Wolf | 2018-07-11 | 1 | -2/+1 |
* | Added ICE40_HX1K_ONLY check in gui and main | Miodrag Milanovic | 2018-07-10 | 1 | -0/+4 |
* | Added selection of chip and pacakge on new projet in GUI | Miodrag Milanovic | 2018-07-07 | 1 | -10/+66 |
* | Display nets and cells as well | Miodrag Milanovic | 2018-07-05 | 1 | -0/+4 |
* | clangformat cleanup | Miodrag Milanovic | 2018-06-28 | 1 | -6/+6 |
* | disable new and open while tasks are running | Miodrag Milanovic | 2018-06-27 | 1 | -0/+9 |
* | Make GUI use recreated context | Miodrag Milanovic | 2018-06-26 | 1 | -4/+22 |
* | Preps for more UI functionality | Miodrag Milanovic | 2018-06-26 | 1 | -3/+31 |
* | Added Save ASC option | Miodrag Milanovic | 2018-06-26 | 1 | -3/+36 |
* | added PCF load | Miodrag Milanovic | 2018-06-23 | 1 | -5/+39 |